17:52:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/139009 17:52:41 Running as SYSTEM 17:52:41 [EnvInject] - Loading node environment variables. 17:52:42 Building remotely on prd-centos8-docker-8c-8g-41501 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 17:52:42 [ssh-agent] Looking for ssh-agent implementation... 17:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:42 $ ssh-agent 17:52:42 SSH_AUTH_SOCK=/tmp/ssh-DbypY2fWmPJ5/agent.5587 17:52:42 SSH_AGENT_PID=5589 17:52:42 [ssh-agent] Started. 17:52:42 Running ssh-add (command line suppressed) 17:52:42 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_6355358723133080012.key (/w/workspace/cps-master-merge-java@tmp/private_key_6355358723133080012.key) 17:52:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:52:42 The recommended git tool is: NONE 17:52:43 using credential onap-jenkins-ssh 17:52:43 Wiping out workspace first. 17:52:43 Cloning the remote Git repository 17:52:43 Cloning repository git://cloud.onap.org/mirror/cps.git 17:52:43 > git init /w/workspace/cps-master-merge-java # timeout=10 17:52:43 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:52:43 > git --version # timeout=10 17:52:43 > git --version # 'git version 2.39.1' 17:52:43 using GIT_SSH to set credentials Gerrit user 17:52:43 [INFO] Currently running in a labeled security context 17:52:43 [INFO] Currently SELinux is 'enforcing' on the host 17:52:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh9028551578240551577.key 17:52:44 Verifying host key using manually-configured host key entries 17:52:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:52:46 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:52:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:52:46 Avoid second fetch 17:52:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:52:46 Checking out Revision d8909ffdcc94cc617525f9dce857a1ebb2941b3b (refs/remotes/origin/master) 17:52:46 > git config core.sparsecheckout # timeout=10 17:52:46 > git checkout -f d8909ffdcc94cc617525f9dce857a1ebb2941b3b # timeout=30 17:52:46 Commit message: "Fix intermittent error in integration test" 17:52:46 > git rev-list --no-walk 16fac4c85041d060b5b2ea470e0fe12590d1c1af # timeout=10 17:52:50 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 17:52:50 provisioning config files... 17:52:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:52:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:52:50 [cps-master-merge-java] $ /bin/bash /tmp/jenkins16402127714695685298.sh 17:52:50 ---> python-tools-install.sh 17:52:50 Setup pyenv: 17:52:50 system 17:52:50 * 3.8.13 (set by /opt/pyenv/version) 17:52:50 * 3.9.13 (set by /opt/pyenv/version) 17:52:50 * 3.10.6 (set by /opt/pyenv/version) 17:52:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zygM 17:52:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:52:57 lf-activate-venv(): INFO: Installing: lftools 17:53:23 lf-activate-venv(): INFO: Adding /tmp/venv-zygM/bin to PATH 17:53:23 Generating Requirements File 17:53:44 Python 3.10.6 17:53:45 pip 24.2 from /tmp/venv-zygM/lib/python3.10/site-packages/pip (python 3.10) 17:53:45 appdirs==1.4.4 17:53:45 argcomplete==3.5.0 17:53:45 aspy.yaml==1.3.0 17:53:45 attrs==24.2.0 17:53:45 autopage==0.5.2 17:53:45 beautifulsoup4==4.12.3 17:53:45 boto3==1.35.25 17:53:45 botocore==1.35.25 17:53:45 bs4==0.0.2 17:53:45 cachetools==5.5.0 17:53:45 certifi==2024.8.30 17:53:45 cffi==1.17.1 17:53:45 cfgv==3.4.0 17:53:45 chardet==5.2.0 17:53:45 charset-normalizer==3.3.2 17:53:45 click==8.1.7 17:53:45 cliff==4.7.0 17:53:45 cmd2==2.4.3 17:53:45 cryptography==3.3.2 17:53:45 debtcollector==3.0.0 17:53:45 decorator==5.1.1 17:53:45 defusedxml==0.7.1 17:53:45 Deprecated==1.2.14 17:53:45 distlib==0.3.8 17:53:45 dnspython==2.6.1 17:53:45 docker==4.2.2 17:53:45 dogpile.cache==1.3.3 17:53:45 durationpy==0.7 17:53:45 email_validator==2.2.0 17:53:45 filelock==3.16.1 17:53:45 future==1.0.0 17:53:45 gitdb==4.0.11 17:53:45 GitPython==3.1.43 17:53:45 google-auth==2.35.0 17:53:45 httplib2==0.22.0 17:53:45 identify==2.6.1 17:53:45 idna==3.10 17:53:45 importlib-resources==1.5.0 17:53:45 iso8601==2.1.0 17:53:45 Jinja2==3.1.4 17:53:45 jmespath==1.0.1 17:53:45 jsonpatch==1.33 17:53:45 jsonpointer==3.0.0 17:53:45 jsonschema==4.23.0 17:53:45 jsonschema-specifications==2023.12.1 17:53:45 keystoneauth1==5.8.0 17:53:45 kubernetes==31.0.0 17:53:45 lftools==0.37.10 17:53:45 lxml==5.3.0 17:53:45 MarkupSafe==2.1.5 17:53:45 msgpack==1.1.0 17:53:45 multi_key_dict==2.0.3 17:53:45 munch==4.0.0 17:53:45 netaddr==1.3.0 17:53:45 netifaces==0.11.0 17:53:45 niet==1.4.2 17:53:45 nodeenv==1.9.1 17:53:45 oauth2client==4.1.3 17:53:45 oauthlib==3.2.2 17:53:45 openstacksdk==4.0.0 17:53:45 os-client-config==2.1.0 17:53:45 os-service-types==1.7.0 17:53:45 osc-lib==3.1.0 17:53:45 oslo.config==9.6.0 17:53:45 oslo.context==5.6.0 17:53:45 oslo.i18n==6.4.0 17:53:45 oslo.log==6.1.2 17:53:45 oslo.serialization==5.5.0 17:53:45 oslo.utils==7.3.0 17:53:45 packaging==24.1 17:53:45 pbr==6.1.0 17:53:45 platformdirs==4.3.6 17:53:45 prettytable==3.11.0 17:53:45 pyasn1==0.6.1 17:53:45 pyasn1_modules==0.4.1 17:53:45 pycparser==2.22 17:53:45 pygerrit2==2.0.15 17:53:45 PyGithub==2.4.0 17:53:45 PyJWT==2.9.0 17:53:45 PyNaCl==1.5.0 17:53:45 pyparsing==2.4.7 17:53:45 pyperclip==1.9.0 17:53:45 pyrsistent==0.20.0 17:53:45 python-cinderclient==9.6.0 17:53:45 python-dateutil==2.9.0.post0 17:53:45 python-heatclient==4.0.0 17:53:45 python-jenkins==1.8.2 17:53:45 python-keystoneclient==5.5.0 17:53:45 python-magnumclient==4.7.0 17:53:45 python-openstackclient==7.1.2 17:53:45 python-swiftclient==4.6.0 17:53:45 PyYAML==6.0.2 17:53:45 referencing==0.35.1 17:53:45 requests==2.32.3 17:53:45 requests-oauthlib==2.0.0 17:53:45 requestsexceptions==1.4.0 17:53:45 rfc3986==2.0.0 17:53:45 rpds-py==0.20.0 17:53:45 rsa==4.9 17:53:45 ruamel.yaml==0.18.6 17:53:45 ruamel.yaml.clib==0.2.8 17:53:45 s3transfer==0.10.2 17:53:45 simplejson==3.19.3 17:53:45 six==1.16.0 17:53:45 smmap==5.0.1 17:53:45 soupsieve==2.6 17:53:45 stevedore==5.3.0 17:53:45 tabulate==0.9.0 17:53:45 toml==0.10.2 17:53:45 tomlkit==0.13.2 17:53:45 tqdm==4.66.5 17:53:45 typing_extensions==4.12.2 17:53:45 tzdata==2024.2 17:53:45 urllib3==1.26.20 17:53:45 virtualenv==20.26.5 17:53:45 wcwidth==0.2.13 17:53:45 websocket-client==1.8.0 17:53:45 wrapt==1.16.0 17:53:45 xdg==6.0.0 17:53:45 xmltodict==0.13.0 17:53:45 yq==3.4.3 17:53:45 [EnvInject] - Injecting environment variables from a build step. 17:53:45 [EnvInject] - Injecting as environment variables the properties content 17:53:45 SET_JDK_VERSION=openjdk17 17:53:45 GIT_URL="git://cloud.onap.org/mirror" 17:53:45 17:53:45 [EnvInject] - Variables injected successfully. 17:53:45 [cps-master-merge-java] $ /bin/sh /tmp/jenkins15493422315245985894.sh 17:53:45 ---> update-java-alternatives.sh 17:53:45 ---> Updating Java version 17:53:45 ---> RedHat type system detected 17:53:46 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:53:46 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:53:46 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) 17:53:46 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:53:46 [EnvInject] - Injecting environment variables from a build step. 17:53:46 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:53:46 [EnvInject] - Variables injected successfully. 17:53:46 provisioning config files... 17:53:46 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config16746664360129515361tmp 17:53:46 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config7779257381759773215tmp 17:53:46 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 17:53:46 Run condition [Regular expression match] preventing perform for step [Execute shell] 17:53:46 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-41501 17:53:47 using settings config with name cps-settings 17:53:47 Replacing all maven server entries not found in credentials list is true 17:53:47 using global settings config with name global-settings 17:53:47 Replacing all maven server entries not found in credentials list is true 17:53:47 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9038265547283407114.xml -gs /tmp/global-settings3545815390572928833.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d8909ffdcc94cc617525f9dce857a1ebb2941b3b -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/139009 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=139009 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/09/139009/1 -DGERRIT_NEWREV=d8909ffdcc94cc617525f9dce857a1ebb2941b3b "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IGludGVybWl0dGVudCBlcnJvciBpbiBpbnRlZ3JhdGlvbiB0ZXN0CgotIG1ha2UgY29sbGVjdGlvbiB2ZXJpZmljYXRpb24gb3JkZXIgaW5kZXBlbmRlbnQKCklzc3VlLUlEOiBDUFMtNDc1CkNoYW5nZS1JZDogSWIwNzBmZDUzNjA0NjNjOTNiYTYxOTNhODRhMWRmY2QxMWNkODAyZmEKU2lnbmVkLW9mZi1ieTogVG9pbmVTaWViZWxpbmsgPHRvaW5lLnNpZWJlbGlua0Blc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix intermittent error in integration test" '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ib070fd5360463c93ba6193a84a1dfcd11cd802fa -DGERRIT_EVENT_HASH=-101119698 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 17:53:48 [INFO] Scanning for projects... 17:53:51 [WARNING] 17:53:51 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.5.3-SNAPSHOT 17:53:51 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 17:53:51 [WARNING] 17:53:51 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.5.3-SNAPSHOT 17:53:51 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 17:53:51 [WARNING] 17:53:51 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.5.3-SNAPSHOT 17:53:51 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 17:53:51 [WARNING] 17:53:51 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 17:53:51 [WARNING] 17:53:51 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 17:53:51 [WARNING] 17:53:51 [INFO] ------------------------------------------------------------------------ 17:53:51 [INFO] Reactor Build Order: 17:53:51 [INFO] 17:53:51 [INFO] org.onap.cps:cps-dependencies [pom] 17:53:51 [INFO] cps-bom [pom] 17:53:51 [INFO] checkstyle [jar] 17:53:51 [INFO] spotbugs [jar] 17:53:51 [INFO] cps-parent [pom] 17:53:51 [INFO] cps-events [jar] 17:53:51 [INFO] cps-path-parser [jar] 17:53:51 [INFO] cps-service [jar] 17:53:51 [INFO] cps-rest [jar] 17:53:51 [INFO] cps-ncmp-events [jar] 17:53:51 [INFO] cps-ncmp-service [jar] 17:53:51 [INFO] cps-ncmp-rest [jar] 17:53:51 [INFO] cps-ncmp-rest-stub [pom] 17:53:51 [INFO] cps-ncmp-rest-stub-service [jar] 17:53:51 [INFO] cps-ncmp-rest-stub-app [jar] 17:53:51 [INFO] cps-ri [jar] 17:53:51 [INFO] integration-test [jar] 17:53:51 [INFO] cps-application [jar] 17:53:51 [INFO] policy-executor-stub [jar] 17:53:51 [INFO] jacoco-report [jar] 17:53:51 [INFO] cps [pom] 17:53:51 [INFO] 17:53:51 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 17:53:51 [INFO] Building org.onap.cps:cps-dependencies 3.5.3-SNAPSHOT [1/21] 17:53:51 [INFO] --------------------------------[ pom ]--------------------------------- 17:53:51 [INFO] 17:53:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 17:53:51 [INFO] 17:53:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 17:53:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.5.3-SNAPSHOT/cps-dependencies-3.5.3-SNAPSHOT.pom 17:53:52 [INFO] 17:53:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 17:53:53 [INFO] 17:53:53 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 17:53:53 [INFO] Building cps-bom 3.5.3-SNAPSHOT [2/21] 17:53:53 [INFO] --------------------------------[ pom ]--------------------------------- 17:53:53 [INFO] 17:53:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 17:53:53 [INFO] 17:53:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 17:53:53 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.5.3-SNAPSHOT/cps-bom-3.5.3-SNAPSHOT.pom 17:53:53 [INFO] 17:53:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 17:53:53 [INFO] 17:53:53 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 17:53:53 [INFO] Building checkstyle 3.5.3-SNAPSHOT [3/21] 17:53:53 [INFO] --------------------------------[ jar ]--------------------------------- 17:53:53 [INFO] 17:53:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 17:53:53 [INFO] 17:53:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 17:53:54 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:53:54 [INFO] Copying 4 resources 17:53:54 [INFO] 17:53:54 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 17:53:56 [INFO] No sources to compile 17:53:56 [INFO] 17:53:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 17:53:56 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:53:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 17:53:56 [INFO] 17:53:56 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 17:53:56 [INFO] No sources to compile 17:53:56 [INFO] 17:53:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 17:53:56 [INFO] No tests to run. 17:53:56 [INFO] 17:53:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 17:53:56 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.5.3-SNAPSHOT.jar 17:53:56 [INFO] 17:53:56 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 17:53:57 ======================================================================================================================== 17:53:57 Copyright Check Python Script: 17:53:57 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/ModuleServiceIntegrationSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 17:53:57 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/ModuleServiceIntegrationSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 17:53:57 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/ModuleServiceIntegrationSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 17:53:57 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/ModuleServiceIntegrationSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 17:53:57 2 issue(s) found after 1 altered file(s) checked 17:53:57 ======================================================================================================================== 17:53:57 [INFO] 17:53:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 17:53:57 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.3-SNAPSHOT/checkstyle-3.5.3-SNAPSHOT.jar 17:53:57 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.3-SNAPSHOT/checkstyle-3.5.3-SNAPSHOT.pom 17:53:57 [INFO] 17:53:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 17:53:57 [INFO] 17:53:57 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 17:53:57 [INFO] Building spotbugs 3.5.3-SNAPSHOT [4/21] 17:53:57 [INFO] --------------------------------[ jar ]--------------------------------- 17:53:57 [INFO] 17:53:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 17:53:57 [INFO] 17:53:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 17:53:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:53:57 [INFO] Copying 1 resource 17:53:57 [INFO] 17:53:57 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 17:53:57 [INFO] No sources to compile 17:53:57 [INFO] 17:53:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 17:53:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:53:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 17:53:57 [INFO] 17:53:57 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 17:53:57 [INFO] No sources to compile 17:53:57 [INFO] 17:53:57 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 17:53:57 [INFO] No tests to run. 17:53:57 [INFO] 17:53:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 17:53:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.5.3-SNAPSHOT.jar 17:53:57 [INFO] 17:53:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 17:53:57 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.3-SNAPSHOT/spotbugs-3.5.3-SNAPSHOT.jar 17:53:57 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.3-SNAPSHOT/spotbugs-3.5.3-SNAPSHOT.pom 17:53:57 [INFO] 17:53:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 17:53:57 [INFO] 17:53:57 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 17:53:57 [INFO] Building cps-parent 3.5.3-SNAPSHOT [5/21] 17:53:57 [INFO] --------------------------------[ pom ]--------------------------------- 17:53:58 [INFO] 17:53:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 17:53:58 [INFO] 17:53:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 17:53:59 [INFO] 17:53:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 17:53:59 [INFO] 17:53:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 17:53:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:53:59 [INFO] 17:53:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 17:53:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:53:59 [INFO] 17:53:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 17:54:02 [INFO] You have 0 Checkstyle violations. 17:54:02 [INFO] 17:54:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 17:54:03 [INFO] You have 0 Checkstyle violations. 17:54:03 [INFO] 17:54:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 17:54:03 [INFO] Starting audit... 17:54:03 Audit done. 17:54:03 [INFO] You have 0 Checkstyle violations. 17:54:03 [INFO] 17:54:03 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 17:54:03 [INFO] 17:54:03 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 17:54:07 [INFO] 17:54:07 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 17:54:07 [INFO] 17:54:07 [INFO] 17:54:07 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 17:54:07 [INFO] 17:54:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 17:54:08 [INFO] No sources specified for compilation. Skipping. 17:54:08 [INFO] 17:54:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 17:54:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:08 [INFO] 17:54:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 17:54:08 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:08 [INFO] 17:54:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 17:54:08 [INFO] No tests to run. 17:54:08 [INFO] 17:54:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 17:54:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:08 [INFO] 17:54:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 17:54:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 17:54:08 [INFO] 17:54:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 17:54:08 [INFO] 17:54:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 17:54:08 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.5.3-SNAPSHOT/cps-parent-3.5.3-SNAPSHOT.pom 17:54:08 [INFO] 17:54:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 17:54:08 [INFO] 17:54:08 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 17:54:08 [INFO] Building cps-events 3.5.3-SNAPSHOT [6/21] 17:54:08 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:09 [INFO] 17:54:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 17:54:09 [INFO] 17:54:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 17:54:09 [INFO] 17:54:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 17:54:09 [INFO] 17:54:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 17:54:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:09 [INFO] 17:54:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 17:54:09 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:09 [INFO] 17:54:09 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 17:54:09 [INFO] 17:54:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 17:54:10 [INFO] You have 0 Checkstyle violations. 17:54:10 [INFO] 17:54:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 17:54:10 [INFO] You have 0 Checkstyle violations. 17:54:10 [INFO] 17:54:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 17:54:10 [INFO] Starting audit... 17:54:10 Audit done. 17:54:10 [INFO] You have 0 Checkstyle violations. 17:54:10 [INFO] 17:54:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 17:54:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:10 [INFO] Copying 2 resources 17:54:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 17:54:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 17:54:10 [INFO] 17:54:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 17:54:10 [INFO] Changes detected - recompiling the module! :dependency 17:54:10 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:54:11 [INFO] 17:54:11 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 17:54:11 [INFO] 17:54:11 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 17:54:11 [INFO] Fork Value is true 17:54:13 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:54:13 [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.3/spotbugs-4.2.3.jar) 17:54:13 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:54:13 [java] WARNING: System::setSecurityManager will be removed in a future release 17:54:14 [INFO] Done SpotBugs Analysis.... 17:54:14 [INFO] 17:54:14 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 17:54:14 [INFO] 17:54:14 [INFO] 17:54:14 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 17:54:14 [INFO] BugInstance size is 0 17:54:14 [INFO] Error size is 0 17:54:14 [INFO] No errors/warnings found 17:54:14 [INFO] 17:54:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 17:54:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 17:54:14 [INFO] 17:54:14 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 17:54:14 [INFO] No sources to compile 17:54:14 [INFO] 17:54:14 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 17:54:14 [INFO] No sources specified for compilation. Skipping. 17:54:14 [INFO] 17:54:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 17:54:15 [INFO] No tests to run. 17:54:15 [INFO] 17:54:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 17:54:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:15 [INFO] 17:54:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 17:54:15 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.5.3-SNAPSHOT.jar 17:54:15 [INFO] 17:54:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 17:54:15 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:15 [INFO] 17:54:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 17:54:15 [INFO] No tests to run. 17:54:15 [INFO] 17:54:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 17:54:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:15 [INFO] 17:54:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 17:54:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 17:54:15 [INFO] 17:54:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 17:54:15 [INFO] 17:54:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 17:54:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.5.3-SNAPSHOT/cps-events-3.5.3-SNAPSHOT.jar 17:54:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.5.3-SNAPSHOT/cps-events-3.5.3-SNAPSHOT.pom 17:54:15 [INFO] 17:54:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 17:54:15 [INFO] 17:54:15 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 17:54:15 [INFO] Building cps-path-parser 3.5.3-SNAPSHOT [7/21] 17:54:15 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:17 [INFO] 17:54:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 17:54:17 [INFO] 17:54:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 17:54:17 [INFO] 17:54:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 17:54:17 [INFO] 17:54:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 17:54:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:17 [INFO] 17:54:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 17:54:17 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:17 [INFO] 17:54:17 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 17:54:17 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 17:54:17 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 17:54:18 [INFO] 17:54:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 17:54:18 [INFO] You have 0 Checkstyle violations. 17:54:18 [INFO] 17:54:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 17:54:18 [INFO] You have 0 Checkstyle violations. 17:54:18 [INFO] 17:54:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 17:54:18 [INFO] Starting audit... 17:54:18 Audit done. 17:54:18 [INFO] You have 0 Checkstyle violations. 17:54:18 [INFO] 17:54:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 17:54:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 17:54:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 17:54:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 17:54:18 [INFO] 17:54:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 17:54:18 [INFO] Changes detected - recompiling the module! :dependency 17:54:18 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:54:19 [INFO] 17:54:19 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 17:54:19 [INFO] 17:54:19 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 17:54:19 [INFO] Fork Value is true 17:54:20 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:54:20 [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.3/spotbugs-4.2.3.jar) 17:54:20 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:54:20 [java] WARNING: System::setSecurityManager will be removed in a future release 17:54:22 [INFO] Done SpotBugs Analysis.... 17:54:22 [INFO] 17:54:22 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 17:54:22 [INFO] 17:54:22 [INFO] 17:54:22 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 17:54:22 [INFO] BugInstance size is 0 17:54:22 [INFO] Error size is 0 17:54:22 [INFO] No errors/warnings found 17:54:22 [INFO] 17:54:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 17:54:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 17:54:22 [INFO] 17:54:22 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 17:54:22 [INFO] No sources to compile 17:54:22 [INFO] 17:54:22 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 17:54:22 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:22 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:23 [INFO] Compiled 4 files. 17:54:23 [INFO] 17:54:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 17:54:24 [INFO] 17:54:24 [INFO] ------------------------------------------------------- 17:54:24 [INFO] T E S T S 17:54:24 [INFO] ------------------------------------------------------- 17:54:25 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:54:26 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 17:54:26 line 1:2 extraneous input '/' expecting QName 17:54:26 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 17:54:26 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 17:54:26 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 17:54:26 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 17:54:26 line 1:18 missing QName at '' 17:54:26 line 1:37 mismatched input '@' expecting {'[', '/'} 17:54:26 line 1:37 mismatched input ']' expecting {'[', '/'} 17:54:26 line 1:37 mismatched input '::' expecting {'[', '/'} 17:54:26 [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:54:26 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:54:26 line 1:2 missing QName at '/' 17:54:26 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:54:26 [INFO] 17:54:26 [INFO] Results: 17:54:26 [INFO] 17:54:26 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 17:54:26 [INFO] 17:54:26 [INFO] 17:54:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 17:54:26 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:54:26 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:54:26 [INFO] 17:54:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 17:54:26 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.5.3-SNAPSHOT.jar 17:54:26 [INFO] 17:54:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 17:54:26 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:26 [INFO] 17:54:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 17:54:26 [INFO] 17:54:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 17:54:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:54:26 [INFO] 17:54:26 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 17:54:26 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:54:26 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:54:26 [INFO] All coverage checks have been met. 17:54:26 [INFO] 17:54:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 17:54:26 [INFO] 17:54:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 17:54:26 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.5.3-SNAPSHOT/cps-path-parser-3.5.3-SNAPSHOT.jar 17:54:26 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.5.3-SNAPSHOT/cps-path-parser-3.5.3-SNAPSHOT.pom 17:54:26 [INFO] 17:54:26 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 17:54:26 [INFO] 17:54:26 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 17:54:26 [INFO] Building cps-service 3.5.3-SNAPSHOT [8/21] 17:54:26 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:32 [INFO] 17:54:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 17:54:32 [INFO] 17:54:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 17:54:32 [INFO] 17:54:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 17:54:32 [INFO] 17:54:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 17:54:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:32 [INFO] 17:54:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 17:54:32 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:54:32 [INFO] 17:54:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 17:54:32 [INFO] You have 0 Checkstyle violations. 17:54:32 [INFO] 17:54:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 17:54:33 [INFO] You have 0 Checkstyle violations. 17:54:33 [INFO] 17:54:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 17:54:33 [INFO] Starting audit... 17:54:33 Audit done. 17:54:33 [INFO] You have 0 Checkstyle violations. 17:54:33 [INFO] 17:54:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 17:54:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:33 [INFO] Copying 1 resource 17:54:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 17:54:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 17:54:33 [INFO] 17:54:33 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 17:54:33 [INFO] Changes detected - recompiling the module! :dependency 17:54:33 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 17:54:34 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 17:54:34 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 17:54:34 [INFO] 17:54:34 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 17:54:34 [INFO] 17:54:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 17:54:35 [INFO] Fork Value is true 17:54:36 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:54:36 [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.3/spotbugs-4.2.3.jar) 17:54:36 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:54:36 [java] WARNING: System::setSecurityManager will be removed in a future release 17:54:40 [INFO] Done SpotBugs Analysis.... 17:54:40 [INFO] 17:54:40 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 17:54:40 [INFO] 17:54:40 [INFO] 17:54:40 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 17:54:40 [INFO] BugInstance size is 0 17:54:40 [INFO] Error size is 0 17:54:40 [INFO] No errors/warnings found 17:54:40 [INFO] 17:54:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 17:54:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:40 [INFO] Copying 30 resources 17:54:40 [INFO] 17:54:40 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 17:54:40 [INFO] Changes detected - recompiling the module! :dependency 17:54:40 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:54:40 [INFO] 17:54:40 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 17:54:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:41 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:43 [INFO] Compiled 76 files. 17:54:43 [INFO] 17:54:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 17:54:43 [INFO] 17:54:43 [INFO] ------------------------------------------------------- 17:54:43 [INFO] T E S T S 17:54:43 [INFO] ------------------------------------------------------- 17:54:45 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:54:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:54:46 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 17:54:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 17:54:46 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 17:54:47 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:54:47 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:54:48 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:54:48 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:54:48 17:54:48.842 [main] ERROR org.onap.cps.api.impl.CpsDataServiceImpl -- Failed to send message to notification service 17:54:48 java.lang.Exception: publishing failed 17:54:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:48 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure21.doCall(CpsDataServiceImplSpec.groovy:597) 17:54:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:54:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:54:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:54:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:54:48 at groovy.lang.Closure.call(Closure.java:427) 17:54:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:54:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:54:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:54:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:54:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:54:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:54:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:54:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:54:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:54:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:54:48 at org.onap.cps.events.CpsDataUpdateEventsService$SpockMock$1380100110.publishCpsDataUpdateEvent(Unknown Source) 17:54:48 at org.onap.cps.api.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:520) 17:54:48 at org.onap.cps.api.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:171) 17:54:48 at org.onap.cps.api.CpsDataService$updateNodeLeaves$4.call(Unknown Source) 17:54:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:48 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:599) 17:54:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:54:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:54:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:54:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:54:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:54:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:54:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:54:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:54:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:54:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:54:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:54:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:54:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:54:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:54:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:54:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:54:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:54:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:54:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:54:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:54:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:54:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:54:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:54:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:54:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:54:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:54:48 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 17:54:48 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 17:54:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 17:54:48 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 17:54:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 17:54:48 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 17:54:49 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 17:54:49 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 17:54:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 17:54:49 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 17:54:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 17:54:49 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 17:54:51 17:54:44,030 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 17:54:51 17:54:44,033 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Here is a list of configurators discovered as a service, by rank: 17:54:51 17:54:44,033 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:54:51 17:54:44,033 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 17:54:51 17:54:44,033 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:54:51 17:54:44,042 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:54:51 17:54:44,042 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 17:54:51 17:54:44,044 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 17:54:51 17:54:44,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 17:54:51 17:54:44,046 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 17:54:51 17:54:44,046 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:54:51 17:54:44,046 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:54:51 17:54:44,047 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:54:51 17:54:44,047 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 17:54:51 17:54:44,047 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 17:54:51 17:54:44,047 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:54:51 17:54:44,047 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 17:54:51 17:54:44,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 17:54:51 17:54:44,048 |-INFO in ch.qos.logback.classic.BasicConfigurator@62cf74f3 - Setting up default configuration. 17:54:51 17:54:44,068 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 17:54:51 17:54:49,723 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f7be76 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:54:51 17:54:49,723 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14ccd97f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:54:51 17:54:49,726 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:54:51 17:54:49,726 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:54:51 17:54:49,726 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:54:51 17:54:49,726 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:54:51 17:54:49,726 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:54:51 17:54:49,728 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f7be76 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:54:51 17:54:49,728 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14ccd97f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:54:51 17:54:49,735 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:54:51 17:54:49,735 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:54:51 17:54:49,739 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:54:51 17:54:49,771 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200489770) 17:54:51 17:54:49,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 17:54:51 17:54:49,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:54:51 17:54:49,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:54:51 17:54:49,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:54:51 17:54:49,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:54:51 17:54:49,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:54:51 17:54:49,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:54:51 17:54:49,785 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:54:51 17:54:49,805 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:54:51 17:54:49,805 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:54:51 17:54:49,812 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:54:51 17:54:49,819 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:54:51 17:54:50,312 |-INFO in ch.qos.logback.classic.pattern.DateConverter@31eb7dd4 - Setting zoneId to "UTC" 17:54:51 17:54:50,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:54:51 17:54:50,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:54:51 17:54:50,585 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:54:51 17:54:50,586 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:54:51 17:54:50,586 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:54:51 17:54:50,586 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:54:51 17:54:50,587 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:54:51 17:54:50,587 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:54:51 17:54:50,587 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:54:51 17:54:50,587 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@a547191 - End of configuration. 17:54:51 17:54:50,587 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@78214685 - Registering current configuration as safe fallback point 17:54:51 17:54:51 17:54:51 . ____ _ __ _ _ 17:54:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:51 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:51 =========|_|==============|___/=/_/_/_/ 17:54:51 :: Spring Boot :: (v3.2.4) 17:54:51 17:54:51 2024-09-24T17:54:50.633Z INFO 6620 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6620 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 17:54:51 2024-09-24T17:54:50.634Z INFO 6620 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 17:54:51 2024-09-24T17:54:51.005Z INFO 6620 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.54 seconds (process running for 7.776) 17:54:51 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:54:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 17:54:51 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 17:54:58 17:54:58 . ____ _ __ _ _ 17:54:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:58 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:58 =========|_|==============|___/=/_/_/_/ 17:54:58 :: Spring Boot :: (v3.2.4) 17:54:58 17:54:58 2024-09-24T17:54:51.685Z INFO 6620 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6620 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 17:54:58 2024-09-24T17:54:51.685Z INFO 6620 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:54:58 2024-09-24T17:54:51.788Z WARN 6620 --- [ 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: 17:54:58 --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 17:54:58 2024-09-24T17:54:51.891Z INFO 6620 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:54:58 + + o o o o---o o----o o o---o o o----o o--o--o 17:54:58 + + + + | | / \ / | | / / \ | | 17:54:58 + + + + + o----o o o o o----o | o o o o----o | 17:54:58 + + + + | | / \ / | | \ / \ | | 17:54:58 + + o o o o o---o o----o o----o o---o o o o----o o 17:54:58 2024-09-24T17:54:51.892Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:54:58 2024-09-24T17:54:51.892Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5701 17:54:58 2024-09-24T17:54:51.892Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 17:54:58 2024-09-24T17:54:51.892Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:54:58 2024-09-24T17:54:51.895Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 17:54:58 To enable the Jet engine on the members, do one of the following: 17:54:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:54:58 2024-09-24T17:54:52.079Z INFO 6620 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 17:54:58 2024-09-24T17:54:52.309Z INFO 6620 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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. 17:54:58 2024-09-24T17:54:52.405Z INFO 6620 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 17:54:58 2024-09-24T17:54:52.410Z WARN 6620 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:54:58 2024-09-24T17:54:52.740Z INFO 6620 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:58 2024-09-24T17:54:52.746Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5701 is STARTING 17:54:58 2024-09-24T17:54:52.944Z INFO 6620 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.111]:5704 17:54:58 2024-09-24T17:54:52.983Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:56231 and /10.30.106.111:5704 17:54:58 2024-09-24T17:54:58.615Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5701 and /10.30.106.111:60435 17:54:58 2024-09-24T17:54:58.637Z INFO 6620 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:54:58 17:54:58 Members {size:3, ver:3} [ 17:54:58 Member [10.30.106.111]:5704 - eaa435dc-adaf-48e7-89b1-e3201c92c495 17:54:58 Member [10.30.106.104]:5701 - 4ff127b1-c41e-488c-ba9a-c22f1371da8a this 17:54:58 Member [10.30.106.111]:5706 - 374e3338-1e37-42e5-a200-9b7358060b48 17:54:58 ] 17:54:58 17:54:58 2024-09-24T17:54:58.660Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5701 is STARTED 17:54:58 2024-09-24T17:54:58.709Z INFO 6620 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 7.055 seconds (process running for 15.481) 17:54:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.119 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 17:54:58 2024-09-24T17:54:58.760Z INFO 6620 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 17:54:58 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 17:54:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 17:54:58 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 17:55:05 2024-09-24T17:54:58.791Z INFO 6620 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5702 [my cluster] [5.3.6] 17:55:05 + + o o o o---o o----o o o---o o o----o o--o--o 17:55:05 + + + + | | / \ / | | / / \ | | 17:55:05 + + + + + o----o o o o o----o | o o o o----o | 17:55:05 + + + + | | / \ / | | \ / \ | | 17:55:05 + + o o o o o---o o----o o----o o---o o o o----o o 17:55:05 2024-09-24T17:54:58.791Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:55:05 2024-09-24T17:54:58.791Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5702 17:55:05 2024-09-24T17:54:58.791Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [my cluster] [5.3.6] Cluster name: my cluster 17:55:05 2024-09-24T17:54:58.792Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:55:05 2024-09-24T17:54:58.792Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 17:55:05 To enable the Jet engine on the members, do one of the following: 17:55:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:55:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:55:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:55:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:55:05 2024-09-24T17:54:58.797Z INFO 6620 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5702 [my cluster] [5.3.6] TPC: disabled 17:55:05 2024-09-24T17:54:58.825Z INFO 6620 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5702 [my cluster] [5.3.6] 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. 17:55:05 2024-09-24T17:54:58.827Z INFO 6620 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5702 [my cluster] [5.3.6] Using Multicast discovery 17:55:05 2024-09-24T17:54:58.828Z WARN 6620 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5702 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:55:05 2024-09-24T17:54:58.845Z INFO 6620 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:55:05 2024-09-24T17:54:58.846Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5702 [my cluster] [5.3.6] [10.30.106.104]:5702 is STARTING 17:55:05 2024-09-24T17:54:58.939Z INFO 6620 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5702 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.111]:5701 17:55:05 2024-09-24T17:54:58.948Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:56467 and /10.30.106.111:5701 17:55:05 2024-09-24T17:55:04.057Z INFO 6620 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5702 [my cluster] [5.3.6] 17:55:05 17:55:05 Members {size:4, ver:4} [ 17:55:05 Member [10.30.106.111]:5701 - 38d36c24-2d3e-4465-a015-c716ead7b7d0 17:55:05 Member [10.30.106.111]:5702 - 0310ae5f-2491-410d-9ddd-af8582f3467b 17:55:05 Member [10.30.106.111]:5703 - 58649ff4-e60d-4f47-a50a-0ab61034ee75 17:55:05 Member [10.30.106.104]:5702 - 7c021852-5c2b-4c3e-8f7c-c83e9c54a7eb this 17:55:05 ] 17:55:05 17:55:05 2024-09-24T17:55:04.059Z INFO 6620 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5702 [my cluster] [5.3.6] Connecting to /10.30.106.111:5702, timeout: 10000, bind-any: true 17:55:05 2024-09-24T17:55:04.059Z INFO 6620 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5702 [my cluster] [5.3.6] Connecting to /10.30.106.111:5703, timeout: 10000, bind-any: true 17:55:05 2024-09-24T17:55:04.060Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5702 and /10.30.106.111:36065 17:55:05 2024-09-24T17:55:04.060Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5702 and /10.30.106.111:53471 17:55:05 2024-09-24T17:55:04.063Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:33101 and /10.30.106.111:5703 17:55:05 2024-09-24T17:55:04.072Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:38947 and /10.30.106.111:5702 17:55:05 2024-09-24T17:55:04.882Z INFO 6620 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:55:05 17:55:05 Members {size:4, ver:4} [ 17:55:05 Member [10.30.106.111]:5704 - eaa435dc-adaf-48e7-89b1-e3201c92c495 17:55:05 Member [10.30.106.104]:5701 - 4ff127b1-c41e-488c-ba9a-c22f1371da8a this 17:55:05 Member [10.30.106.111]:5706 - 374e3338-1e37-42e5-a200-9b7358060b48 17:55:05 Member [10.30.106.111]:5707 - b77c7842-63e1-4ea2-a3c8-9c91e7b29927 17:55:05 ] 17:55:05 17:55:05 2024-09-24T17:55:04.883Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5701 and /10.30.106.111:45955 17:55:05 2024-09-24T17:55:04.890Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:39479 and /10.30.106.111:5707 17:55:05 2024-09-24T17:55:05.059Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5702 [my cluster] [5.3.6] [10.30.106.104]:5702 is STARTED 17:55:11 2024-09-24T17:55:05.068Z INFO 6620 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5703 [my cluster] [5.3.6] 17:55:11 + + o o o o---o o----o o o---o o o----o o--o--o 17:55:11 + + + + | | / \ / | | / / \ | | 17:55:11 + + + + + o----o o o o o----o | o o o o----o | 17:55:11 + + + + | | / \ / | | \ / \ | | 17:55:11 + + o o o o o---o o----o o----o o---o o o o----o o 17:55:11 2024-09-24T17:55:05.068Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:55:11 2024-09-24T17:55:05.068Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5703 17:55:11 2024-09-24T17:55:05.068Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [my cluster] [5.3.6] Cluster name: my cluster 17:55:11 2024-09-24T17:55:05.068Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:55:11 2024-09-24T17:55:05.068Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 17:55:11 To enable the Jet engine on the members, do one of the following: 17:55:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:55:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:55:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:55:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:55:11 2024-09-24T17:55:05.073Z INFO 6620 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5703 [my cluster] [5.3.6] TPC: disabled 17:55:11 2024-09-24T17:55:05.106Z INFO 6620 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5703 [my cluster] [5.3.6] 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. 17:55:11 2024-09-24T17:55:05.109Z INFO 6620 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5703 [my cluster] [5.3.6] Using Multicast discovery 17:55:11 2024-09-24T17:55:05.109Z WARN 6620 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5703 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:55:11 2024-09-24T17:55:05.121Z INFO 6620 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:55:11 2024-09-24T17:55:05.122Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5703 [my cluster] [5.3.6] [10.30.106.104]:5703 is STARTING 17:55:11 2024-09-24T17:55:05.309Z INFO 6620 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.111]:5701 17:55:11 2024-09-24T17:55:05.313Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:36863 and /10.30.106.111:5701 17:55:11 2024-09-24T17:55:10.425Z INFO 6620 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.104]:5702 [my cluster] [5.3.6] 17:55:11 17:55:11 Members {size:5, ver:5} [ 17:55:11 Member [10.30.106.111]:5701 - 38d36c24-2d3e-4465-a015-c716ead7b7d0 17:55:11 Member [10.30.106.111]:5702 - 0310ae5f-2491-410d-9ddd-af8582f3467b 17:55:11 Member [10.30.106.111]:5703 - 58649ff4-e60d-4f47-a50a-0ab61034ee75 17:55:11 Member [10.30.106.104]:5702 - 7c021852-5c2b-4c3e-8f7c-c83e9c54a7eb this 17:55:11 Member [10.30.106.104]:5703 - 278ef8cf-e7a5-4d66-98d9-e5129d6a6561 17:55:11 ] 17:55:11 17:55:11 2024-09-24T17:55:10.425Z INFO 6620 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.104]:5703 [my cluster] [5.3.6] 17:55:11 17:55:11 Members {size:5, ver:5} [ 17:55:11 Member [10.30.106.111]:5701 - 38d36c24-2d3e-4465-a015-c716ead7b7d0 17:55:11 Member [10.30.106.111]:5702 - 0310ae5f-2491-410d-9ddd-af8582f3467b 17:55:11 Member [10.30.106.111]:5703 - 58649ff4-e60d-4f47-a50a-0ab61034ee75 17:55:11 Member [10.30.106.104]:5702 - 7c021852-5c2b-4c3e-8f7c-c83e9c54a7eb 17:55:11 Member [10.30.106.104]:5703 - 278ef8cf-e7a5-4d66-98d9-e5129d6a6561 this 17:55:11 ] 17:55:11 17:55:11 2024-09-24T17:55:10.426Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5703 and /10.30.106.111:51747 17:55:11 2024-09-24T17:55:10.426Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5703 and /10.30.106.104:55109 17:55:11 2024-09-24T17:55:10.427Z INFO 6620 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5703 [my cluster] [5.3.6] Connecting to /10.30.106.111:5702, timeout: 10000, bind-any: true 17:55:11 2024-09-24T17:55:10.427Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:55109 and /10.30.106.104:5703 17:55:11 2024-09-24T17:55:10.428Z INFO 6620 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5703 [my cluster] [5.3.6] Connecting to /10.30.106.111:5703, timeout: 10000, bind-any: true 17:55:11 2024-09-24T17:55:10.428Z INFO 6620 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5703 [my cluster] [5.3.6] Connecting to /10.30.106.104:5702, timeout: 10000, bind-any: true 17:55:11 2024-09-24T17:55:10.428Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5703 and /10.30.106.111:47791 17:55:11 2024-09-24T17:55:10.429Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5702 and /10.30.106.104:36749 17:55:11 2024-09-24T17:55:10.435Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:55933 and /10.30.106.111:5703 17:55:11 2024-09-24T17:55:10.441Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:52143 and /10.30.106.111:5702 17:55:11 2024-09-24T17:55:10.441Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:36749 and /10.30.106.104:5702 17:55:11 2024-09-24T17:55:11.119Z INFO 6620 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:55:11 17:55:11 Members {size:5, ver:5} [ 17:55:11 Member [10.30.106.111]:5704 - eaa435dc-adaf-48e7-89b1-e3201c92c495 17:55:11 Member [10.30.106.104]:5701 - 4ff127b1-c41e-488c-ba9a-c22f1371da8a this 17:55:11 Member [10.30.106.111]:5706 - 374e3338-1e37-42e5-a200-9b7358060b48 17:55:11 Member [10.30.106.111]:5707 - b77c7842-63e1-4ea2-a3c8-9c91e7b29927 17:55:11 Member [10.30.106.111]:5708 - d5447260-7e86-4889-ade7-ffb29c993773 17:55:11 ] 17:55:11 17:55:11 2024-09-24T17:55:11.121Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5701 and /10.30.106.111:45261 17:55:11 2024-09-24T17:55:11.123Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:35485 and /10.30.106.111:5708 17:55:11 2024-09-24T17:55:11.429Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5703 [my cluster] [5.3.6] [10.30.106.104]:5703 is STARTED 17:55:17 2024-09-24T17:55:11.440Z INFO 6620 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5704 [my cluster] [5.3.6] 17:55:17 + + o o o o---o o----o o o---o o o----o o--o--o 17:55:17 + + + + | | / \ / | | / / \ | | 17:55:17 + + + + + o----o o o o o----o | o o o o----o | 17:55:17 + + + + | | / \ / | | \ / \ | | 17:55:17 + + o o o o o---o o----o o----o o---o o o o----o o 17:55:17 2024-09-24T17:55:11.440Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:55:17 2024-09-24T17:55:11.440Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5704 17:55:17 2024-09-24T17:55:11.440Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [my cluster] [5.3.6] Cluster name: my cluster 17:55:17 2024-09-24T17:55:11.440Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:55:17 2024-09-24T17:55:11.440Z INFO 6620 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 17:55:17 To enable the Jet engine on the members, do one of the following: 17:55:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:55:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:55:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:55:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:55:17 2024-09-24T17:55:11.445Z INFO 6620 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5704 [my cluster] [5.3.6] TPC: disabled 17:55:17 2024-09-24T17:55:11.454Z INFO 6620 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5704 [my cluster] [5.3.6] 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. 17:55:17 2024-09-24T17:55:11.456Z INFO 6620 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5704 [my cluster] [5.3.6] Using Multicast discovery 17:55:17 2024-09-24T17:55:11.456Z WARN 6620 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5704 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:55:17 2024-09-24T17:55:11.468Z INFO 6620 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:55:17 2024-09-24T17:55:11.469Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5704 [my cluster] [5.3.6] [10.30.106.104]:5704 is STARTING 17:55:17 2024-09-24T17:55:11.597Z INFO 6620 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.111]:5701 17:55:17 2024-09-24T17:55:11.611Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:54567 and /10.30.106.111:5701 17:55:17 2024-09-24T17:55:16.712Z INFO 6620 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5704 [my cluster] [5.3.6] 17:55:17 17:55:17 Members {size:6, ver:6} [ 17:55:17 Member [10.30.106.111]:5701 - 38d36c24-2d3e-4465-a015-c716ead7b7d0 17:55:17 Member [10.30.106.111]:5702 - 0310ae5f-2491-410d-9ddd-af8582f3467b 17:55:17 Member [10.30.106.111]:5703 - 58649ff4-e60d-4f47-a50a-0ab61034ee75 17:55:17 Member [10.30.106.104]:5702 - 7c021852-5c2b-4c3e-8f7c-c83e9c54a7eb 17:55:17 Member [10.30.106.104]:5703 - 278ef8cf-e7a5-4d66-98d9-e5129d6a6561 17:55:17 Member [10.30.106.104]:5704 - 507432cd-a409-4435-a4c4-4cc99cfdcb4c this 17:55:17 ] 17:55:17 17:55:17 2024-09-24T17:55:16.713Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5704 and /10.30.106.111:40997 17:55:17 2024-09-24T17:55:16.713Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5704 and /10.30.106.111:53479 17:55:17 2024-09-24T17:55:16.714Z INFO 6620 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.111:5703, timeout: 10000, bind-any: true 17:55:17 2024-09-24T17:55:16.714Z INFO 6620 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.104:5702, timeout: 10000, bind-any: true 17:55:17 2024-09-24T17:55:16.714Z INFO 6620 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.111:5702, timeout: 10000, bind-any: true 17:55:17 2024-09-24T17:55:16.714Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5704 and /10.30.106.104:53331 17:55:17 2024-09-24T17:55:16.715Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:53331 and /10.30.106.104:5704 17:55:17 2024-09-24T17:55:16.715Z INFO 6620 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.104:5703, timeout: 10000, bind-any: true 17:55:17 2024-09-24T17:55:16.715Z INFO 6620 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.104]:5702 [my cluster] [5.3.6] 17:55:17 17:55:17 Members {size:6, ver:6} [ 17:55:17 Member [10.30.106.111]:5701 - 38d36c24-2d3e-4465-a015-c716ead7b7d0 17:55:17 Member [10.30.106.111]:5702 - 0310ae5f-2491-410d-9ddd-af8582f3467b 17:55:17 Member [10.30.106.111]:5703 - 58649ff4-e60d-4f47-a50a-0ab61034ee75 17:55:17 Member [10.30.106.104]:5702 - 7c021852-5c2b-4c3e-8f7c-c83e9c54a7eb this 17:55:17 Member [10.30.106.104]:5703 - 278ef8cf-e7a5-4d66-98d9-e5129d6a6561 17:55:17 Member [10.30.106.104]:5704 - 507432cd-a409-4435-a4c4-4cc99cfdcb4c 17:55:17 ] 17:55:17 17:55:17 2024-09-24T17:55:16.716Z INFO 6620 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5703 [my cluster] [5.3.6] 17:55:17 17:55:17 Members {size:6, ver:6} [ 17:55:17 Member [10.30.106.111]:5701 - 38d36c24-2d3e-4465-a015-c716ead7b7d0 17:55:17 Member [10.30.106.111]:5702 - 0310ae5f-2491-410d-9ddd-af8582f3467b 17:55:17 Member [10.30.106.111]:5703 - 58649ff4-e60d-4f47-a50a-0ab61034ee75 17:55:17 Member [10.30.106.104]:5702 - 7c021852-5c2b-4c3e-8f7c-c83e9c54a7eb 17:55:17 Member [10.30.106.104]:5703 - 278ef8cf-e7a5-4d66-98d9-e5129d6a6561 this 17:55:17 Member [10.30.106.104]:5704 - 507432cd-a409-4435-a4c4-4cc99cfdcb4c 17:55:17 ] 17:55:17 17:55:17 2024-09-24T17:55:16.720Z INFO 6620 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:45775 and /10.30.106.111:5702 17:55:17 2024-09-24T17:55:16.720Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5703 and /10.30.106.104:34601 17:55:17 2024-09-24T17:55:16.722Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:34601 and /10.30.106.104:5703 17:55:17 2024-09-24T17:55:16.723Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5704 and /10.30.106.104:44127 17:55:17 2024-09-24T17:55:16.725Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:5702 and /10.30.106.104:54901 17:55:17 2024-09-24T17:55:16.740Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:44127 and /10.30.106.104:5704 17:55:17 2024-09-24T17:55:16.741Z INFO 6620 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:57219 and /10.30.106.111:5703 17:55:17 2024-09-24T17:55:16.741Z INFO 6620 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.104:54901 and /10.30.106.104:5702 17:55:17 2024-09-24T17:55:17.715Z INFO 6620 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5704 [my cluster] [5.3.6] [10.30.106.104]:5704 is STARTED 17:55:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.941 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 17:55:17 [INFO] Running org.onap.cps.config.AsyncConfigSpec 17:55:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.config.AsyncConfigSpec 17:55:17 [INFO] Running org.onap.cps.config.CacheConfigSpec 17:55:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.config.CacheConfigSpec 17:55:17 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsServiceSpec 17:55:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.onap.cps.events.CpsDataUpdateEventsServiceSpec 17:55:18 [INFO] Running org.onap.cps.events.EventsPublisherSpec 17:55:18 2024-09-24T17:55:18.327Z DEBUG 6620 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 17:55:18 2024-09-24T17:55:18.332Z ERROR 6620 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 17:55:18 2024-09-24T17:55:18.346Z DEBUG 6620 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 17:55:18 2024-09-24T17:55:18.353Z DEBUG 6620 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 17:55:18 2024-09-24T17:55:18.358Z DEBUG 6620 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 17:55:18 2024-09-24T17:55:18.359Z DEBUG 6620 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 17:55:18 2024-09-24T17:55:18.359Z ERROR 6620 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 17:55:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.onap.cps.events.EventsPublisherSpec 17:55:18 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 17:55:18 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 17:55:18 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 17:55:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 17:55:18 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 17:55:18 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 17:55:18 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 17:55:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 17:55:18 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 17:55:18 2024-09-24T17:55:18.640Z WARN 6620 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy150 17:55:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 17:55:18 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 17:55:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 17:55:18 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 17:55:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.utils.DataMapUtilsSpec 17:55:18 [INFO] Running org.onap.cps.utils.GsonSpec 17:55:18 first-container a-leaf a-Value 17:55:18 last-container x-leaf x-value 17:55:18 17:55:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.utils.GsonSpec 17:55:18 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 17:55:19 2024-09-24T17:55:19.181Z ERROR 6620 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 17:55:19 2024-09-24T17:55:19.184Z ERROR 6620 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 17:55:19 2024-09-24T17:55:19.196Z ERROR 6620 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 17:55:19 2024-09-24T17:55:19.198Z ERROR 6620 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 17:55:19 2024-09-24T17:55:19.211Z ERROR 6620 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:55:19 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in org.onap.cps.utils.JsonObjectMapperSpec 17:55:19 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 17:55:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.utils.JsonParserStreamSpec 17:55:19 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 17:55:19 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.utils.PrefixResolverSpec 17:55:19 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 17:55:19 [Fatal Error] :1:1: Content is not allowed in prolog. 17:55:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.utils.XmlFileUtilsSpec 17:55:19 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 17:55:19 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 17:55:19 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 17:55:19 [Fatal Error] :1:1: Premature end of file. 17:55:19 line 1:1 no viable alternative at input '/' 17:55:19 line 1:1 no viable alternative at input '/[' 17:55:19 line 1:11 missing QName at '' 17:55:19 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.cps.utils.YangParserHelperSpec 17:55:19 [INFO] Running org.onap.cps.utils.YangParserSpec 17:55:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.utils.YangParserSpec 17:55:19 [INFO] Running org.onap.cps.utils.YangUtilsSpec 17:55:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.utils.YangUtilsSpec 17:55:19 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:55:19 2024-09-24T17:55:19.522Z ERROR 6620 --- [ 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] 17:55:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:55:19 [INFO] 17:55:19 [INFO] Results: 17:55:19 [INFO] 17:55:19 [INFO] Tests run: 355, Failures: 0, Errors: 0, Skipped: 0 17:55:19 [INFO] 17:55:19 [INFO] 17:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 17:55:19 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 17:55:19 [INFO] Analyzed bundle 'cps-service' with 59 classes 17:55:19 [INFO] 17:55:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 17:55:19 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 17:55:20 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:20 [INFO] 17:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 17:55:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:20 [INFO] 17:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 17:55:20 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 17:55:20 [INFO] Analyzed bundle 'cps-service' with 59 classes 17:55:20 [INFO] All coverage checks have been met. 17:55:20 [INFO] 17:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 17:55:20 [INFO] 17:55:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 17:55:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.5.3-SNAPSHOT/cps-service-3.5.3-SNAPSHOT.jar 17:55:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.5.3-SNAPSHOT/cps-service-3.5.3-SNAPSHOT.pom 17:55:20 [INFO] 17:55:20 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 17:55:20 [INFO] 17:55:20 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 17:55:20 [INFO] Building cps-rest 3.5.3-SNAPSHOT [9/21] 17:55:20 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 17:55:22 [INFO] 17:55:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 17:55:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:22 [INFO] 17:55:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 17:55:22 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:22 [INFO] 17:55:22 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 17:55:25 [INFO] Generating with dryRun=false 17:55:25 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 17:55:25 [INFO] OpenAPI Generator: spring (server) 17:55:25 [INFO] Generator 'spring' is considered stable. 17:55:25 [INFO] ---------------------------------- 17:55:25 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 17:55:25 [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) 17:55:25 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:55:25 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [INFO] Processing operation createDataspace 17:55:25 [INFO] Processing operation deleteDataspace 17:55:25 [INFO] Processing operation createDataspaceV2 17:55:25 [INFO] Processing operation getAllDataspaces 17:55:25 [INFO] Processing operation getDataspace 17:55:25 [INFO] Processing operation createAnchor 17:55:25 [INFO] Processing operation createAnchorV2 17:55:25 [INFO] Processing operation getAnchors 17:55:25 [INFO] Processing operation getAnchor 17:55:25 [INFO] Processing operation deleteAnchor 17:55:25 [INFO] Processing operation createSchemaSet 17:55:25 [INFO] Processing operation createSchemaSetV2 17:55:25 [INFO] Processing operation getSchemaSets 17:55:25 [INFO] Processing operation getSchemaSet 17:55:25 [INFO] Processing operation deleteSchemaSet 17:55:25 [INFO] Processing operation getNodeByDataspaceAndAnchor 17:55:25 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 17:55:25 [INFO] Processing operation replaceNode 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [INFO] Processing operation createNode 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [INFO] Processing operation deleteDataNode 17:55:25 [INFO] Processing operation updateNodeLeaves 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [INFO] Processing operation deleteListOrListElement 17:55:25 [INFO] Processing operation replaceListContent 17:55:25 [INFO] Processing operation addListElements 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [INFO] Processing operation getDeltaByDataspaceAndAnchors 17:55:25 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 17:55:25 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 17:55:25 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 17:55:25 [INFO] Processing operation getNodesByDataspaceAndCpsPath 17:55:25 [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] 17:55:25 [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] 17:55:25 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:55:25 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [WARNING] Multiple MediaTypes found, using only the first one 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [WARNING] Multiple MediaTypes found, using only the first one 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [WARNING] Multiple MediaTypes found, using only the first one 17:55:25 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:25 [WARNING] Multiple MediaTypes found, using only the first one 17:55:25 [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] 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 17:55:25 [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] 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 17:55:25 [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] 17:55:25 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 17:55:25 [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] 17:55:25 [INFO] Skipping generation of supporting files. 17:55:25 ################################################################################ 17:55:25 # Thanks for using OpenAPI Generator. # 17:55:25 # Please consider donation to help us maintain this project 🙏 # 17:55:25 # https://opencollective.com/openapi_generator/donate # 17:55:25 ################################################################################ 17:55:26 [INFO] 17:55:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 17:55:26 [INFO] You have 0 Checkstyle violations. 17:55:26 [INFO] 17:55:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 17:55:26 [INFO] You have 0 Checkstyle violations. 17:55:26 [INFO] 17:55:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 17:55:26 [INFO] Starting audit... 17:55:26 Audit done. 17:55:26 [INFO] You have 0 Checkstyle violations. 17:55:26 [INFO] 17:55:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 17:55:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 17:55:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 17:55:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 17:55:26 [INFO] 17:55:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 17:55:26 [INFO] Changes detected - recompiling the module! :dependency 17:55:26 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:55:27 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 17:55:27 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 17:55:27 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 17:55:27 [INFO] 17:55:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 17:55:27 [INFO] 17:55:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 17:55:27 [INFO] Fork Value is true 17:55:29 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:55:29 [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.3/spotbugs-4.2.3.jar) 17:55:29 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:55:29 [java] WARNING: System::setSecurityManager will be removed in a future release 17:55:31 [INFO] Done SpotBugs Analysis.... 17:55:31 [INFO] 17:55:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 17:55:31 [INFO] 17:55:31 [INFO] 17:55:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 17:55:31 [INFO] BugInstance size is 0 17:55:31 [INFO] Error size is 0 17:55:31 [INFO] No errors/warnings found 17:55:31 [INFO] 17:55:31 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 17:55:31 [INFO] Generating with dryRun=false 17:55:31 [INFO] No .openapi-generator-ignore file found. 17:55:31 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:55:31 [INFO] Generator 'openapi-yaml' is considered stable. 17:55:31 [INFO] Output file [outputFile=openapi.yaml] 17:55:31 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 17:55:31 [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] 17:55:31 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:55:31 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:55:31 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:31 [WARNING] Multiple MediaTypes found, using only the first one 17:55:31 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:31 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:31 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [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] 17:55:31 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 17:55:31 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 17:55:31 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:55:31 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:55:31 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:55:31 ################################################################################ 17:55:31 # Thanks for using OpenAPI Generator. # 17:55:31 # Please consider donation to help us maintain this project 🙏 # 17:55:31 # https://opencollective.com/openapi_generator/donate # 17:55:31 ################################################################################ 17:55:31 [INFO] 17:55:31 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 17:55:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:31 [INFO] Copying 1 resource 17:55:31 [INFO] 17:55:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 17:55:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:31 [INFO] Copying 6 resources 17:55:31 [INFO] 17:55:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 17:55:31 [INFO] Changes detected - recompiling the module! :dependency 17:55:31 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:55:31 [INFO] 17:55:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 17:55:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:55:32 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:55:33 [INFO] Compiled 27 files. 17:55:33 [INFO] 17:55:33 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 17:55:33 [INFO] 17:55:33 [INFO] ------------------------------------------------------- 17:55:33 [INFO] T E S T S 17:55:33 [INFO] ------------------------------------------------------- 17:55:35 17:55:34.662 [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. 17:55:35 17:55:34.890 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:55:35 17:55:35.023 [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. 17:55:35 17:55:35.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:55:35 17:55:35.067 [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. 17:55:35 17:55:35.078 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:55:35 17:55:35.094 [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. 17:55:35 17:55:35.119 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:55:35 17:55:35.155 [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. 17:55:35 17:55:35.167 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:55:35 17:55:35.170 [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. 17:55:35 17:55:35.181 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:55:35 17:55:35.183 [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. 17:55:35 17:55:35.191 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:55:35 17:55:35.194 [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. 17:55:35 17:55:35.202 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:55:35 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 17:55:38 17:55:34,473 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 17:55:38 17:55:34,476 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Here is a list of configurators discovered as a service, by rank: 17:55:38 17:55:34,476 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:55:38 17:55:34,476 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 17:55:38 17:55:34,476 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:55:38 17:55:34,485 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:55:38 17:55:34,485 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 17:55:38 17:55:34,486 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 17:55:38 17:55:34,488 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 17:55:38 17:55:34,488 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 17:55:38 17:55:34,488 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:55:38 17:55:34,488 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:55:38 17:55:34,489 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:55:38 17:55:34,490 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 17:55:38 17:55:34,490 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 17:55:38 17:55:34,490 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:55:38 17:55:34,490 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 17:55:38 17:55:34,491 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 17:55:38 17:55:34,491 |-INFO in ch.qos.logback.classic.BasicConfigurator@75392381 - Setting up default configuration. 17:55:38 17:55:34,511 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 17:55:38 17:55:36,381 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:55:38 17:55:36,456 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ae5a507 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:55:38 17:55:36,457 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:55:38 17:55:36,460 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:55:38 17:55:36,460 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:55:38 17:55:36,460 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:55:38 17:55:36,460 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:55:38 17:55:36,460 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:55:38 17:55:36,462 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ae5a507 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:55:38 17:55:36,462 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:55:38 17:55:36,470 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:55:38 17:55:36,470 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:55:38 17:55:36,474 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:55:38 17:55:36,522 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200536520) 17:55:38 17:55:36,522 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:55:38 17:55:36,522 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:55:38 17:55:36,530 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:55:38 17:55:36,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:55:38 17:55:36,532 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:55:38 17:55:36,532 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:55:38 17:55:36,532 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:55:38 17:55:36,532 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:55:38 17:55:36,538 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:55:38 17:55:36,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:55:38 17:55:36,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:55:38 17:55:36,571 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:55:38 17:55:36,578 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:55:38 17:55:36,891 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3217e970 - Setting zoneId to "UTC" 17:55:38 17:55:36,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:55:38 17:55:36,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:55:38 17:55:37,170 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:55:38 17:55:37,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:55:38 17:55:37,172 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:55:38 17:55:37,173 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:55:38 17:55:37,173 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:55:38 17:55:37,173 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:55:38 17:55:37,173 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:55:38 17:55:37,173 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6d0d5147 - End of configuration. 17:55:38 17:55:37,173 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a370c7c - Registering current configuration as safe fallback point 17:55:38 17:55:38 17:55:38 . ____ _ __ _ _ 17:55:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:55:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:55:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:55:38 ' |____| .__|_| |_|_| |_\__, | / / / / 17:55:38 =========|_|==============|___/=/_/_/_/ 17:55:38 :: Spring Boot :: (v3.2.4) 17:55:38 17:55:38 2024-09-24T17:55:37.301Z INFO 6986 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 17:55:38 2024-09-24T17:55:37.302Z INFO 6986 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:55:38 2024-09-24T17:55:38.675Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:55:38 2024-09-24T17:55:38.675Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:55:38 2024-09-24T17:55:38.676Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:55:38 2024-09-24T17:55:38.697Z INFO 6986 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.733 seconds (process running for 5.027) 17:55:39 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:39 2024-09-24T17:55:39.883Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:39 17:55:39 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 17:55:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:55:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:55:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:55:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:55:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:55:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:55:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:55:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:55:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:55:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:55:39 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 17:55:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:55:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:55:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:55:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:39 Caused by: java.lang.RuntimeException: null 17:55:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:55:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:55:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:55:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:55:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:55:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:55:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:55:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:55:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:55:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:55:39 ... 88 common frames omitted 17:55:39 17:55:40 2024-09-24T17:55:40.087Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:40 17:55:40 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 17:55:40 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 17:55:40 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 17:55:40 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:40 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:40 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:40 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 17:55:40 and component.yang=fake component content 1 17:55:40 17:55:40 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 17:55:40 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 17:55:40 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 17:55:40 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 17:55:40 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 17:55:40 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 17:55:40 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 17:55:40 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 17:55:40 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 17:55:40 ... 150 common frames omitted 17:55:40 17:55:40 2024-09-24T17:55:40.233Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:40 17:55:40 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:55:40 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:55:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:55:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:55:40 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:40 17:55:40 2024-09-24T17:55:40.242Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:40 17:55:40 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:55:40 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:40 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:40 17:55:40 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.815 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 17:55:40 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:55:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:55:40 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 17:55:40 17:55:40 . ____ _ __ _ _ 17:55:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:55:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:55:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:55:40 ' |____| .__|_| |_|_| |_\__, | / / / / 17:55:40 =========|_|==============|___/=/_/_/_/ 17:55:40 :: Spring Boot :: (v3.2.4) 17:55:40 17:55:40 2024-09-24T17:55:40.449Z INFO 6986 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 17:55:40 2024-09-24T17:55:40.450Z INFO 6986 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:55:40 2024-09-24T17:55:40.815Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:55:40 2024-09-24T17:55:40.815Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:55:40 2024-09-24T17:55:40.816Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:55:40 2024-09-24T17:55:40.821Z INFO 6986 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.403 seconds (process running for 7.151) 17:55:40 2024-09-24T17:55:40.927Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:40 17:55:40 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:40 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:40 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:81) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:40 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:40 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:149) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:40 17:55:40 2024-09-24T17:55:40.967Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:40 17:55:40 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:40 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:40 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:40 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:40 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:204) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:40 17:55:40 2024-09-24T17:55:40.981Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:40 17:55:40 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:40 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:40 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:40 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:40 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:204) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 2024-09-24T17:55:40.996Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:41 17:55:41 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:41 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:41 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) 17:55:41 at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:41 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:55:41 at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:41 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:230) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 2024-09-24T17:55:41.009Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:41 17:55:41 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:41 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:41 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) 17:55:41 at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:41 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:55:41 at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:41 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:230) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 2024-09-24T17:55:41.302Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:41 17:55:41 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:41 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:41 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:150) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:41 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:55:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:41 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:445) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 2024-09-24T17:55:41.336Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:41 17:55:41 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:41 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:41 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:161) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:41 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:41 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:493) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 2024-09-24T17:55:41.438Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:41 17:55:41 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:41 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:41 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:171) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:41 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:41 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:518) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 2024-09-24T17:55:41.460Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:41 17:55:41 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:41 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:41 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:179) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:41 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:41 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_18(DataRestControllerSpec.groovy:537) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 2024-09-24T17:55:41.471Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:41 17:55:41 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 17:55:41 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) 17:55:41 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:94) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:55:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:55:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:55:41 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:55:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:55:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:55:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:55:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:55:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:55:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:55:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:55:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:55:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:55:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:55:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:55:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:55:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:55:41 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:559) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:55:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:55:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:55:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:41 17:55:41 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in org.onap.cps.rest.controller.DataRestControllerSpec 17:55:41 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 17:55:41 17:55:41 . ____ _ __ _ _ 17:55:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:55:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:55:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:55:41 ' |____| .__|_| |_|_| |_\__, | / / / / 17:55:41 =========|_|==============|___/=/_/_/_/ 17:55:41 :: Spring Boot :: (v3.2.4) 17:55:41 17:55:41 2024-09-24T17:55:41.507Z INFO 6986 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 17:55:41 2024-09-24T17:55:41.507Z INFO 6986 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:55:41 2024-09-24T17:55:41.742Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:55:41 2024-09-24T17:55:41.742Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:55:41 2024-09-24T17:55:41.742Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:55:41 2024-09-24T17:55:41.767Z INFO 6986 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.286 seconds (process running for 8.097) 17:55:41 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 17:55:41 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:55:42 17:55:42 . ____ _ __ _ _ 17:55:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:55:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:55:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:55:42 ' |____| .__|_| |_|_| |_\__, | / / / / 17:55:42 =========|_|==============|___/=/_/_/_/ 17:55:42 :: Spring Boot :: (v3.2.4) 17:55:42 17:55:42 2024-09-24T17:55:41.946Z INFO 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 17:55:42 2024-09-24T17:55:41.946Z INFO 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:55:42 2024-09-24T17:55:42.206Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:55:42 2024-09-24T17:55:42.206Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:55:42 2024-09-24T17:55:42.207Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:55:42 2024-09-24T17:55:42.210Z INFO 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.289 seconds (process running for 8.541) 17:55:42 2024-09-24T17:55:42.231Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:42 17:55:42 java.lang.IllegalStateException: some error message 17:55:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:55:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:55:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:55:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:55:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:55:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:55:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:55:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:55:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:55:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:55:42 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 17:55:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:55:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:42 17:55:42 2024-09-24T17:55:42.253Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:55:42 17:55:42 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 17:55:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:55:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:55:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:55:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:55:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:55:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:55:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:55:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:55:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:55:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 17:55:42 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 17:55:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:55:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:55:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:55:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:55:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:55:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:55:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:55:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:55:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:55:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:55:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:55:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:55:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:55:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:55:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:55:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:55:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:55:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:55:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:55:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:55:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:55:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:55:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:55:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:55:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:55:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:55:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:55:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:55:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:55:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:55:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:55:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:55:42 Caused by: java.lang.Throwable: null 17:55:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:55:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:55:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:55:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:55:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:55:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:55:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:55:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:55:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:55:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:55:42 ... 88 common frames omitted 17:55:42 17:55:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:55:42 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 17:55:42 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 17:55:42 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:55:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:55:42 [INFO] 17:55:42 [INFO] Results: 17:55:42 [INFO] 17:55:42 [INFO] Tests run: 181, Failures: 0, Errors: 0, Skipped: 0 17:55:42 [INFO] 17:55:42 [INFO] 17:55:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 17:55:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:55:42 [INFO] Analyzed bundle 'cps-rest' with 6 classes 17:55:42 [INFO] 17:55:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 17:55:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.5.3-SNAPSHOT.jar 17:55:42 [INFO] 17:55:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 17:55:42 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:42 [INFO] 17:55:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 17:55:42 [INFO] 17:55:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 17:55:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:42 [INFO] 17:55:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 17:55:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:55:42 [INFO] Analyzed bundle 'cps-rest' with 6 classes 17:55:42 [INFO] All coverage checks have been met. 17:55:42 [INFO] 17:55:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 17:55:42 [INFO] 17:55:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 17:55:42 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.5.3-SNAPSHOT/cps-rest-3.5.3-SNAPSHOT.jar 17:55:42 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.5.3-SNAPSHOT/cps-rest-3.5.3-SNAPSHOT.pom 17:55:42 [INFO] 17:55:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 17:55:42 [INFO] 17:55:42 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 17:55:42 [INFO] Building cps-ncmp-events 3.5.3-SNAPSHOT [10/21] 17:55:42 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:42 [INFO] 17:55:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 17:55:42 [INFO] 17:55:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 17:55:42 [INFO] 17:55:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 17:55:42 [INFO] 17:55:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 17:55:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:42 [INFO] 17:55:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 17:55:42 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:42 [INFO] 17:55:42 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 17:55:42 [INFO] 17:55:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 17:55:42 [INFO] You have 0 Checkstyle violations. 17:55:42 [INFO] 17:55:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 17:55:42 [INFO] You have 0 Checkstyle violations. 17:55:42 [INFO] 17:55:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 17:55:42 [INFO] Starting audit... 17:55:42 Audit done. 17:55:42 [INFO] You have 0 Checkstyle violations. 17:55:42 [INFO] 17:55:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 17:55:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:42 [INFO] Copying 12 resources 17:55:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 17:55:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 17:55:42 [INFO] 17:55:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 17:55:42 [INFO] Changes detected - recompiling the module! :dependency 17:55:42 [INFO] Compiling 42 source files with javac [debug release 17] to target/classes 17:55:43 [INFO] 17:55:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 17:55:43 [INFO] 17:55:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 17:55:43 [INFO] Fork Value is true 17:55:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:55:44 [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.3/spotbugs-4.2.3.jar) 17:55:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:55:44 [java] WARNING: System::setSecurityManager will be removed in a future release 17:55:47 [INFO] Done SpotBugs Analysis.... 17:55:47 [INFO] 17:55:47 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 17:55:47 [INFO] 17:55:47 [INFO] 17:55:47 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 17:55:47 [INFO] BugInstance size is 0 17:55:47 [INFO] Error size is 0 17:55:47 [INFO] No errors/warnings found 17:55:47 [INFO] 17:55:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 17:55:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 17:55:47 [INFO] 17:55:47 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 17:55:47 [INFO] No sources to compile 17:55:47 [INFO] 17:55:47 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 17:55:47 [INFO] No sources specified for compilation. Skipping. 17:55:47 [INFO] 17:55:47 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 17:55:47 [INFO] No tests to run. 17:55:47 [INFO] 17:55:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 17:55:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:47 [INFO] 17:55:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 17:55:47 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.5.3-SNAPSHOT.jar 17:55:47 [INFO] 17:55:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 17:55:47 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:47 [INFO] 17:55:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 17:55:47 [INFO] No tests to run. 17:55:47 [INFO] 17:55:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 17:55:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:55:47 [INFO] 17:55:47 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 17:55:47 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 17:55:47 [INFO] 17:55:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 17:55:47 [INFO] 17:55:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 17:55:47 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.5.3-SNAPSHOT/cps-ncmp-events-3.5.3-SNAPSHOT.jar 17:55:47 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.5.3-SNAPSHOT/cps-ncmp-events-3.5.3-SNAPSHOT.pom 17:55:47 [INFO] 17:55:47 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 17:55:47 [INFO] 17:55:47 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 17:55:47 [INFO] Building cps-ncmp-service 3.5.3-SNAPSHOT [11/21] 17:55:47 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:49 [INFO] 17:55:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 17:55:49 [INFO] 17:55:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 17:55:49 [INFO] 17:55:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 17:55:49 [INFO] 17:55:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 17:55:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:49 [INFO] 17:55:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 17:55:49 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:55:49 [INFO] 17:55:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 17:55:49 [INFO] You have 0 Checkstyle violations. 17:55:49 [INFO] 17:55:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 17:55:50 [INFO] You have 0 Checkstyle violations. 17:55:50 [INFO] 17:55:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 17:55:50 [INFO] Starting audit... 17:55:50 Audit done. 17:55:50 [INFO] You have 0 Checkstyle violations. 17:55:50 [INFO] 17:55:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 17:55:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:55:50 [INFO] Copying 2 resources 17:55:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 17:55:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 17:55:50 [INFO] 17:55:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 17:55:50 [INFO] Changes detected - recompiling the module! :dependency 17:55:50 [INFO] Compiling 154 source files with javac [debug release 17] to target/classes 17:55:52 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 17:55:52 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 17:55:52 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Some input files use unchecked or unsafe operations. 17:55:52 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Recompile with -Xlint:unchecked for details. 17:55:52 [INFO] 17:55:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 17:55:52 [INFO] 17:55:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 17:55:52 [INFO] Fork Value is true 17:55:54 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:55:54 [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.3/spotbugs-4.2.3.jar) 17:55:54 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:55:54 [java] WARNING: System::setSecurityManager will be removed in a future release 17:56:00 [INFO] Done SpotBugs Analysis.... 17:56:00 [INFO] 17:56:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 17:56:00 [INFO] 17:56:00 [INFO] 17:56:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 17:56:00 [INFO] BugInstance size is 0 17:56:00 [INFO] Error size is 0 17:56:00 [INFO] No errors/warnings found 17:56:00 [INFO] 17:56:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 17:56:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:00 [INFO] Copying 12 resources 17:56:00 [INFO] 17:56:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 17:56:00 [INFO] Changes detected - recompiling the module! :dependency 17:56:00 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:56:00 [INFO] 17:56:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 17:56:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:56:00 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:56:04 [INFO] Compiled 214 files. 17:56:04 [INFO] 17:56:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 17:56:04 [INFO] 17:56:04 [INFO] ------------------------------------------------------- 17:56:04 [INFO] T E S T S 17:56:04 [INFO] ------------------------------------------------------- 17:56:07 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 17:56:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 17:56:08 17:56:08.123 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:56:08 17:56:08.129 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:56:08 [INFO] Running org.onap.cps.ncmp.utils.events.CmAvcEventPublisherSpec 17:56:42 17:56:08.938 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:56:42 17:56:08.946 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:56:42 17:56:08.972 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:56:42 Server Version: 23.0.1 17:56:42 API Version: 1.42 17:56:42 Operating System: CentOS Stream 8 17:56:42 Total Memory: 31890 MB 17:56:42 17:56:08.975 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:56:42 ******************************************************************************** 17:56:42 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:56:42 ******************************************************************************** 17:56:42 17:56:08.980 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:56:42 17:56:08.981 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:56:42 17:56:09.020 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 17:56:42 17:56:09.027 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 17:56:42 17:56:10.772 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 17:56:42 17:56:10.804 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 17:56:42 17:56:11.219 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 17:56:42 17:56:12.756 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (33 MB/? MB) 17:56:42 17:56:13.330 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (55 MB/? MB) 17:56:42 17:56:13.848 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (76 MB/? MB) 17:56:42 17:56:14.267 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 17:56:42 17:56:14.682 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (96 MB/? MB) 17:56:42 17:56:14.925 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (108 MB/? MB) 17:56:42 17:56:15.012 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (110 MB/? MB) 17:56:42 17:56:15.087 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (116 MB/? MB) 17:56:42 17:56:16.130 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (157 MB/? MB) 17:56:42 17:56:16.530 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (166 MB/? MB) 17:56:42 17:56:20.254 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (310 MB/? MB) 17:56:42 17:56:22.836 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 17:56:42 17:56:27.835 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 17:56:42 17:56:27.980 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 17:56:42 17:56:28.081 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 17:56:42 17:56:28.397 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 17:56:42 17:56:28.478 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 17:56:42 17:56:28.553 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 17:56:42 17:56:28.639 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 17:56:42 17:56:29.251 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 17:56:42 17:56:29.347 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 17:56:42 17:56:29.369 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 17:56:42 17:56:29.369 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT20.348708042S 17:56:42 17:56:29.407 [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 17:56:42 17:56:35.529 [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: af79d3b8f7f1827a9ecd0a113f613dbe9dfe45c1eb7805e55e81450bd939bba7 17:56:42 17:56:41.689 [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 PT12.281705966S 17:56:43 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:56:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.668 s - in org.onap.cps.ncmp.utils.events.CmAvcEventPublisherSpec 17:56:43 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 17:56:44 17:56:44.049 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 17:56:44 17:56:44.068 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 17:56:44 17:56:44.072 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 17:56:44 17:56:44.072 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 17:56:44 17:56:44.082 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 17:56:44 17:56:44.090 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 17:56:44 17:56:44.094 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 17:56:44 17:56:44.109 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 17:56:44 17:56:44.113 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 17:56:44 17:56:44.121 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 17:56:44 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:56:44 17:56:44.144 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 17:56:44 17:56:44.162 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 17:56:44 17:56:44.166 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 17:56:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:56:44 17:56:44.179 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 17:56:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:56:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:56:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:56:44 17:56:44.249 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath valid/xpath/without-id[@key='123'] 17:56:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:56:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:56:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:56:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:56:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:56:44 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:56:45 17:56:05,868 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 17:56:45 17:56:05,871 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Here is a list of configurators discovered as a service, by rank: 17:56:45 17:56:05,871 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:56:45 17:56:05,871 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 17:56:45 17:56:05,871 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:56:45 17:56:05,880 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:56:45 17:56:05,880 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 17:56:45 17:56:05,881 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 17:56:45 17:56:05,883 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 17:56:45 17:56:05,884 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 17:56:45 17:56:05,884 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:56:45 17:56:05,884 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:56:45 17:56:05,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:56:45 17:56:05,885 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 17:56:45 17:56:05,885 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 17:56:45 17:56:05,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:56:45 17:56:05,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Trying to configure with ch.qos.logback.classic.BasicConfigurator 17:56:45 17:56:05,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 17:56:45 17:56:05,887 |-INFO in ch.qos.logback.classic.BasicConfigurator@351b9520 - Setting up default configuration. 17:56:45 17:56:05,906 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7d78caff - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 17:56:45 17:56:44,616 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3de064e0 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:56:45 17:56:44,665 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:56:45 17:56:44,665 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3de064e0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:56:45 17:56:44,668 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:56:45 17:56:44,668 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:56:45 17:56:44,668 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:56:45 17:56:44,669 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:56:45 17:56:44,669 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:56:45 17:56:44,671 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:56:45 17:56:44,671 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3de064e0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:56:45 17:56:44,678 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:56:45 17:56:44,678 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:56:45 17:56:44,682 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:56:45 17:56:44,714 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200604713) 17:56:45 17:56:44,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:56:45 17:56:44,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:56:45 17:56:44,721 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:56:45 17:56:44,721 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:56:45 17:56:44,722 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:56:45 17:56:44,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:56:45 17:56:44,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:56:45 17:56:44,728 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:56:45 17:56:44,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:56:45 17:56:44,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:56:45 17:56:44,776 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:56:45 17:56:44,783 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:56:45 17:56:45,257 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7d47b10d - Setting zoneId to "UTC" 17:56:45 17:56:45,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:56:45 17:56:45,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:56:45 17:56:45,514 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:56:45 17:56:45,515 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:56:45 17:56:45,515 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:56:45 17:56:45,516 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:56:45 17:56:45,516 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:56:45 17:56:45,516 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@149c942b - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:56:45 17:56:45,516 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:56:45 17:56:45,516 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@433e1d21 - End of configuration. 17:56:45 17:56:45,516 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@283d49e5 - Registering current configuration as safe fallback point 17:56:45 17:56:45 17:56:45 . ____ _ __ _ _ 17:56:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:45 =========|_|==============|___/=/_/_/_/ 17:56:45 :: Spring Boot :: (v3.2.4) 17:56:45 17:56:45 2024-09-24T17:56:45.541Z INFO 7150 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:56:45 2024-09-24T17:56:45.542Z INFO 7150 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 17:56:45 2024-09-24T17:56:45.595Z INFO 7150 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 1.216 seconds (process running for 40.616) 17:56:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s - in org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:56:45 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:56:46 17:56:46 . ____ _ __ _ _ 17:56:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:46 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:46 =========|_|==============|___/=/_/_/_/ 17:56:46 :: Spring Boot :: (v3.2.4) 17:56:46 17:56:46 2024-09-24T17:56:45.874Z INFO 7150 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:56:46 2024-09-24T17:56:45.874Z INFO 7150 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:56:46 2024-09-24T17:56:46.034Z INFO 7150 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.199 seconds (process running for 41.055) 17:56:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:56:46 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 17:56:46 17:56:46 . ____ _ __ _ _ 17:56:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:46 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:46 =========|_|==============|___/=/_/_/_/ 17:56:46 :: Spring Boot :: (v3.2.4) 17:56:46 17:56:46 2024-09-24T17:56:46.101Z INFO 7150 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:56:46 2024-09-24T17:56:46.101Z INFO 7150 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:56:46 2024-09-24T17:56:46.243Z INFO 7150 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.175 seconds (process running for 41.265) 17:56:46 2024-09-24T17:56:46.300Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:46 acks = -1 17:56:46 auto.include.jmx.reporter = true 17:56:46 batch.size = 16384 17:56:46 bootstrap.servers = [localhost:9092] 17:56:46 buffer.memory = 33554432 17:56:46 client.dns.lookup = use_all_dns_ips 17:56:46 client.id = producer-1 17:56:46 compression.type = none 17:56:46 connections.max.idle.ms = 540000 17:56:46 delivery.timeout.ms = 120000 17:56:46 enable.idempotence = true 17:56:46 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:56:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:46 linger.ms = 0 17:56:46 max.block.ms = 60000 17:56:46 max.in.flight.requests.per.connection = 5 17:56:46 max.request.size = 1048576 17:56:46 metadata.max.age.ms = 300000 17:56:46 metadata.max.idle.ms = 300000 17:56:46 metric.reporters = [] 17:56:46 metrics.num.samples = 2 17:56:46 metrics.recording.level = INFO 17:56:46 metrics.sample.window.ms = 30000 17:56:46 partitioner.adaptive.partitioning.enable = true 17:56:46 partitioner.availability.timeout.ms = 0 17:56:46 partitioner.class = null 17:56:46 partitioner.ignore.keys = false 17:56:46 receive.buffer.bytes = 32768 17:56:46 reconnect.backoff.max.ms = 1000 17:56:46 reconnect.backoff.ms = 50 17:56:46 request.timeout.ms = 30000 17:56:46 retries = 2147483647 17:56:46 retry.backoff.ms = 100 17:56:46 sasl.client.callback.handler.class = null 17:56:46 sasl.jaas.config = null 17:56:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:46 sasl.kerberos.min.time.before.relogin = 60000 17:56:46 sasl.kerberos.service.name = null 17:56:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:46 sasl.login.callback.handler.class = null 17:56:46 sasl.login.class = null 17:56:46 sasl.login.connect.timeout.ms = null 17:56:46 sasl.login.read.timeout.ms = null 17:56:46 sasl.login.refresh.buffer.seconds = 300 17:56:46 sasl.login.refresh.min.period.seconds = 60 17:56:46 sasl.login.refresh.window.factor = 0.8 17:56:46 sasl.login.refresh.window.jitter = 0.05 17:56:46 sasl.login.retry.backoff.max.ms = 10000 17:56:46 sasl.login.retry.backoff.ms = 100 17:56:46 sasl.mechanism = GSSAPI 17:56:46 sasl.oauthbearer.clock.skew.seconds = 30 17:56:46 sasl.oauthbearer.expected.audience = null 17:56:46 sasl.oauthbearer.expected.issuer = null 17:56:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:46 sasl.oauthbearer.jwks.endpoint.url = null 17:56:46 sasl.oauthbearer.scope.claim.name = scope 17:56:46 sasl.oauthbearer.sub.claim.name = sub 17:56:46 sasl.oauthbearer.token.endpoint.url = null 17:56:46 security.protocol = PLAINTEXT 17:56:46 security.providers = null 17:56:46 send.buffer.bytes = 131072 17:56:46 socket.connection.setup.timeout.max.ms = 30000 17:56:46 socket.connection.setup.timeout.ms = 10000 17:56:46 ssl.cipher.suites = null 17:56:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:46 ssl.endpoint.identification.algorithm = https 17:56:46 ssl.engine.factory.class = null 17:56:46 ssl.key.password = null 17:56:46 ssl.keymanager.algorithm = SunX509 17:56:46 ssl.keystore.certificate.chain = null 17:56:46 ssl.keystore.key = null 17:56:46 ssl.keystore.location = null 17:56:46 ssl.keystore.password = null 17:56:46 ssl.keystore.type = JKS 17:56:46 ssl.protocol = TLSv1.3 17:56:46 ssl.provider = null 17:56:46 ssl.secure.random.implementation = null 17:56:46 ssl.trustmanager.algorithm = PKIX 17:56:46 ssl.truststore.certificates = null 17:56:46 ssl.truststore.location = null 17:56:46 ssl.truststore.password = null 17:56:46 ssl.truststore.type = JKS 17:56:46 transaction.timeout.ms = 60000 17:56:46 transactional.id = null 17:56:46 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:56:46 17:56:46 2024-09-24T17:56:46.385Z INFO 7150 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 17:56:46 2024-09-24T17:56:46.420Z INFO 7150 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 17:56:46 2024-09-24T17:56:46.470Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:56:46 2024-09-24T17:56:46.470Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:56:46 2024-09-24T17:56:46.470Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200606468 17:56:46 2024-09-24T17:56:46.495Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:46 acks = -1 17:56:46 auto.include.jmx.reporter = true 17:56:46 batch.size = 16384 17:56:46 bootstrap.servers = [localhost:9092] 17:56:46 buffer.memory = 33554432 17:56:46 client.dns.lookup = use_all_dns_ips 17:56:46 client.id = producer-2 17:56:46 compression.type = none 17:56:46 connections.max.idle.ms = 540000 17:56:46 delivery.timeout.ms = 120000 17:56:46 enable.idempotence = true 17:56:46 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:56:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:46 linger.ms = 0 17:56:46 max.block.ms = 60000 17:56:46 max.in.flight.requests.per.connection = 5 17:56:46 max.request.size = 1048576 17:56:46 metadata.max.age.ms = 300000 17:56:46 metadata.max.idle.ms = 300000 17:56:46 metric.reporters = [] 17:56:46 metrics.num.samples = 2 17:56:46 metrics.recording.level = INFO 17:56:46 metrics.sample.window.ms = 30000 17:56:46 partitioner.adaptive.partitioning.enable = true 17:56:46 partitioner.availability.timeout.ms = 0 17:56:46 partitioner.class = null 17:56:46 partitioner.ignore.keys = false 17:56:46 receive.buffer.bytes = 32768 17:56:46 reconnect.backoff.max.ms = 1000 17:56:46 reconnect.backoff.ms = 50 17:56:46 request.timeout.ms = 30000 17:56:46 retries = 2147483647 17:56:46 retry.backoff.ms = 100 17:56:46 sasl.client.callback.handler.class = null 17:56:46 sasl.jaas.config = null 17:56:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:46 sasl.kerberos.min.time.before.relogin = 60000 17:56:46 sasl.kerberos.service.name = null 17:56:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:46 sasl.login.callback.handler.class = null 17:56:46 sasl.login.class = null 17:56:46 sasl.login.connect.timeout.ms = null 17:56:46 sasl.login.read.timeout.ms = null 17:56:46 sasl.login.refresh.buffer.seconds = 300 17:56:46 sasl.login.refresh.min.period.seconds = 60 17:56:46 sasl.login.refresh.window.factor = 0.8 17:56:46 sasl.login.refresh.window.jitter = 0.05 17:56:46 sasl.login.retry.backoff.max.ms = 10000 17:56:46 sasl.login.retry.backoff.ms = 100 17:56:46 sasl.mechanism = GSSAPI 17:56:46 sasl.oauthbearer.clock.skew.seconds = 30 17:56:46 sasl.oauthbearer.expected.audience = null 17:56:46 sasl.oauthbearer.expected.issuer = null 17:56:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:46 sasl.oauthbearer.jwks.endpoint.url = null 17:56:46 sasl.oauthbearer.scope.claim.name = scope 17:56:46 sasl.oauthbearer.sub.claim.name = sub 17:56:46 sasl.oauthbearer.token.endpoint.url = null 17:56:46 security.protocol = PLAINTEXT 17:56:46 security.providers = null 17:56:46 send.buffer.bytes = 131072 17:56:46 socket.connection.setup.timeout.max.ms = 30000 17:56:46 socket.connection.setup.timeout.ms = 10000 17:56:46 ssl.cipher.suites = null 17:56:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:46 ssl.endpoint.identification.algorithm = https 17:56:46 ssl.engine.factory.class = null 17:56:46 ssl.key.password = null 17:56:46 ssl.keymanager.algorithm = SunX509 17:56:46 ssl.keystore.certificate.chain = null 17:56:46 ssl.keystore.key = null 17:56:46 ssl.keystore.location = null 17:56:46 ssl.keystore.password = null 17:56:46 ssl.keystore.type = JKS 17:56:46 ssl.protocol = TLSv1.3 17:56:46 ssl.provider = null 17:56:46 ssl.secure.random.implementation = null 17:56:46 ssl.trustmanager.algorithm = PKIX 17:56:46 ssl.truststore.certificates = null 17:56:46 ssl.truststore.location = null 17:56:46 ssl.truststore.password = null 17:56:46 ssl.truststore.type = JKS 17:56:46 transaction.timeout.ms = 60000 17:56:46 transactional.id = null 17:56:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:46 17:56:46 2024-09-24T17:56:46.496Z INFO 7150 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 17:56:46 2024-09-24T17:56:46.501Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:56:46 2024-09-24T17:56:46.501Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:56:46 2024-09-24T17:56:46.501Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200606501 17:56:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in org.onap.cps.ncmp.config.KafkaConfigSpec 17:56:46 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:56:46 17:56:46 . ____ _ __ _ _ 17:56:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:46 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:46 =========|_|==============|___/=/_/_/_/ 17:56:46 :: Spring Boot :: (v3.2.4) 17:56:46 17:56:46 2024-09-24T17:56:46.540Z INFO 7150 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:56:46 2024-09-24T17:56:46.541Z INFO 7150 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:56:46 2024-09-24T17:56:46.832Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:46 2024-09-24T17:56:46.832Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:46 2024-09-24T17:56:46.834Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:46 2024-09-24T17:56:46.834Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:46 2024-09-24T17:56:46.834Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:46 2024-09-24T17:56:46.834Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:46 2024-09-24T17:56:46.919Z INFO 7150 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.405 seconds (process running for 41.94) 17:56:46 2024-09-24T17:56:46.945Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:46 2024-09-24T17:56:46.945Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:46 2024-09-24T17:56:46.945Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:46 2024-09-24T17:56:46.946Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:46 2024-09-24T17:56:46.946Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:46 2024-09-24T17:56:46.946Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:46 2024-09-24T17:56:46.971Z ERROR 7150 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:56:46 2024-09-24T17:56:46.971Z ERROR 7150 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:56:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:56:47 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:56:47 17:56:47 . ____ _ __ _ _ 17:56:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:47 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:47 =========|_|==============|___/=/_/_/_/ 17:56:47 :: Spring Boot :: (v3.2.4) 17:56:47 17:56:47 2024-09-24T17:56:47.097Z INFO 7150 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:56:47 2024-09-24T17:56:47.097Z INFO 7150 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:56:47 2024-09-24T17:56:47.099Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:47 2024-09-24T17:56:47.099Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:47 2024-09-24T17:56:47.099Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:47 2024-09-24T17:56:47.099Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:47 2024-09-24T17:56:47.100Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:47 2024-09-24T17:56:47.100Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:47 2024-09-24T17:56:47.119Z INFO 7150 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.045 seconds (process running for 42.14) 17:56:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:56:47 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 17:56:50 17:56:50 . ____ _ __ _ _ 17:56:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:50 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:50 =========|_|==============|___/=/_/_/_/ 17:56:50 :: Spring Boot :: (v3.2.4) 17:56:50 17:56:50 2024-09-24T17:56:47.160Z INFO 7150 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Starting CmSubscriptionConfigSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:56:50 2024-09-24T17:56:47.160Z INFO 7150 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:56:50 2024-09-24T17:56:47.248Z WARN 7150 --- [ 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: 17:56:50 --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 17:56:50 2024-09-24T17:56:47.302Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:50 2024-09-24T17:56:47.302Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:47.302Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:47.331Z INFO 7150 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:56:50 + + o o o o---o o----o o o---o o o----o o--o--o 17:56:50 + + + + | | / \ / | | / / \ | | 17:56:50 + + + + + o----o o o o o----o | o o o o----o | 17:56:50 + + + + | | / \ / | | \ / \ | | 17:56:50 + + o o o o o---o o----o o----o o---o o o o----o o 17:56:50 2024-09-24T17:56:47.331Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:56:50 2024-09-24T17:56:47.331Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5701 17:56:50 2024-09-24T17:56:47.331Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 17:56:50 2024-09-24T17:56:47.332Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:56:50 2024-09-24T17:56:47.335Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 17:56:50 To enable the Jet engine on the members, do one of the following: 17:56:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:56:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:56:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:56:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:56:50 2024-09-24T17:56:47.353Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:50 2024-09-24T17:56:47.353Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:47.353Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:47.525Z INFO 7150 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 17:56:50 2024-09-24T17:56:47.705Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:50 2024-09-24T17:56:47.705Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:47.705Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:47.706Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:50 2024-09-24T17:56:47.706Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:47.706Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:47.741Z INFO 7150 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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. 17:56:50 2024-09-24T17:56:47.837Z INFO 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 17:56:50 2024-09-24T17:56:47.841Z WARN 7150 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:56:50 2024-09-24T17:56:48.109Z INFO 7150 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:56:50 2024-09-24T17:56:48.117Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5701 is STARTING 17:56:50 2024-09-24T17:56:48.421Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:50 2024-09-24T17:56:48.422Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:48.422Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:48.673Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:50 2024-09-24T17:56:48.673Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:48.673Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:49.228Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:50 2024-09-24T17:56:49.228Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:49.228Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:49.782Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:50 2024-09-24T17:56:49.782Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:49.782Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:50.386Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:50 2024-09-24T17:56:50.386Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:50 2024-09-24T17:56:50.386Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:50 2024-09-24T17:56:50.626Z INFO 7150 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:56:50 17:56:50 Members {size:1, ver:1} [ 17:56:50 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 this 17:56:50 ] 17:56:50 17:56:50 2024-09-24T17:56:50.648Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5701 is STARTED 17:56:50 2024-09-24T17:56:50.685Z INFO 7150 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Started CmSubscriptionConfigSpec in 3.548 seconds (process running for 45.707) 17:56:50 2024-09-24T17:56:50.791Z INFO 7150 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 17:56:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.819 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 17:56:50 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 17:56:57 2024-09-24T17:56:50.966Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:56:57 2024-09-24T17:56:50.994Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:57 2024-09-24T17:56:50.994Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:50.994Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:51.048Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 812b285a9cf15a9f2bedad203bf500f4c55069ddf141a79d60b730dc472e03d5 17:56:57 2024-09-24T17:56:51.397Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:57 2024-09-24T17:56:51.397Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:51.397Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:52.161Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:57 2024-09-24T17:56:52.161Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:52.168Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:52.403Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:57 2024-09-24T17:56:52.404Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:52.404Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:53.381Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:57 2024-09-24T17:56:53.381Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:53.381Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:53.561Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:57 2024-09-24T17:56:53.561Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:53.561Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:54.389Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:57 2024-09-24T17:56:54.389Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:54.389Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:54.721Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:57 2024-09-24T17:56:54.721Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:54.721Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:55.305Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:57 2024-09-24T17:56:55.305Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:55.305Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:55.941Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:57 2024-09-24T17:56:55.941Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:55.941Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:56.471Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:56:57 2024-09-24T17:56:56.477Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:56.477Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:56.929Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.963033314S 17:56:57 17:56:57 . ____ _ __ _ _ 17:56:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:56:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:56:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:56:57 ' |____| .__|_| |_|_| |_\__, | / / / / 17:56:57 =========|_|==============|___/=/_/_/_/ 17:56:57 :: Spring Boot :: (v3.2.4) 17:56:57 17:56:57 2024-09-24T17:56:57.002Z INFO 7150 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Starting DmiCacheHandlerSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:56:57 2024-09-24T17:56:57.002Z INFO 7150 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:56:57 2024-09-24T17:56:57.004Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:56:57 2024-09-24T17:56:57.004Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:57 2024-09-24T17:56:57.004Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:57 2024-09-24T17:56:57.042Z INFO 7150 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Started DmiCacheHandlerSpec in 0.063 seconds (process running for 52.063) 17:56:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.457 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 17:56:57 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 17:56:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 17:56:57 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 17:56:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 17:56:57 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 17:56:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 17:56:57 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 17:57:03 2024-09-24T17:56:57.491Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:03 2024-09-24T17:56:57.548Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9bc056f63d15b7c8e557d1cbc93bb979b63389f85c52532ef0fb769f1650a874 17:57:03 2024-09-24T17:56:57.560Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:03 2024-09-24T17:56:57.561Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:56:57.561Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:56:58.215Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:03 2024-09-24T17:56:58.215Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:56:58.215Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:56:58.584Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:03 2024-09-24T17:56:58.585Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:56:58.585Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:56:59.271Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:03 2024-09-24T17:56:59.271Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:56:59.271Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:56:59.643Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:03 2024-09-24T17:56:59.643Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:56:59.643Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:00.377Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:03 2024-09-24T17:57:00.377Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:00.377Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:00.599Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:03 2024-09-24T17:57:00.600Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:00.600Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:01.399Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:03 2024-09-24T17:57:01.399Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:01.399Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:01.605Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:03 2024-09-24T17:57:01.605Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:01.605Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:02.563Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:03 2024-09-24T17:57:02.564Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:02.564Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:02.625Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:03 2024-09-24T17:57:02.625Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:02.625Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:03.212Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.721062834S 17:57:03 17:57:03 . ____ _ __ _ _ 17:57:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:03 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:03 =========|_|==============|___/=/_/_/_/ 17:57:03 :: Spring Boot :: (v3.2.4) 17:57:03 17:57:03 2024-09-24T17:57:03.377Z INFO 7150 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Starting DmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:03 2024-09-24T17:57:03.377Z INFO 7150 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:57:03 2024-09-24T17:57:03.384Z INFO 7150 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Started DmiOutEventConsumerSpec in 0.03 seconds (process running for 58.406) 17:57:03 2024-09-24T17:57:03.395Z INFO 7150 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 17:57:03 2024-09-24T17:57:03.408Z INFO 7150 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 17:57:03 2024-09-24T17:57:03.411Z INFO 7150 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED 17:57:03 2024-09-24T17:57:03.485Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:03 2024-09-24T17:57:03.485Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:03.485Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 2024-09-24T17:57:03.536Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:03 2024-09-24T17:57:03.536Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:03 2024-09-24T17:57:03.536Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.215 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 17:57:03 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 17:57:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 17:57:03 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 17:57:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 17:57:03 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 17:57:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 17:57:03 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 17:57:05 2024-09-24T17:57:04.392Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:05 2024-09-24T17:57:04.393Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:05 2024-09-24T17:57:04.393Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:05 2024-09-24T17:57:04.544Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:05 2024-09-24T17:57:04.544Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:05 2024-09-24T17:57:04.544Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:05 2024-09-24T17:57:04.813Z ERROR 7150 --- [ool-10-thread-1] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_client.NcmpOutEvent with cause : null 17:57:05 2024-09-24T17:57:05.248Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:05 2024-09-24T17:57:05.248Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:05 2024-09-24T17:57:05.248Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 17:57:05 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 17:57:10 2024-09-24T17:57:05.351Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:10 2024-09-24T17:57:05.416Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 89c13baa89d4d6d24605179f57ac286e9e352077609f9b1cf0286640d5e2a707 17:57:10 2024-09-24T17:57:05.503Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:10 2024-09-24T17:57:05.503Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:05.503Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:06.409Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:10 2024-09-24T17:57:06.409Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:06.409Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:06.460Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:10 2024-09-24T17:57:06.460Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:06.460Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:07.369Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:10 2024-09-24T17:57:07.369Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:07.369Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:07.572Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:10 2024-09-24T17:57:07.572Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:07.572Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:08.274Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:10 2024-09-24T17:57:08.274Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:08.274Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:08.626Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:10 2024-09-24T17:57:08.626Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:08.626Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:09.355Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:10 2024-09-24T17:57:09.355Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:09.355Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:09.832Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:10 2024-09-24T17:57:09.832Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:09.832Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:10.363Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:10 2024-09-24T17:57:10.363Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:10.363Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:10.687Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:10 2024-09-24T17:57:10.687Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:10 2024-09-24T17:57:10.687Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:10 2024-09-24T17:57:10.844Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.492493605S 17:57:11 2024-09-24T17:57:10.863Z INFO 7150 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 17:57:11 2024-09-24T17:57:10.863Z INFO 7150 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription create request for source some-resource with subscription id test-id ... 17:57:11 2024-09-24T17:57:10.867Z INFO 7150 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 17:57:11 2024-09-24T17:57:10.867Z INFO 7150 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription delete request for source some-resource with subscription id test-id ... 17:57:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.796 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 17:57:11 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 17:57:11 2024-09-24T17:57:11.176Z INFO 7150 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 17:57:11 2024-09-24T17:57:11.177Z INFO 7150 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 17:57:11 2024-09-24T17:57:11.177Z INFO 7150 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 17:57:11 2024-09-24T17:57:11.179Z INFO 7150 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 17:57:11 2024-09-24T17:57:11.179Z INFO 7150 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 17:57:11 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 17:57:11 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 17:57:17 2024-09-24T17:57:11.208Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:17 2024-09-24T17:57:11.253Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7d3fc3e5425123cc0a1ac84bc4885de73e14a90c7a3d6923603bfa46147fcf08 17:57:17 2024-09-24T17:57:11.430Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:17 2024-09-24T17:57:11.430Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:11.430Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:11.696Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:17 2024-09-24T17:57:11.696Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:11.696Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:12.341Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:17 2024-09-24T17:57:12.341Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:12.341Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:12.864Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:17 2024-09-24T17:57:12.864Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:12.864Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:13.396Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:17 2024-09-24T17:57:13.396Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:13.396Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:13.820Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:17 2024-09-24T17:57:13.820Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:13.820Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:14.603Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:17 2024-09-24T17:57:14.603Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:14.603Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:14.825Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:17 2024-09-24T17:57:14.826Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:14.826Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:15.759Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:17 2024-09-24T17:57:15.759Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:15.759Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:15.833Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:17 2024-09-24T17:57:15.833Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:15.833Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:16.663Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:17 2024-09-24T17:57:16.664Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:16.664Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:16.687Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:17 2024-09-24T17:57:16.688Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:17 2024-09-24T17:57:16.688Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:17 2024-09-24T17:57:16.823Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.614343553S 17:57:17 2024-09-24T17:57:16.885Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:17 allow.auto.create.topics = true 17:57:17 auto.commit.interval.ms = 5000 17:57:17 auto.include.jmx.reporter = true 17:57:17 auto.offset.reset = earliest 17:57:17 bootstrap.servers = [PLAINTEXT://localhost:32776] 17:57:17 check.crcs = true 17:57:17 client.dns.lookup = use_all_dns_ips 17:57:17 client.id = consumer-ncmp-group-1 17:57:17 client.rack = 17:57:17 connections.max.idle.ms = 540000 17:57:17 default.api.timeout.ms = 60000 17:57:17 enable.auto.commit = true 17:57:17 exclude.internal.topics = true 17:57:17 fetch.max.bytes = 52428800 17:57:17 fetch.max.wait.ms = 500 17:57:17 fetch.min.bytes = 1 17:57:17 group.id = ncmp-group 17:57:17 group.instance.id = null 17:57:17 heartbeat.interval.ms = 3000 17:57:17 interceptor.classes = [] 17:57:17 internal.leave.group.on.close = true 17:57:17 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:17 isolation.level = read_uncommitted 17:57:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:17 max.partition.fetch.bytes = 1048576 17:57:17 max.poll.interval.ms = 300000 17:57:17 max.poll.records = 500 17:57:17 metadata.max.age.ms = 300000 17:57:17 metric.reporters = [] 17:57:17 metrics.num.samples = 2 17:57:17 metrics.recording.level = INFO 17:57:17 metrics.sample.window.ms = 30000 17:57:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:17 receive.buffer.bytes = 65536 17:57:17 reconnect.backoff.max.ms = 1000 17:57:17 reconnect.backoff.ms = 50 17:57:17 request.timeout.ms = 30000 17:57:17 retry.backoff.ms = 100 17:57:17 sasl.client.callback.handler.class = null 17:57:17 sasl.jaas.config = null 17:57:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:17 sasl.kerberos.min.time.before.relogin = 60000 17:57:17 sasl.kerberos.service.name = null 17:57:17 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:17 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:17 sasl.login.callback.handler.class = null 17:57:17 sasl.login.class = null 17:57:17 sasl.login.connect.timeout.ms = null 17:57:17 sasl.login.read.timeout.ms = null 17:57:17 sasl.login.refresh.buffer.seconds = 300 17:57:17 sasl.login.refresh.min.period.seconds = 60 17:57:17 sasl.login.refresh.window.factor = 0.8 17:57:17 sasl.login.refresh.window.jitter = 0.05 17:57:17 sasl.login.retry.backoff.max.ms = 10000 17:57:17 sasl.login.retry.backoff.ms = 100 17:57:17 sasl.mechanism = GSSAPI 17:57:17 sasl.oauthbearer.clock.skew.seconds = 30 17:57:17 sasl.oauthbearer.expected.audience = null 17:57:17 sasl.oauthbearer.expected.issuer = null 17:57:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:17 sasl.oauthbearer.jwks.endpoint.url = null 17:57:17 sasl.oauthbearer.scope.claim.name = scope 17:57:17 sasl.oauthbearer.sub.claim.name = sub 17:57:17 sasl.oauthbearer.token.endpoint.url = null 17:57:17 security.protocol = PLAINTEXT 17:57:17 security.providers = null 17:57:17 send.buffer.bytes = 131072 17:57:17 session.timeout.ms = 45000 17:57:17 socket.connection.setup.timeout.max.ms = 30000 17:57:17 socket.connection.setup.timeout.ms = 10000 17:57:17 ssl.cipher.suites = null 17:57:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:17 ssl.endpoint.identification.algorithm = https 17:57:17 ssl.engine.factory.class = null 17:57:17 ssl.key.password = null 17:57:17 ssl.keymanager.algorithm = SunX509 17:57:17 ssl.keystore.certificate.chain = null 17:57:17 ssl.keystore.key = null 17:57:17 ssl.keystore.location = null 17:57:17 ssl.keystore.password = null 17:57:17 ssl.keystore.type = JKS 17:57:17 ssl.protocol = TLSv1.3 17:57:17 ssl.provider = null 17:57:17 ssl.secure.random.implementation = null 17:57:17 ssl.trustmanager.algorithm = PKIX 17:57:17 ssl.truststore.certificates = null 17:57:17 ssl.truststore.location = null 17:57:17 ssl.truststore.password = null 17:57:17 ssl.truststore.type = JKS 17:57:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:57:17 17:57:17 2024-09-24T17:57:16.933Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:17 2024-09-24T17:57:16.933Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:17 2024-09-24T17:57:16.933Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200636933 17:57:17 17:57:17 . ____ _ __ _ _ 17:57:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:17 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:17 =========|_|==============|___/=/_/_/_/ 17:57:17 :: Spring Boot :: (v3.2.4) 17:57:17 17:57:17 2024-09-24T17:57:17.011Z INFO 7150 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:17 2024-09-24T17:57:17.012Z INFO 7150 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:57:17 2024-09-24T17:57:17.012Z ERROR 7150 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:57:17 2024-09-24T17:57:17.015Z ERROR 7150 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:57:17 2024-09-24T17:57:17.084Z INFO 7150 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.149 seconds (process running for 72.106) 17:57:18 2024-09-24T17:57:17.095Z INFO 7150 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): cm-events 17:57:18 2024-09-24T17:57:17.126Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:18 2024-09-24T17:57:17.127Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:18 acks = -1 17:57:18 auto.include.jmx.reporter = true 17:57:18 batch.size = 16384 17:57:18 bootstrap.servers = [PLAINTEXT://localhost:32776] 17:57:18 buffer.memory = 33554432 17:57:18 client.dns.lookup = use_all_dns_ips 17:57:18 client.id = producer-3 17:57:18 compression.type = none 17:57:18 connections.max.idle.ms = 540000 17:57:18 delivery.timeout.ms = 120000 17:57:18 enable.idempotence = false 17:57:18 interceptor.classes = [] 17:57:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:18 linger.ms = 1 17:57:18 max.block.ms = 60000 17:57:18 max.in.flight.requests.per.connection = 5 17:57:18 max.request.size = 1048576 17:57:18 metadata.max.age.ms = 300000 17:57:18 metadata.max.idle.ms = 300000 17:57:18 metric.reporters = [] 17:57:18 metrics.num.samples = 2 17:57:18 metrics.recording.level = INFO 17:57:18 metrics.sample.window.ms = 30000 17:57:18 partitioner.adaptive.partitioning.enable = true 17:57:18 partitioner.availability.timeout.ms = 0 17:57:18 partitioner.class = null 17:57:18 partitioner.ignore.keys = false 17:57:18 receive.buffer.bytes = 32768 17:57:18 reconnect.backoff.max.ms = 1000 17:57:18 reconnect.backoff.ms = 50 17:57:18 request.timeout.ms = 30000 17:57:18 retries = 0 17:57:18 retry.backoff.ms = 100 17:57:18 sasl.client.callback.handler.class = null 17:57:18 sasl.jaas.config = null 17:57:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:18 sasl.kerberos.min.time.before.relogin = 60000 17:57:18 sasl.kerberos.service.name = null 17:57:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:18 sasl.login.callback.handler.class = null 17:57:18 sasl.login.class = null 17:57:18 sasl.login.connect.timeout.ms = null 17:57:18 sasl.login.read.timeout.ms = null 17:57:18 sasl.login.refresh.buffer.seconds = 300 17:57:18 sasl.login.refresh.min.period.seconds = 60 17:57:18 sasl.login.refresh.window.factor = 0.8 17:57:18 sasl.login.refresh.window.jitter = 0.05 17:57:18 sasl.login.retry.backoff.max.ms = 10000 17:57:18 sasl.login.retry.backoff.ms = 100 17:57:18 sasl.mechanism = GSSAPI 17:57:18 sasl.oauthbearer.clock.skew.seconds = 30 17:57:18 sasl.oauthbearer.expected.audience = null 17:57:18 sasl.oauthbearer.expected.issuer = null 17:57:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:18 sasl.oauthbearer.jwks.endpoint.url = null 17:57:18 sasl.oauthbearer.scope.claim.name = scope 17:57:18 sasl.oauthbearer.sub.claim.name = sub 17:57:18 sasl.oauthbearer.token.endpoint.url = null 17:57:18 security.protocol = PLAINTEXT 17:57:18 security.providers = null 17:57:18 send.buffer.bytes = 131072 17:57:18 socket.connection.setup.timeout.max.ms = 30000 17:57:18 socket.connection.setup.timeout.ms = 10000 17:57:18 ssl.cipher.suites = null 17:57:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:18 ssl.endpoint.identification.algorithm = https 17:57:18 ssl.engine.factory.class = null 17:57:18 ssl.key.password = null 17:57:18 ssl.keymanager.algorithm = SunX509 17:57:18 ssl.keystore.certificate.chain = null 17:57:18 ssl.keystore.key = null 17:57:18 ssl.keystore.location = null 17:57:18 ssl.keystore.password = null 17:57:18 ssl.keystore.type = JKS 17:57:18 ssl.protocol = TLSv1.3 17:57:18 ssl.provider = null 17:57:18 ssl.secure.random.implementation = null 17:57:18 ssl.trustmanager.algorithm = PKIX 17:57:18 ssl.truststore.certificates = null 17:57:18 ssl.truststore.location = null 17:57:18 ssl.truststore.password = null 17:57:18 ssl.truststore.type = JKS 17:57:18 transaction.timeout.ms = 60000 17:57:18 transactional.id = null 17:57:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:18 17:57:18 2024-09-24T17:57:17.131Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:18 2024-09-24T17:57:17.131Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:18 2024-09-24T17:57:17.131Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:18 2024-09-24T17:57:17.131Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200637131 17:57:18 2024-09-24T17:57:17.352Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 17:57:18 2024-09-24T17:57:17.359Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 8HUd1lWrR6m7MHRLcm7pWQ 17:57:18 2024-09-24T17:57:17.474Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 17:57:18 2024-09-24T17:57:17.646Z INFO 7150 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 8HUd1lWrR6m7MHRLcm7pWQ 17:57:18 2024-09-24T17:57:17.671Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:18 2024-09-24T17:57:17.672Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:17.672Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:18 2024-09-24T17:57:17.766Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 17:57:18 2024-09-24T17:57:17.773Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 17:57:18 2024-09-24T17:57:17.800Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-27ec8b9c-29d8-4cd1-96f2-6a996040c658 17:57:18 2024-09-24T17:57:17.800Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, 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) 17:57:18 2024-09-24T17:57:17.800Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 17:57:18 2024-09-24T17:57:17.828Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-27ec8b9c-29d8-4cd1-96f2-6a996040c658', protocol='range'} 17:57:18 2024-09-24T17:57:17.834Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-27ec8b9c-29d8-4cd1-96f2-6a996040c658=Assignment(partitions=[cm-events-0])} 17:57:18 2024-09-24T17:57:17.859Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-27ec8b9c-29d8-4cd1-96f2-6a996040c658', protocol='range'} 17:57:18 2024-09-24T17:57:17.860Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 17:57:18 2024-09-24T17:57:17.864Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 17:57:18 2024-09-24T17:57:17.872Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:18 2024-09-24T17:57:17.872Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:17.872Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:18 2024-09-24T17:57:17.884Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition cm-events-0 17:57:18 2024-09-24T17:57:17.907Z INFO 7150 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 17:57:18 2024-09-24T17:57:18.067Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.071Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 17:57:18 2024-09-24T17:57:18.150Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.150Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 183ms, elapsed time since send: 183ms, request timeout: 30000ms) 17:57:18 2024-09-24T17:57:18.150Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 17:57:18 2024-09-24T17:57:18.150Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 17:57:18 2024-09-24T17:57:18.150Z INFO 7150 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=1120359956, epoch=1) to node 1: 17:57:18 17:57:18 org.apache.kafka.common.errors.DisconnectException: null 17:57:18 17:57:18 2024-09-24T17:57:18.152Z INFO 7150 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:18 2024-09-24T17:57:18.169Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.169Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:18.254Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.255Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:18.270Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.271Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.092 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 17:57:18 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:57:18 17:57:18,361 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 17:57:18 17:57:18,361 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 17:57:18 17:57:18,362 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@511af385 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:57:18 17:57:18,366 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:57:18 17:57:18,366 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@511af385 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:57:18 17:57:18,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:57:18 17:57:18,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:57:18 17:57:18,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:57:18 17:57:18,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:57:18 17:57:18,369 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:57:18 17:57:18,370 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:57:18 17:57:18,370 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@511af385 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:57:18 17:57:18,375 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:57:18 17:57:18,375 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:57:18 17:57:18,375 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:57:18 17:57:18,375 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200638375) 17:57:18 17:57:18,375 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:57:18 17:57:18,375 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:18 17:57:18,377 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:57:18 17:57:18,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:57:18 17:57:18,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:18 17:57:18,379 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:57:18 17:57:18,380 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:57:18 17:57:18,389 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3bf36f10 - Setting zoneId to "UTC" 17:57:18 17:57:18,390 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:57:18 17:57:18,390 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:57:18 17:57:18,395 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:57:18 17:57:18,395 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:57:18 17:57:18,395 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:57:18 17:57:18,395 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:57:18 17:57:18,395 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:57:18 17:57:18,395 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74543469 - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:57:18 17:57:18,395 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:57:18 17:57:18,396 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@11ef50fa - End of configuration. 17:57:18 17:57:18,396 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@176f1f99 - Registering current configuration as safe fallback point 17:57:18 17:57:18 17:57:18 . ____ _ __ _ _ 17:57:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:18 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:18 =========|_|==============|___/=/_/_/_/ 17:57:18 :: Spring Boot :: (v3.2.4) 17:57:18 17:57:18 2024-09-24T17:57:18.400Z INFO 7150 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:18 2024-09-24T17:57:18.400Z INFO 7150 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:57:18 2024-09-24T17:57:18.430Z INFO 7150 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.089 seconds (process running for 73.452) 17:57:18 2024-09-24T17:57:18.460Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.460Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:18.471Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.471Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:57:18 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:57:18 2024-09-24T17:57:18.634Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:18 2024-09-24T17:57:18.634Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:18.634Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:18 2024-09-24T17:57:18.661Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.661Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:18.753Z WARN 7150 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 17:57:18 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:57:18 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:57:18 2024-09-24T17:57:18.866Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:18 2024-09-24T17:57:18.867Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:18 2024-09-24T17:57:18.867Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:57:18 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:57:18 2024-09-24T17:57:18.906Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:18 2024-09-24T17:57:18.906Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:57:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:57:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:57:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:57:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:57:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:57:24 2024-09-24T17:57:18.955Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:24 2024-09-24T17:57:19.033Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9d510646587d04e576674fbc86330f4c930046544bd0ea707f5c8bf8d1f7be03 17:57:24 2024-09-24T17:57:19.079Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:24 2024-09-24T17:57:19.079Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:19.604Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:24 2024-09-24T17:57:19.604Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:19.604Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:19.672Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:24 2024-09-24T17:57:19.672Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:19.728Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:24 2024-09-24T17:57:19.729Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:19.729Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:20.092Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:24 2024-09-24T17:57:20.092Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:20.472Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:24 2024-09-24T17:57:20.472Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:20.472Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:20.593Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:24 2024-09-24T17:57:20.594Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:20.594Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:20.880Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:24 2024-09-24T17:57:20.880Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:20.999Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:24 2024-09-24T17:57:20.999Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:21.626Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:24 2024-09-24T17:57:21.626Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:21.627Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:21.648Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:24 2024-09-24T17:57:21.648Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:21.648Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:21.837Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:24 2024-09-24T17:57:21.837Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:21.903Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:24 2024-09-24T17:57:21.903Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:22.502Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:24 2024-09-24T17:57:22.503Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:22.503Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:22.632Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:24 2024-09-24T17:57:22.632Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:22.632Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:22.701Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:24 2024-09-24T17:57:22.702Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:23.025Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:24 2024-09-24T17:57:23.026Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:23.458Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:24 2024-09-24T17:57:23.459Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:23.459Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:23.606Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:24 2024-09-24T17:57:23.607Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:23.788Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:24 2024-09-24T17:57:23.788Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:23.788Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:23.935Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:24 2024-09-24T17:57:23.935Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:24.289Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:24 2024-09-24T17:57:24.289Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:24 2024-09-24T17:57:24.289Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:24 2024-09-24T17:57:24.547Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.592051465S 17:57:24 2024-09-24T17:57:24.554Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:24 allow.auto.create.topics = true 17:57:24 auto.commit.interval.ms = 5000 17:57:24 auto.include.jmx.reporter = true 17:57:24 auto.offset.reset = earliest 17:57:24 bootstrap.servers = [PLAINTEXT://localhost:32778] 17:57:24 check.crcs = true 17:57:24 client.dns.lookup = use_all_dns_ips 17:57:24 client.id = consumer-test-2 17:57:24 client.rack = 17:57:24 connections.max.idle.ms = 540000 17:57:24 default.api.timeout.ms = 60000 17:57:24 enable.auto.commit = true 17:57:24 exclude.internal.topics = true 17:57:24 fetch.max.bytes = 52428800 17:57:24 fetch.max.wait.ms = 500 17:57:24 fetch.min.bytes = 1 17:57:24 group.id = test 17:57:24 group.instance.id = null 17:57:24 heartbeat.interval.ms = 3000 17:57:24 interceptor.classes = [] 17:57:24 internal.leave.group.on.close = true 17:57:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:24 isolation.level = read_uncommitted 17:57:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:24 max.partition.fetch.bytes = 1048576 17:57:24 max.poll.interval.ms = 300000 17:57:24 max.poll.records = 500 17:57:24 metadata.max.age.ms = 300000 17:57:24 metric.reporters = [] 17:57:24 metrics.num.samples = 2 17:57:24 metrics.recording.level = INFO 17:57:24 metrics.sample.window.ms = 30000 17:57:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:24 receive.buffer.bytes = 65536 17:57:24 reconnect.backoff.max.ms = 1000 17:57:24 reconnect.backoff.ms = 50 17:57:24 request.timeout.ms = 30000 17:57:24 retry.backoff.ms = 100 17:57:24 sasl.client.callback.handler.class = null 17:57:24 sasl.jaas.config = null 17:57:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:24 sasl.kerberos.min.time.before.relogin = 60000 17:57:24 sasl.kerberos.service.name = null 17:57:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:24 sasl.login.callback.handler.class = null 17:57:24 sasl.login.class = null 17:57:24 sasl.login.connect.timeout.ms = null 17:57:24 sasl.login.read.timeout.ms = null 17:57:24 sasl.login.refresh.buffer.seconds = 300 17:57:24 sasl.login.refresh.min.period.seconds = 60 17:57:24 sasl.login.refresh.window.factor = 0.8 17:57:24 sasl.login.refresh.window.jitter = 0.05 17:57:24 sasl.login.retry.backoff.max.ms = 10000 17:57:24 sasl.login.retry.backoff.ms = 100 17:57:24 sasl.mechanism = GSSAPI 17:57:24 sasl.oauthbearer.clock.skew.seconds = 30 17:57:24 sasl.oauthbearer.expected.audience = null 17:57:24 sasl.oauthbearer.expected.issuer = null 17:57:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:24 sasl.oauthbearer.jwks.endpoint.url = null 17:57:24 sasl.oauthbearer.scope.claim.name = scope 17:57:24 sasl.oauthbearer.sub.claim.name = sub 17:57:24 sasl.oauthbearer.token.endpoint.url = null 17:57:24 security.protocol = PLAINTEXT 17:57:24 security.providers = null 17:57:24 send.buffer.bytes = 131072 17:57:24 session.timeout.ms = 45000 17:57:24 socket.connection.setup.timeout.max.ms = 30000 17:57:24 socket.connection.setup.timeout.ms = 10000 17:57:24 ssl.cipher.suites = null 17:57:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:24 ssl.endpoint.identification.algorithm = https 17:57:24 ssl.engine.factory.class = null 17:57:24 ssl.key.password = null 17:57:24 ssl.keymanager.algorithm = SunX509 17:57:24 ssl.keystore.certificate.chain = null 17:57:24 ssl.keystore.key = null 17:57:24 ssl.keystore.location = null 17:57:24 ssl.keystore.password = null 17:57:24 ssl.keystore.type = JKS 17:57:24 ssl.protocol = TLSv1.3 17:57:24 ssl.provider = null 17:57:24 ssl.secure.random.implementation = null 17:57:24 ssl.trustmanager.algorithm = PKIX 17:57:24 ssl.truststore.certificates = null 17:57:24 ssl.truststore.location = null 17:57:24 ssl.truststore.password = null 17:57:24 ssl.truststore.type = JKS 17:57:24 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:24 17:57:24 2024-09-24T17:57:24.559Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:24 2024-09-24T17:57:24.559Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:24 2024-09-24T17:57:24.559Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200644559 17:57:24 17:57:24 . ____ _ __ _ _ 17:57:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:24 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:24 =========|_|==============|___/=/_/_/_/ 17:57:24 :: Spring Boot :: (v3.2.4) 17:57:24 17:57:24 2024-09-24T17:57:24.578Z INFO 7150 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:24 2024-09-24T17:57:24.578Z INFO 7150 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:57:24 2024-09-24T17:57:24.608Z INFO 7150 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.047 seconds (process running for 79.63) 17:57:25 2024-09-24T17:57:24.613Z INFO 7150 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): test-topic 17:57:25 2024-09-24T17:57:24.623Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:25 2024-09-24T17:57:24.623Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:25 acks = -1 17:57:25 auto.include.jmx.reporter = true 17:57:25 batch.size = 16384 17:57:25 bootstrap.servers = [PLAINTEXT://localhost:32778] 17:57:25 buffer.memory = 33554432 17:57:25 client.dns.lookup = use_all_dns_ips 17:57:25 client.id = producer-4 17:57:25 compression.type = none 17:57:25 connections.max.idle.ms = 540000 17:57:25 delivery.timeout.ms = 120000 17:57:25 enable.idempotence = false 17:57:25 interceptor.classes = [] 17:57:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:25 linger.ms = 1 17:57:25 max.block.ms = 60000 17:57:25 max.in.flight.requests.per.connection = 5 17:57:25 max.request.size = 1048576 17:57:25 metadata.max.age.ms = 300000 17:57:25 metadata.max.idle.ms = 300000 17:57:25 metric.reporters = [] 17:57:25 metrics.num.samples = 2 17:57:25 metrics.recording.level = INFO 17:57:25 metrics.sample.window.ms = 30000 17:57:25 partitioner.adaptive.partitioning.enable = true 17:57:25 partitioner.availability.timeout.ms = 0 17:57:25 partitioner.class = null 17:57:25 partitioner.ignore.keys = false 17:57:25 receive.buffer.bytes = 32768 17:57:25 reconnect.backoff.max.ms = 1000 17:57:25 reconnect.backoff.ms = 50 17:57:25 request.timeout.ms = 30000 17:57:25 retries = 0 17:57:25 retry.backoff.ms = 100 17:57:25 sasl.client.callback.handler.class = null 17:57:25 sasl.jaas.config = null 17:57:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:25 sasl.kerberos.min.time.before.relogin = 60000 17:57:25 sasl.kerberos.service.name = null 17:57:25 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:25 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:25 sasl.login.callback.handler.class = null 17:57:25 sasl.login.class = null 17:57:25 sasl.login.connect.timeout.ms = null 17:57:25 sasl.login.read.timeout.ms = null 17:57:25 sasl.login.refresh.buffer.seconds = 300 17:57:25 sasl.login.refresh.min.period.seconds = 60 17:57:25 sasl.login.refresh.window.factor = 0.8 17:57:25 sasl.login.refresh.window.jitter = 0.05 17:57:25 sasl.login.retry.backoff.max.ms = 10000 17:57:25 sasl.login.retry.backoff.ms = 100 17:57:25 sasl.mechanism = GSSAPI 17:57:25 sasl.oauthbearer.clock.skew.seconds = 30 17:57:25 sasl.oauthbearer.expected.audience = null 17:57:25 sasl.oauthbearer.expected.issuer = null 17:57:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:25 sasl.oauthbearer.jwks.endpoint.url = null 17:57:25 sasl.oauthbearer.scope.claim.name = scope 17:57:25 sasl.oauthbearer.sub.claim.name = sub 17:57:25 sasl.oauthbearer.token.endpoint.url = null 17:57:25 security.protocol = PLAINTEXT 17:57:25 security.providers = null 17:57:25 send.buffer.bytes = 131072 17:57:25 socket.connection.setup.timeout.max.ms = 30000 17:57:25 socket.connection.setup.timeout.ms = 10000 17:57:25 ssl.cipher.suites = null 17:57:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:25 ssl.endpoint.identification.algorithm = https 17:57:25 ssl.engine.factory.class = null 17:57:25 ssl.key.password = null 17:57:25 ssl.keymanager.algorithm = SunX509 17:57:25 ssl.keystore.certificate.chain = null 17:57:25 ssl.keystore.key = null 17:57:25 ssl.keystore.location = null 17:57:25 ssl.keystore.password = null 17:57:25 ssl.keystore.type = JKS 17:57:25 ssl.protocol = TLSv1.3 17:57:25 ssl.provider = null 17:57:25 ssl.secure.random.implementation = null 17:57:25 ssl.trustmanager.algorithm = PKIX 17:57:25 ssl.truststore.certificates = null 17:57:25 ssl.truststore.location = null 17:57:25 ssl.truststore.password = null 17:57:25 ssl.truststore.type = JKS 17:57:25 transaction.timeout.ms = 60000 17:57:25 transactional.id = null 17:57:25 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:57:25 17:57:25 2024-09-24T17:57:24.626Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:25 2024-09-24T17:57:24.627Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:25 2024-09-24T17:57:24.627Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:25 2024-09-24T17:57:24.627Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200644627 17:57:25 2024-09-24T17:57:24.773Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:25 2024-09-24T17:57:24.773Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:25 2024-09-24T17:57:24.830Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 17:57:25 2024-09-24T17:57:24.830Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: nwpkvC1GQE2hPR-s0TxGEw 17:57:25 2024-09-24T17:57:24.860Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:25 2024-09-24T17:57:24.860Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:25 2024-09-24T17:57:24.860Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:25 2024-09-24T17:57:24.860Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:25 2024-09-24T17:57:24.861Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:25 2024-09-24T17:57:24.958Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 17:57:25 2024-09-24T17:57:25.091Z INFO 7150 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: nwpkvC1GQE2hPR-s0TxGEw 17:57:25 2024-09-24T17:57:25.226Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 17:57:25 2024-09-24T17:57:25.229Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:57:25 2024-09-24T17:57:25.256Z INFO 7150 --- [ 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-91ce0906-9e69-4258-adab-56ef3570d192 17:57:25 2024-09-24T17:57:25.256Z INFO 7150 --- [ 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) 17:57:25 2024-09-24T17:57:25.256Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:57:25 2024-09-24T17:57:25.290Z INFO 7150 --- [ 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-91ce0906-9e69-4258-adab-56ef3570d192', protocol='range'} 17:57:25 2024-09-24T17:57:25.291Z INFO 7150 --- [ 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-91ce0906-9e69-4258-adab-56ef3570d192=Assignment(partitions=[test-topic-0])} 17:57:25 2024-09-24T17:57:25.314Z INFO 7150 --- [ 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-91ce0906-9e69-4258-adab-56ef3570d192', protocol='range'} 17:57:25 2024-09-24T17:57:25.315Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 17:57:25 2024-09-24T17:57:25.315Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: test-topic-0 17:57:25 2024-09-24T17:57:25.326Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition test-topic-0 17:57:25 2024-09-24T17:57:25.336Z INFO 7150 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 17:57:25 2024-09-24T17:57:25.404Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:25 2024-09-24T17:57:25.404Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:25 2024-09-24T17:57:25.404Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:25 2024-09-24T17:57:25.491Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:25 2024-09-24T17:57:25.492Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 17:57:25 2024-09-24T17:57:25.495Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:25 2024-09-24T17:57:25.495Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 121ms, elapsed time since send: 121ms, request timeout: 30000ms) 17:57:25 2024-09-24T17:57:25.495Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 17:57:25 2024-09-24T17:57:25.495Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 17:57:25 2024-09-24T17:57:25.495Z INFO 7150 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=384334295, epoch=1) to node 1: 17:57:25 17:57:25 org.apache.kafka.common.errors.DisconnectException: null 17:57:25 17:57:25 2024-09-24T17:57:25.496Z INFO 7150 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:25 2024-09-24T17:57:25.593Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:25 2024-09-24T17:57:25.593Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:25 2024-09-24T17:57:25.597Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:25 2024-09-24T17:57:25.597Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:25 2024-09-24T17:57:25.699Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:25 2024-09-24T17:57:25.699Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.773 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:57:25 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:57:31 2024-09-24T17:57:25.736Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:31 2024-09-24T17:57:25.744Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:25.744Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:25.767Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:31 2024-09-24T17:57:25.768Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:25.779Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9cf54a13504ec510782ea72d4d3a440907b7555be56040a7cbd44dd639f35e18 17:57:31 2024-09-24T17:57:25.783Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:31 2024-09-24T17:57:25.783Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:25.875Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:31 2024-09-24T17:57:25.875Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:25.875Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:25.902Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:31 2024-09-24T17:57:25.902Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:26.001Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:26.001Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:26.310Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:31 2024-09-24T17:57:26.310Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:26.312Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:31 2024-09-24T17:57:26.312Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:26.312Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:26.408Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:26.408Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:26.674Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:31 2024-09-24T17:57:26.674Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:26.901Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:31 2024-09-24T17:57:26.901Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:27.001Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:31 2024-09-24T17:57:27.001Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:27.001Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:27.124Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:31 2024-09-24T17:57:27.124Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:27.223Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:27.223Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:27.269Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:31 2024-09-24T17:57:27.269Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:27.269Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:27.879Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:31 2024-09-24T17:57:27.879Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:27.917Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:31 2024-09-24T17:57:27.917Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:28.060Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:31 2024-09-24T17:57:28.060Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:28.060Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:28.127Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:31 2024-09-24T17:57:28.127Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:28.273Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:31 2024-09-24T17:57:28.273Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:28.273Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:28.280Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:28.280Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:28.872Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:31 2024-09-24T17:57:28.872Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:28.915Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:31 2024-09-24T17:57:28.915Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:28.915Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:29.031Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:31 2024-09-24T17:57:29.031Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:29.084Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:31 2024-09-24T17:57:29.084Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:29.227Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:31 2024-09-24T17:57:29.227Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:29.227Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:29.489Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:29.489Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:29.778Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:31 2024-09-24T17:57:29.778Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:29.869Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:31 2024-09-24T17:57:29.870Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:29.870Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:29.989Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:31 2024-09-24T17:57:29.989Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:30.081Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:31 2024-09-24T17:57:30.081Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:30.081Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:30.238Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:31 2024-09-24T17:57:30.238Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:30.516Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:30.516Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:30.774Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:31 2024-09-24T17:57:30.774Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:30.774Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:30.838Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:31 2024-09-24T17:57:30.838Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:31.035Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:31 2024-09-24T17:57:31.035Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:31.035Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:31 2024-09-24T17:57:31.194Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:31 2024-09-24T17:57:31.194Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:31.326Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:31 2024-09-24T17:57:31.326Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:31.345Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:31 2024-09-24T17:57:31.346Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:31 2024-09-24T17:57:31.473Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.736721482S 17:57:31 2024-09-24T17:57:31.476Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:31 allow.auto.create.topics = true 17:57:31 auto.commit.interval.ms = 5000 17:57:31 auto.include.jmx.reporter = true 17:57:31 auto.offset.reset = earliest 17:57:31 bootstrap.servers = [PLAINTEXT://localhost:32780] 17:57:31 check.crcs = true 17:57:31 client.dns.lookup = use_all_dns_ips 17:57:31 client.id = consumer-test-3 17:57:31 client.rack = 17:57:31 connections.max.idle.ms = 540000 17:57:31 default.api.timeout.ms = 60000 17:57:31 enable.auto.commit = true 17:57:31 exclude.internal.topics = true 17:57:31 fetch.max.bytes = 52428800 17:57:31 fetch.max.wait.ms = 500 17:57:31 fetch.min.bytes = 1 17:57:31 group.id = test 17:57:31 group.instance.id = null 17:57:31 heartbeat.interval.ms = 3000 17:57:31 interceptor.classes = [] 17:57:31 internal.leave.group.on.close = true 17:57:31 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:31 isolation.level = read_uncommitted 17:57:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:31 max.partition.fetch.bytes = 1048576 17:57:31 max.poll.interval.ms = 300000 17:57:31 max.poll.records = 500 17:57:31 metadata.max.age.ms = 300000 17:57:31 metric.reporters = [] 17:57:31 metrics.num.samples = 2 17:57:31 metrics.recording.level = INFO 17:57:31 metrics.sample.window.ms = 30000 17:57:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:31 receive.buffer.bytes = 65536 17:57:31 reconnect.backoff.max.ms = 1000 17:57:31 reconnect.backoff.ms = 50 17:57:31 request.timeout.ms = 30000 17:57:31 retry.backoff.ms = 100 17:57:31 sasl.client.callback.handler.class = null 17:57:31 sasl.jaas.config = null 17:57:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:31 sasl.kerberos.min.time.before.relogin = 60000 17:57:31 sasl.kerberos.service.name = null 17:57:31 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:31 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:31 sasl.login.callback.handler.class = null 17:57:31 sasl.login.class = null 17:57:31 sasl.login.connect.timeout.ms = null 17:57:31 sasl.login.read.timeout.ms = null 17:57:31 sasl.login.refresh.buffer.seconds = 300 17:57:31 sasl.login.refresh.min.period.seconds = 60 17:57:31 sasl.login.refresh.window.factor = 0.8 17:57:31 sasl.login.refresh.window.jitter = 0.05 17:57:31 sasl.login.retry.backoff.max.ms = 10000 17:57:31 sasl.login.retry.backoff.ms = 100 17:57:31 sasl.mechanism = GSSAPI 17:57:31 sasl.oauthbearer.clock.skew.seconds = 30 17:57:31 sasl.oauthbearer.expected.audience = null 17:57:31 sasl.oauthbearer.expected.issuer = null 17:57:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:31 sasl.oauthbearer.jwks.endpoint.url = null 17:57:31 sasl.oauthbearer.scope.claim.name = scope 17:57:31 sasl.oauthbearer.sub.claim.name = sub 17:57:31 sasl.oauthbearer.token.endpoint.url = null 17:57:31 security.protocol = PLAINTEXT 17:57:31 security.providers = null 17:57:31 send.buffer.bytes = 131072 17:57:31 session.timeout.ms = 45000 17:57:31 socket.connection.setup.timeout.max.ms = 30000 17:57:31 socket.connection.setup.timeout.ms = 10000 17:57:31 ssl.cipher.suites = null 17:57:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:31 ssl.endpoint.identification.algorithm = https 17:57:31 ssl.engine.factory.class = null 17:57:31 ssl.key.password = null 17:57:31 ssl.keymanager.algorithm = SunX509 17:57:31 ssl.keystore.certificate.chain = null 17:57:31 ssl.keystore.key = null 17:57:31 ssl.keystore.location = null 17:57:31 ssl.keystore.password = null 17:57:31 ssl.keystore.type = JKS 17:57:31 ssl.protocol = TLSv1.3 17:57:31 ssl.provider = null 17:57:31 ssl.secure.random.implementation = null 17:57:31 ssl.trustmanager.algorithm = PKIX 17:57:31 ssl.truststore.certificates = null 17:57:31 ssl.truststore.location = null 17:57:31 ssl.truststore.password = null 17:57:31 ssl.truststore.type = JKS 17:57:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:57:31 17:57:31 2024-09-24T17:57:31.479Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:31 2024-09-24T17:57:31.479Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:31 2024-09-24T17:57:31.479Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200651479 17:57:31 17:57:31,500 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 17:57:31 17:57:31,505 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 17:57:31 17:57:31,507 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@68aeae76 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:57:31 17:57:31,513 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:57:31 17:57:31,513 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@68aeae76 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:57:31 17:57:31,516 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:57:31 17:57:31,516 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:57:31 17:57:31,517 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:57:31 17:57:31,517 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:57:31 17:57:31,517 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:57:31 17:57:31,517 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:57:31 17:57:31,517 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@68aeae76 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:57:31 17:57:31,520 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:57:31 17:57:31,520 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:57:31 17:57:31,520 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:57:31 17:57:31,521 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200651521) 17:57:31 17:57:31,521 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:57:31 17:57:31,521 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:57:31 17:57:31,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:31 17:57:31,526 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:57:31 17:57:31,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:57:31 17:57:31,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:31 17:57:31,527 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:57:31 17:57:31,527 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:57:31 17:57:31,532 |-INFO in ch.qos.logback.classic.pattern.DateConverter@642690ed - Setting zoneId to "UTC" 17:57:31 17:57:31,533 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:57:31 17:57:31,533 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71af4d8f - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:57:31 17:57:31,537 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@39fdcf59 - End of configuration. 17:57:31 17:57:31,537 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@243d1b0e - Registering current configuration as safe fallback point 17:57:31 17:57:31 17:57:31 . ____ _ __ _ _ 17:57:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:31 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:31 =========|_|==============|___/=/_/_/_/ 17:57:31 :: Spring Boot :: (v3.2.4) 17:57:31 17:57:31 2024-09-24T17:57:31.541Z INFO 7150 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:31 2024-09-24T17:57:31.541Z INFO 7150 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:57:31 2024-09-24T17:57:31.580Z INFO 7150 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.1 seconds (process running for 86.602) 17:57:32 2024-09-24T17:57:31.590Z INFO 7150 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-3, groupId=test] Subscribed to topic(s): client-topic 17:57:32 2024-09-24T17:57:31.607Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:32 2024-09-24T17:57:31.607Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:32 acks = -1 17:57:32 auto.include.jmx.reporter = true 17:57:32 batch.size = 16384 17:57:32 bootstrap.servers = [PLAINTEXT://localhost:32780] 17:57:32 buffer.memory = 33554432 17:57:32 client.dns.lookup = use_all_dns_ips 17:57:32 client.id = producer-5 17:57:32 compression.type = none 17:57:32 connections.max.idle.ms = 540000 17:57:32 delivery.timeout.ms = 120000 17:57:32 enable.idempotence = false 17:57:32 interceptor.classes = [] 17:57:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:32 linger.ms = 1 17:57:32 max.block.ms = 60000 17:57:32 max.in.flight.requests.per.connection = 5 17:57:32 max.request.size = 1048576 17:57:32 metadata.max.age.ms = 300000 17:57:32 metadata.max.idle.ms = 300000 17:57:32 metric.reporters = [] 17:57:32 metrics.num.samples = 2 17:57:32 metrics.recording.level = INFO 17:57:32 metrics.sample.window.ms = 30000 17:57:32 partitioner.adaptive.partitioning.enable = true 17:57:32 partitioner.availability.timeout.ms = 0 17:57:32 partitioner.class = null 17:57:32 partitioner.ignore.keys = false 17:57:32 receive.buffer.bytes = 32768 17:57:32 reconnect.backoff.max.ms = 1000 17:57:32 reconnect.backoff.ms = 50 17:57:32 request.timeout.ms = 30000 17:57:32 retries = 0 17:57:32 retry.backoff.ms = 100 17:57:32 sasl.client.callback.handler.class = null 17:57:32 sasl.jaas.config = null 17:57:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:32 sasl.kerberos.min.time.before.relogin = 60000 17:57:32 sasl.kerberos.service.name = null 17:57:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:32 sasl.login.callback.handler.class = null 17:57:32 sasl.login.class = null 17:57:32 sasl.login.connect.timeout.ms = null 17:57:32 sasl.login.read.timeout.ms = null 17:57:32 sasl.login.refresh.buffer.seconds = 300 17:57:32 sasl.login.refresh.min.period.seconds = 60 17:57:32 sasl.login.refresh.window.factor = 0.8 17:57:32 sasl.login.refresh.window.jitter = 0.05 17:57:32 sasl.login.retry.backoff.max.ms = 10000 17:57:32 sasl.login.retry.backoff.ms = 100 17:57:32 sasl.mechanism = GSSAPI 17:57:32 sasl.oauthbearer.clock.skew.seconds = 30 17:57:32 sasl.oauthbearer.expected.audience = null 17:57:32 sasl.oauthbearer.expected.issuer = null 17:57:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:32 sasl.oauthbearer.jwks.endpoint.url = null 17:57:32 sasl.oauthbearer.scope.claim.name = scope 17:57:32 sasl.oauthbearer.sub.claim.name = sub 17:57:32 sasl.oauthbearer.token.endpoint.url = null 17:57:32 security.protocol = PLAINTEXT 17:57:32 security.providers = null 17:57:32 send.buffer.bytes = 131072 17:57:32 socket.connection.setup.timeout.max.ms = 30000 17:57:32 socket.connection.setup.timeout.ms = 10000 17:57:32 ssl.cipher.suites = null 17:57:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:32 ssl.endpoint.identification.algorithm = https 17:57:32 ssl.engine.factory.class = null 17:57:32 ssl.key.password = null 17:57:32 ssl.keymanager.algorithm = SunX509 17:57:32 ssl.keystore.certificate.chain = null 17:57:32 ssl.keystore.key = null 17:57:32 ssl.keystore.location = null 17:57:32 ssl.keystore.password = null 17:57:32 ssl.keystore.type = JKS 17:57:32 ssl.protocol = TLSv1.3 17:57:32 ssl.provider = null 17:57:32 ssl.secure.random.implementation = null 17:57:32 ssl.trustmanager.algorithm = PKIX 17:57:32 ssl.truststore.certificates = null 17:57:32 ssl.truststore.location = null 17:57:32 ssl.truststore.password = null 17:57:32 ssl.truststore.type = JKS 17:57:32 transaction.timeout.ms = 60000 17:57:32 transactional.id = null 17:57:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:32 17:57:32 2024-09-24T17:57:31.609Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:32 2024-09-24T17:57:31.609Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:32 2024-09-24T17:57:31.609Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:32 2024-09-24T17:57:31.609Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200651609 17:57:32 2024-09-24T17:57:31.726Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 17:57:32 2024-09-24T17:57:31.726Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: s8YwybeWSfqBgUyGYGxO1g 17:57:32 2024-09-24T17:57:31.802Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:32 2024-09-24T17:57:31.802Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:31.802Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:32 2024-09-24T17:57:31.810Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:32 2024-09-24T17:57:31.810Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:31.841Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 17:57:32 2024-09-24T17:57:31.971Z INFO 7150 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3, groupId=test] Cluster ID: s8YwybeWSfqBgUyGYGxO1g 17:57:32 2024-09-24T17:57:32.085Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 17:57:32 2024-09-24T17:57:32.087Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 17:57:32 2024-09-24T17:57:32.107Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:32 2024-09-24T17:57:32.107Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:32.107Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:32 2024-09-24T17:57:32.109Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-3-b83aa8a3-3917-45be-b52f-e3f5cfc75732 17:57:32 2024-09-24T17:57:32.109Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, 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) 17:57:32 2024-09-24T17:57:32.109Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 17:57:32 2024-09-24T17:57:32.137Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-b83aa8a3-3917-45be-b52f-e3f5cfc75732', protocol='range'} 17:57:32 2024-09-24T17:57:32.137Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Finished assignment for group at generation 1: {consumer-test-3-b83aa8a3-3917-45be-b52f-e3f5cfc75732=Assignment(partitions=[client-topic-0])} 17:57:32 2024-09-24T17:57:32.159Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-b83aa8a3-3917-45be-b52f-e3f5cfc75732', protocol='range'} 17:57:32 2024-09-24T17:57:32.159Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 17:57:32 2024-09-24T17:57:32.160Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Adding newly assigned partitions: client-topic-0 17:57:32 2024-09-24T17:57:32.172Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Found no committed offset for partition client-topic-0 17:57:32 2024-09-24T17:57:32.181Z INFO 7150 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 17:57:32 2024-09-24T17:57:32.204Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.204Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:32.245Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:32 allow.auto.create.topics = true 17:57:32 auto.commit.interval.ms = 5000 17:57:32 auto.include.jmx.reporter = true 17:57:32 auto.offset.reset = earliest 17:57:32 bootstrap.servers = [PLAINTEXT://localhost:32780] 17:57:32 check.crcs = true 17:57:32 client.dns.lookup = use_all_dns_ips 17:57:32 client.id = consumer-test-4 17:57:32 client.rack = 17:57:32 connections.max.idle.ms = 540000 17:57:32 default.api.timeout.ms = 60000 17:57:32 enable.auto.commit = true 17:57:32 exclude.internal.topics = true 17:57:32 fetch.max.bytes = 52428800 17:57:32 fetch.max.wait.ms = 500 17:57:32 fetch.min.bytes = 1 17:57:32 group.id = test 17:57:32 group.instance.id = null 17:57:32 heartbeat.interval.ms = 3000 17:57:32 interceptor.classes = [] 17:57:32 internal.leave.group.on.close = true 17:57:32 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:32 isolation.level = read_uncommitted 17:57:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:32 max.partition.fetch.bytes = 1048576 17:57:32 max.poll.interval.ms = 300000 17:57:32 max.poll.records = 500 17:57:32 metadata.max.age.ms = 300000 17:57:32 metric.reporters = [] 17:57:32 metrics.num.samples = 2 17:57:32 metrics.recording.level = INFO 17:57:32 metrics.sample.window.ms = 30000 17:57:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:32 receive.buffer.bytes = 65536 17:57:32 reconnect.backoff.max.ms = 1000 17:57:32 reconnect.backoff.ms = 50 17:57:32 request.timeout.ms = 30000 17:57:32 retry.backoff.ms = 100 17:57:32 sasl.client.callback.handler.class = null 17:57:32 sasl.jaas.config = null 17:57:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:32 sasl.kerberos.min.time.before.relogin = 60000 17:57:32 sasl.kerberos.service.name = null 17:57:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:32 sasl.login.callback.handler.class = null 17:57:32 sasl.login.class = null 17:57:32 sasl.login.connect.timeout.ms = null 17:57:32 sasl.login.read.timeout.ms = null 17:57:32 sasl.login.refresh.buffer.seconds = 300 17:57:32 sasl.login.refresh.min.period.seconds = 60 17:57:32 sasl.login.refresh.window.factor = 0.8 17:57:32 sasl.login.refresh.window.jitter = 0.05 17:57:32 sasl.login.retry.backoff.max.ms = 10000 17:57:32 sasl.login.retry.backoff.ms = 100 17:57:32 sasl.mechanism = GSSAPI 17:57:32 sasl.oauthbearer.clock.skew.seconds = 30 17:57:32 sasl.oauthbearer.expected.audience = null 17:57:32 sasl.oauthbearer.expected.issuer = null 17:57:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:32 sasl.oauthbearer.jwks.endpoint.url = null 17:57:32 sasl.oauthbearer.scope.claim.name = scope 17:57:32 sasl.oauthbearer.sub.claim.name = sub 17:57:32 sasl.oauthbearer.token.endpoint.url = null 17:57:32 security.protocol = PLAINTEXT 17:57:32 security.providers = null 17:57:32 send.buffer.bytes = 131072 17:57:32 session.timeout.ms = 45000 17:57:32 socket.connection.setup.timeout.max.ms = 30000 17:57:32 socket.connection.setup.timeout.ms = 10000 17:57:32 ssl.cipher.suites = null 17:57:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:32 ssl.endpoint.identification.algorithm = https 17:57:32 ssl.engine.factory.class = null 17:57:32 ssl.key.password = null 17:57:32 ssl.keymanager.algorithm = SunX509 17:57:32 ssl.keystore.certificate.chain = null 17:57:32 ssl.keystore.key = null 17:57:32 ssl.keystore.location = null 17:57:32 ssl.keystore.password = null 17:57:32 ssl.keystore.type = JKS 17:57:32 ssl.protocol = TLSv1.3 17:57:32 ssl.provider = null 17:57:32 ssl.secure.random.implementation = null 17:57:32 ssl.trustmanager.algorithm = PKIX 17:57:32 ssl.truststore.certificates = null 17:57:32 ssl.truststore.location = null 17:57:32 ssl.truststore.password = null 17:57:32 ssl.truststore.type = JKS 17:57:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:57:32 17:57:32 2024-09-24T17:57:32.247Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:32 2024-09-24T17:57:32.247Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:32 2024-09-24T17:57:32.247Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200652247 17:57:32 2024-09-24T17:57:32.251Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.251Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:32.253Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:32 allow.auto.create.topics = true 17:57:32 auto.commit.interval.ms = 5000 17:57:32 auto.include.jmx.reporter = true 17:57:32 auto.offset.reset = earliest 17:57:32 bootstrap.servers = [PLAINTEXT://localhost:32780] 17:57:32 check.crcs = true 17:57:32 client.dns.lookup = use_all_dns_ips 17:57:32 client.id = consumer-test-5 17:57:32 client.rack = 17:57:32 connections.max.idle.ms = 540000 17:57:32 default.api.timeout.ms = 60000 17:57:32 enable.auto.commit = true 17:57:32 exclude.internal.topics = true 17:57:32 fetch.max.bytes = 52428800 17:57:32 fetch.max.wait.ms = 500 17:57:32 fetch.min.bytes = 1 17:57:32 group.id = test 17:57:32 group.instance.id = null 17:57:32 heartbeat.interval.ms = 3000 17:57:32 interceptor.classes = [] 17:57:32 internal.leave.group.on.close = true 17:57:32 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:32 isolation.level = read_uncommitted 17:57:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:32 max.partition.fetch.bytes = 1048576 17:57:32 max.poll.interval.ms = 300000 17:57:32 max.poll.records = 500 17:57:32 metadata.max.age.ms = 300000 17:57:32 metric.reporters = [] 17:57:32 metrics.num.samples = 2 17:57:32 metrics.recording.level = INFO 17:57:32 metrics.sample.window.ms = 30000 17:57:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:32 receive.buffer.bytes = 65536 17:57:32 reconnect.backoff.max.ms = 1000 17:57:32 reconnect.backoff.ms = 50 17:57:32 request.timeout.ms = 30000 17:57:32 retry.backoff.ms = 100 17:57:32 sasl.client.callback.handler.class = null 17:57:32 sasl.jaas.config = null 17:57:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:32 sasl.kerberos.min.time.before.relogin = 60000 17:57:32 sasl.kerberos.service.name = null 17:57:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:32 sasl.login.callback.handler.class = null 17:57:32 sasl.login.class = null 17:57:32 sasl.login.connect.timeout.ms = null 17:57:32 sasl.login.read.timeout.ms = null 17:57:32 sasl.login.refresh.buffer.seconds = 300 17:57:32 sasl.login.refresh.min.period.seconds = 60 17:57:32 sasl.login.refresh.window.factor = 0.8 17:57:32 sasl.login.refresh.window.jitter = 0.05 17:57:32 sasl.login.retry.backoff.max.ms = 10000 17:57:32 sasl.login.retry.backoff.ms = 100 17:57:32 sasl.mechanism = GSSAPI 17:57:32 sasl.oauthbearer.clock.skew.seconds = 30 17:57:32 sasl.oauthbearer.expected.audience = null 17:57:32 sasl.oauthbearer.expected.issuer = null 17:57:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:32 sasl.oauthbearer.jwks.endpoint.url = null 17:57:32 sasl.oauthbearer.scope.claim.name = scope 17:57:32 sasl.oauthbearer.sub.claim.name = sub 17:57:32 sasl.oauthbearer.token.endpoint.url = null 17:57:32 security.protocol = PLAINTEXT 17:57:32 security.providers = null 17:57:32 send.buffer.bytes = 131072 17:57:32 session.timeout.ms = 45000 17:57:32 socket.connection.setup.timeout.max.ms = 30000 17:57:32 socket.connection.setup.timeout.ms = 10000 17:57:32 ssl.cipher.suites = null 17:57:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:32 ssl.endpoint.identification.algorithm = https 17:57:32 ssl.engine.factory.class = null 17:57:32 ssl.key.password = null 17:57:32 ssl.keymanager.algorithm = SunX509 17:57:32 ssl.keystore.certificate.chain = null 17:57:32 ssl.keystore.key = null 17:57:32 ssl.keystore.location = null 17:57:32 ssl.keystore.password = null 17:57:32 ssl.keystore.type = JKS 17:57:32 ssl.protocol = TLSv1.3 17:57:32 ssl.provider = null 17:57:32 ssl.secure.random.implementation = null 17:57:32 ssl.trustmanager.algorithm = PKIX 17:57:32 ssl.truststore.certificates = null 17:57:32 ssl.truststore.location = null 17:57:32 ssl.truststore.password = null 17:57:32 ssl.truststore.type = JKS 17:57:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:57:32 17:57:32 2024-09-24T17:57:32.255Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:32 2024-09-24T17:57:32.255Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:32 2024-09-24T17:57:32.255Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200652255 17:57:32 2024-09-24T17:57:32.333Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 17:57:32 2024-09-24T17:57:32.334Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.334Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 17:57:32 2024-09-24T17:57:32.343Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.344Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 121ms, elapsed time since send: 121ms, request timeout: 30000ms) 17:57:32 2024-09-24T17:57:32.344Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node -1 disconnected. 17:57:32 2024-09-24T17:57:32.344Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 2147483646 disconnected. 17:57:32 2024-09-24T17:57:32.344Z INFO 7150 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3, groupId=test] Error sending fetch request (sessionId=1160424622, epoch=1) to node 1: 17:57:32 17:57:32 org.apache.kafka.common.errors.DisconnectException: null 17:57:32 17:57:32 2024-09-24T17:57:32.344Z INFO 7150 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:32 2024-09-24T17:57:32.435Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.435Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:32.444Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.444Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.444Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:32.444Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:32 2024-09-24T17:57:32.546Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:32 2024-09-24T17:57:32.546Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.811 s - in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:57:32 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:57:40 2024-09-24T17:57:32.556Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:40 2024-09-24T17:57:32.587Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:32.587Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:32.609Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 047e4b522c8fbfef2dc2b7ae4333085bb8bd7422913490330519f467dbf1f3bb 17:57:40 2024-09-24T17:57:32.669Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:32.669Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:32.719Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:32.719Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:32.719Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:32.788Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:32.788Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:32.847Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:32.848Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.155Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:33.155Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.241Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:33.241Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.254Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:33.254Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.267Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:33.267Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.267Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:33.312Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:40 2024-09-24T17:57:33.312Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.457Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:40 2024-09-24T17:57:33.457Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.573Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:33.574Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:33.574Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:33.826Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:33.826Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.001Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.001Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.059Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.059Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.257Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.257Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.422Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.422Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.486Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:34.486Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.486Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:34.624Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.624Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.628Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:34.628Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.628Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:34.881Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.881Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.954Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.954Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:34.962Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:34.962Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:35.325Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:40 2024-09-24T17:57:35.325Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:35.461Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:35.462Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:35.591Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:35.591Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:35.591Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:35.734Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:35.734Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:35.734Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:35.780Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:40 2024-09-24T17:57:35.780Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:35.936Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:35.936Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.076Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:36.076Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.113Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:36.113Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.439Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:40 2024-09-24T17:57:36.439Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.668Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:36.668Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.696Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:36.696Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.696Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:36.785Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:40 2024-09-24T17:57:36.785Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.956Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:36.956Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.974Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:36.974Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:36.974Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:37.074Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:37.074Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:37.280Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:37.280Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:37.454Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:40 2024-09-24T17:57:37.454Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:37.561Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:37.561Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:37.561Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:37.741Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:40 2024-09-24T17:57:37.741Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:37.773Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:37.773Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:37.929Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:37.929Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.060Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:38.061Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.084Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:38.084Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.084Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:38.398Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.841165786S 17:57:40 17:57:38,430 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 17:57:40 17:57:38,432 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 17:57:40 17:57:38,433 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6f2c2e16 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:57:40 17:57:38,436 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:57:40 17:57:38,436 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6f2c2e16 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:57:40 17:57:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:57:40 17:57:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:57:40 17:57:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:57:40 17:57:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:57:40 17:57:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:57:40 17:57:38,439 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:57:40 17:57:38,439 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6f2c2e16 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:57:40 17:57:38,441 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:57:40 17:57:38,441 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:57:40 17:57:38,441 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:57:40 17:57:38,441 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200658441) 17:57:40 17:57:38,442 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:57:40 17:57:38,442 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:57:40 17:57:38,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:57:40 17:57:38,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:57:40 17:57:38,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:57:40 17:57:38,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:57:40 17:57:38,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:57:40 17:57:38,443 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:40 17:57:38,444 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:57:40 17:57:38,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:57:40 17:57:38,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:40 17:57:38,446 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:57:40 17:57:38,446 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:57:40 17:57:38,453 |-INFO in ch.qos.logback.classic.pattern.DateConverter@26a9b01d - Setting zoneId to "UTC" 17:57:40 17:57:38,454 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:57:40 17:57:38,454 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:57:40 17:57:38,458 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:57:40 17:57:38,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:57:40 17:57:38,459 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:57:40 17:57:38,459 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:57:40 17:57:38,459 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:57:40 17:57:38,459 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2999b467 - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:57:40 17:57:38,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:57:40 17:57:38,459 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@e96d10e - End of configuration. 17:57:40 17:57:38,459 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@441254 - Registering current configuration as safe fallback point 17:57:40 17:57:40 17:57:40 . ____ _ __ _ _ 17:57:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:40 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:40 =========|_|==============|___/=/_/_/_/ 17:57:40 :: Spring Boot :: (v3.2.4) 17:57:40 17:57:40 2024-09-24T17:57:38.465Z INFO 7150 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:40 2024-09-24T17:57:38.465Z INFO 7150 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:57:40 2024-09-24T17:57:38.491Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:38.491Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.561Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:40 2024-09-24T17:57:38.561Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.677Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:38.677Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.677Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:38.707Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:40 2024-09-24T17:57:38.707Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.886Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:38.886Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:38.975Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:38.975Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.122Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:39.122Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.322Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:39.322Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.322Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:39.404Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:39.404Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.676Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:40 2024-09-24T17:57:39.676Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.784Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:40 2024-09-24T17:57:39.784Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.794Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:39.794Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.898Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:39.898Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:39.898Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:40.005Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:40 2024-09-24T17:57:40.005Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:40.145Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:40 2024-09-24T17:57:40.145Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:40.215Z INFO 7150 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 17:57:40 2024-09-24T17:57:40.260Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:40 2024-09-24T17:57:40.260Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:40.260Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:40.620Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:40.620Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:40.698Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:40 2024-09-24T17:57:40.698Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:40.741Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:40 allow.auto.create.topics = true 17:57:40 auto.commit.interval.ms = 5000 17:57:40 auto.include.jmx.reporter = true 17:57:40 auto.offset.reset = latest 17:57:40 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:40 check.crcs = true 17:57:40 client.dns.lookup = use_all_dns_ips 17:57:40 client.id = consumer-ncmp-data-operation-event-group-6 17:57:40 client.rack = 17:57:40 connections.max.idle.ms = 540000 17:57:40 default.api.timeout.ms = 60000 17:57:40 enable.auto.commit = false 17:57:40 exclude.internal.topics = true 17:57:40 fetch.max.bytes = 52428800 17:57:40 fetch.max.wait.ms = 500 17:57:40 fetch.min.bytes = 1 17:57:40 group.id = ncmp-data-operation-event-group 17:57:40 group.instance.id = null 17:57:40 heartbeat.interval.ms = 3000 17:57:40 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:57:40 internal.leave.group.on.close = true 17:57:40 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:40 isolation.level = read_uncommitted 17:57:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:40 max.partition.fetch.bytes = 1048576 17:57:40 max.poll.interval.ms = 300000 17:57:40 max.poll.records = 500 17:57:40 metadata.max.age.ms = 300000 17:57:40 metric.reporters = [] 17:57:40 metrics.num.samples = 2 17:57:40 metrics.recording.level = INFO 17:57:40 metrics.sample.window.ms = 30000 17:57:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:40 receive.buffer.bytes = 65536 17:57:40 reconnect.backoff.max.ms = 1000 17:57:40 reconnect.backoff.ms = 50 17:57:40 request.timeout.ms = 30000 17:57:40 retry.backoff.ms = 100 17:57:40 sasl.client.callback.handler.class = null 17:57:40 sasl.jaas.config = null 17:57:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:40 sasl.kerberos.min.time.before.relogin = 60000 17:57:40 sasl.kerberos.service.name = null 17:57:40 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:40 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:40 sasl.login.callback.handler.class = null 17:57:40 sasl.login.class = null 17:57:40 sasl.login.connect.timeout.ms = null 17:57:40 sasl.login.read.timeout.ms = null 17:57:40 sasl.login.refresh.buffer.seconds = 300 17:57:40 sasl.login.refresh.min.period.seconds = 60 17:57:40 sasl.login.refresh.window.factor = 0.8 17:57:40 sasl.login.refresh.window.jitter = 0.05 17:57:40 sasl.login.retry.backoff.max.ms = 10000 17:57:40 sasl.login.retry.backoff.ms = 100 17:57:40 sasl.mechanism = GSSAPI 17:57:40 sasl.oauthbearer.clock.skew.seconds = 30 17:57:40 sasl.oauthbearer.expected.audience = null 17:57:40 sasl.oauthbearer.expected.issuer = null 17:57:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:40 sasl.oauthbearer.jwks.endpoint.url = null 17:57:40 sasl.oauthbearer.scope.claim.name = scope 17:57:40 sasl.oauthbearer.sub.claim.name = sub 17:57:40 sasl.oauthbearer.token.endpoint.url = null 17:57:40 security.protocol = PLAINTEXT 17:57:40 security.providers = null 17:57:40 send.buffer.bytes = 131072 17:57:40 session.timeout.ms = 45000 17:57:40 socket.connection.setup.timeout.max.ms = 30000 17:57:40 socket.connection.setup.timeout.ms = 10000 17:57:40 ssl.cipher.suites = null 17:57:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:40 ssl.endpoint.identification.algorithm = https 17:57:40 ssl.engine.factory.class = null 17:57:40 ssl.key.password = null 17:57:40 ssl.keymanager.algorithm = SunX509 17:57:40 ssl.keystore.certificate.chain = null 17:57:40 ssl.keystore.key = null 17:57:40 ssl.keystore.location = null 17:57:40 ssl.keystore.password = null 17:57:40 ssl.keystore.type = JKS 17:57:40 ssl.protocol = TLSv1.3 17:57:40 ssl.provider = null 17:57:40 ssl.secure.random.implementation = null 17:57:40 ssl.trustmanager.algorithm = PKIX 17:57:40 ssl.truststore.certificates = null 17:57:40 ssl.truststore.location = null 17:57:40 ssl.truststore.password = null 17:57:40 ssl.truststore.type = JKS 17:57:40 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:57:40 17:57:40 2024-09-24T17:57:40.745Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:40 2024-09-24T17:57:40.745Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:40 2024-09-24T17:57:40.745Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200660745 17:57:40 2024-09-24T17:57:40.747Z INFO 7150 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 17:57:40 2024-09-24T17:57:40.752Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:40 2024-09-24T17:57:40.752Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:40 2024-09-24T17:57:40.752Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:40 2024-09-24T17:57:40.757Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:40 allow.auto.create.topics = true 17:57:40 auto.commit.interval.ms = 5000 17:57:40 auto.include.jmx.reporter = true 17:57:40 auto.offset.reset = latest 17:57:40 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:40 check.crcs = true 17:57:40 client.dns.lookup = use_all_dns_ips 17:57:40 client.id = consumer-ncmp-async-rest-request-event-group-7 17:57:40 client.rack = 17:57:40 connections.max.idle.ms = 540000 17:57:40 default.api.timeout.ms = 60000 17:57:40 enable.auto.commit = false 17:57:40 exclude.internal.topics = true 17:57:40 fetch.max.bytes = 52428800 17:57:40 fetch.max.wait.ms = 500 17:57:40 fetch.min.bytes = 1 17:57:40 group.id = ncmp-async-rest-request-event-group 17:57:40 group.instance.id = null 17:57:40 heartbeat.interval.ms = 3000 17:57:40 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:57:40 internal.leave.group.on.close = true 17:57:40 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:40 isolation.level = read_uncommitted 17:57:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:40 max.partition.fetch.bytes = 1048576 17:57:40 max.poll.interval.ms = 300000 17:57:40 max.poll.records = 500 17:57:40 metadata.max.age.ms = 300000 17:57:40 metric.reporters = [] 17:57:40 metrics.num.samples = 2 17:57:40 metrics.recording.level = INFO 17:57:40 metrics.sample.window.ms = 30000 17:57:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:40 receive.buffer.bytes = 65536 17:57:40 reconnect.backoff.max.ms = 1000 17:57:40 reconnect.backoff.ms = 50 17:57:40 request.timeout.ms = 30000 17:57:40 retry.backoff.ms = 100 17:57:40 sasl.client.callback.handler.class = null 17:57:40 sasl.jaas.config = null 17:57:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:40 sasl.kerberos.min.time.before.relogin = 60000 17:57:40 sasl.kerberos.service.name = null 17:57:40 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:40 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:40 sasl.login.callback.handler.class = null 17:57:40 sasl.login.class = null 17:57:40 sasl.login.connect.timeout.ms = null 17:57:40 sasl.login.read.timeout.ms = null 17:57:40 sasl.login.refresh.buffer.seconds = 300 17:57:40 sasl.login.refresh.min.period.seconds = 60 17:57:40 sasl.login.refresh.window.factor = 0.8 17:57:40 sasl.login.refresh.window.jitter = 0.05 17:57:40 sasl.login.retry.backoff.max.ms = 10000 17:57:40 sasl.login.retry.backoff.ms = 100 17:57:40 sasl.mechanism = GSSAPI 17:57:40 sasl.oauthbearer.clock.skew.seconds = 30 17:57:40 sasl.oauthbearer.expected.audience = null 17:57:40 sasl.oauthbearer.expected.issuer = null 17:57:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:40 sasl.oauthbearer.jwks.endpoint.url = null 17:57:40 sasl.oauthbearer.scope.claim.name = scope 17:57:40 sasl.oauthbearer.sub.claim.name = sub 17:57:40 sasl.oauthbearer.token.endpoint.url = null 17:57:40 security.protocol = PLAINTEXT 17:57:40 security.providers = null 17:57:40 send.buffer.bytes = 131072 17:57:40 session.timeout.ms = 45000 17:57:40 socket.connection.setup.timeout.max.ms = 30000 17:57:40 socket.connection.setup.timeout.ms = 10000 17:57:40 ssl.cipher.suites = null 17:57:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:40 ssl.endpoint.identification.algorithm = https 17:57:40 ssl.engine.factory.class = null 17:57:40 ssl.key.password = null 17:57:40 ssl.keymanager.algorithm = SunX509 17:57:40 ssl.keystore.certificate.chain = null 17:57:40 ssl.keystore.key = null 17:57:40 ssl.keystore.location = null 17:57:40 ssl.keystore.password = null 17:57:40 ssl.keystore.type = JKS 17:57:40 ssl.protocol = TLSv1.3 17:57:40 ssl.provider = null 17:57:40 ssl.secure.random.implementation = null 17:57:40 ssl.trustmanager.algorithm = PKIX 17:57:40 ssl.truststore.certificates = null 17:57:40 ssl.truststore.location = null 17:57:40 ssl.truststore.password = null 17:57:40 ssl.truststore.type = JKS 17:57:40 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:57:40 17:57:40 2024-09-24T17:57:40.769Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:40 2024-09-24T17:57:40.769Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:40 2024-09-24T17:57:40.769Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200660769 17:57:40 2024-09-24T17:57:40.769Z INFO 7150 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 17:57:41 2024-09-24T17:57:40.796Z INFO 7150 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 2.389 seconds (process running for 95.818) 17:57:41 2024-09-24T17:57:40.807Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:41 2024-09-24T17:57:40.807Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:40.833Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 17:57:41 2024-09-24T17:57:40.833Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:41 2024-09-24T17:57:40.881Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:41 2024-09-24T17:57:40.881Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:41 2024-09-24T17:57:40.915Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:41 2024-09-24T17:57:40.915Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:40.972Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:41 2024-09-24T17:57:41.024Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:41 2024-09-24T17:57:41.081Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:41 2024-09-24T17:57:41.117Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:41 2024-09-24T17:57:41.117Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:41.138Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:41 2024-09-24T17:57:41.195Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 17:57:41 2024-09-24T17:57:41.196Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:57:41 2024-09-24T17:57:41.227Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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-7-d88c2a7d-3bc3-4f02-8891-4bc63b2e528e 17:57:41 2024-09-24T17:57:41.228Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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) 17:57:41 2024-09-24T17:57:41.228Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:57:41 2024-09-24T17:57:41.245Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 17:57:41 2024-09-24T17:57:41.247Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:57:41 2024-09-24T17:57:41.259Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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-6-0e5b3875-59ba-4c07-ba7d-cf0f1abf34b1 17:57:41 2024-09-24T17:57:41.260Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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) 17:57:41 2024-09-24T17:57:41.260Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:57:41 2024-09-24T17:57:41.267Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:41 2024-09-24T17:57:41.267Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:41.267Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:41 2024-09-24T17:57:41.268Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:41 2024-09-24T17:57:41.268Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:41.271Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-0e5b3875-59ba-4c07-ba7d-cf0f1abf34b1', protocol='range'} 17:57:41 2024-09-24T17:57:41.272Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-6-0e5b3875-59ba-4c07-ba7d-cf0f1abf34b1=Assignment(partitions=[ncmp-async-m2m-0])} 17:57:41 2024-09-24T17:57:41.272Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-d88c2a7d-3bc3-4f02-8891-4bc63b2e528e', protocol='range'} 17:57:41 2024-09-24T17:57:41.273Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-7-d88c2a7d-3bc3-4f02-8891-4bc63b2e528e=Assignment(partitions=[ncmp-async-m2m-0])} 17:57:41 2024-09-24T17:57:41.336Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-d88c2a7d-3bc3-4f02-8891-4bc63b2e528e', protocol='range'} 17:57:41 2024-09-24T17:57:41.337Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:57:41 2024-09-24T17:57:41.337Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:57:41 2024-09-24T17:57:41.337Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-0e5b3875-59ba-4c07-ba7d-cf0f1abf34b1', protocol='range'} 17:57:41 2024-09-24T17:57:41.339Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:57:41 2024-09-24T17:57:41.339Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:57:41 2024-09-24T17:57:41.352Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:41 2024-09-24T17:57:41.355Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:41 2024-09-24T17:57:41.355Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:41 2024-09-24T17:57:41.362Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:41 2024-09-24T17:57:41.370Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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:32782 (id: 1 rack: null)], epoch=0}}. 17:57:41 2024-09-24T17:57:41.370Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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:32782 (id: 1 rack: null)], epoch=0}}. 17:57:41 2024-09-24T17:57:41.395Z INFO 7150 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:57:41 2024-09-24T17:57:41.395Z INFO 7150 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:57:41 2024-09-24T17:57:41.420Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:41 2024-09-24T17:57:41.420Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:41 acks = -1 17:57:41 auto.include.jmx.reporter = true 17:57:41 batch.size = 16384 17:57:41 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:41 buffer.memory = 33554432 17:57:41 client.dns.lookup = use_all_dns_ips 17:57:41 client.id = producer-6 17:57:41 compression.type = none 17:57:41 connections.max.idle.ms = 540000 17:57:41 delivery.timeout.ms = 120000 17:57:41 enable.idempotence = false 17:57:41 interceptor.classes = [] 17:57:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:41 linger.ms = 1 17:57:41 max.block.ms = 60000 17:57:41 max.in.flight.requests.per.connection = 5 17:57:41 max.request.size = 1048576 17:57:41 metadata.max.age.ms = 300000 17:57:41 metadata.max.idle.ms = 300000 17:57:41 metric.reporters = [] 17:57:41 metrics.num.samples = 2 17:57:41 metrics.recording.level = INFO 17:57:41 metrics.sample.window.ms = 30000 17:57:41 partitioner.adaptive.partitioning.enable = true 17:57:41 partitioner.availability.timeout.ms = 0 17:57:41 partitioner.class = null 17:57:41 partitioner.ignore.keys = false 17:57:41 receive.buffer.bytes = 32768 17:57:41 reconnect.backoff.max.ms = 1000 17:57:41 reconnect.backoff.ms = 50 17:57:41 request.timeout.ms = 30000 17:57:41 retries = 0 17:57:41 retry.backoff.ms = 100 17:57:41 sasl.client.callback.handler.class = null 17:57:41 sasl.jaas.config = null 17:57:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:41 sasl.kerberos.min.time.before.relogin = 60000 17:57:41 sasl.kerberos.service.name = null 17:57:41 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:41 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:41 sasl.login.callback.handler.class = null 17:57:41 sasl.login.class = null 17:57:41 sasl.login.connect.timeout.ms = null 17:57:41 sasl.login.read.timeout.ms = null 17:57:41 sasl.login.refresh.buffer.seconds = 300 17:57:41 sasl.login.refresh.min.period.seconds = 60 17:57:41 sasl.login.refresh.window.factor = 0.8 17:57:41 sasl.login.refresh.window.jitter = 0.05 17:57:41 sasl.login.retry.backoff.max.ms = 10000 17:57:41 sasl.login.retry.backoff.ms = 100 17:57:41 sasl.mechanism = GSSAPI 17:57:41 sasl.oauthbearer.clock.skew.seconds = 30 17:57:41 sasl.oauthbearer.expected.audience = null 17:57:41 sasl.oauthbearer.expected.issuer = null 17:57:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:41 sasl.oauthbearer.jwks.endpoint.url = null 17:57:41 sasl.oauthbearer.scope.claim.name = scope 17:57:41 sasl.oauthbearer.sub.claim.name = sub 17:57:41 sasl.oauthbearer.token.endpoint.url = null 17:57:41 security.protocol = PLAINTEXT 17:57:41 security.providers = null 17:57:41 send.buffer.bytes = 131072 17:57:41 socket.connection.setup.timeout.max.ms = 30000 17:57:41 socket.connection.setup.timeout.ms = 10000 17:57:41 ssl.cipher.suites = null 17:57:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:41 ssl.endpoint.identification.algorithm = https 17:57:41 ssl.engine.factory.class = null 17:57:41 ssl.key.password = null 17:57:41 ssl.keymanager.algorithm = SunX509 17:57:41 ssl.keystore.certificate.chain = null 17:57:41 ssl.keystore.key = null 17:57:41 ssl.keystore.location = null 17:57:41 ssl.keystore.password = null 17:57:41 ssl.keystore.type = JKS 17:57:41 ssl.protocol = TLSv1.3 17:57:41 ssl.provider = null 17:57:41 ssl.secure.random.implementation = null 17:57:41 ssl.trustmanager.algorithm = PKIX 17:57:41 ssl.truststore.certificates = null 17:57:41 ssl.truststore.location = null 17:57:41 ssl.truststore.password = null 17:57:41 ssl.truststore.type = JKS 17:57:41 transaction.timeout.ms = 60000 17:57:41 transactional.id = null 17:57:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:41 17:57:41 2024-09-24T17:57:41.423Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:41 2024-09-24T17:57:41.423Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:41 2024-09-24T17:57:41.423Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:41 2024-09-24T17:57:41.423Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200661423 17:57:41 2024-09-24T17:57:41.432Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:41 2024-09-24T17:57:41.555Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:57:41 auto.include.jmx.reporter = true 17:57:41 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:41 client.dns.lookup = use_all_dns_ips 17:57:41 client.id = 17:57:41 connections.max.idle.ms = 300000 17:57:41 default.api.timeout.ms = 60000 17:57:41 metadata.max.age.ms = 300000 17:57:41 metric.reporters = [] 17:57:41 metrics.num.samples = 2 17:57:41 metrics.recording.level = INFO 17:57:41 metrics.sample.window.ms = 30000 17:57:41 receive.buffer.bytes = 65536 17:57:41 reconnect.backoff.max.ms = 1000 17:57:41 reconnect.backoff.ms = 50 17:57:41 request.timeout.ms = 30000 17:57:41 retries = 2147483647 17:57:41 retry.backoff.ms = 100 17:57:41 sasl.client.callback.handler.class = null 17:57:41 sasl.jaas.config = null 17:57:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:41 sasl.kerberos.min.time.before.relogin = 60000 17:57:41 sasl.kerberos.service.name = null 17:57:41 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:41 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:41 sasl.login.callback.handler.class = null 17:57:41 sasl.login.class = null 17:57:41 sasl.login.connect.timeout.ms = null 17:57:41 sasl.login.read.timeout.ms = null 17:57:41 sasl.login.refresh.buffer.seconds = 300 17:57:41 sasl.login.refresh.min.period.seconds = 60 17:57:41 sasl.login.refresh.window.factor = 0.8 17:57:41 sasl.login.refresh.window.jitter = 0.05 17:57:41 sasl.login.retry.backoff.max.ms = 10000 17:57:41 sasl.login.retry.backoff.ms = 100 17:57:41 sasl.mechanism = GSSAPI 17:57:41 sasl.oauthbearer.clock.skew.seconds = 30 17:57:41 sasl.oauthbearer.expected.audience = null 17:57:41 sasl.oauthbearer.expected.issuer = null 17:57:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:41 sasl.oauthbearer.jwks.endpoint.url = null 17:57:41 sasl.oauthbearer.scope.claim.name = scope 17:57:41 sasl.oauthbearer.sub.claim.name = sub 17:57:41 sasl.oauthbearer.token.endpoint.url = null 17:57:41 security.protocol = PLAINTEXT 17:57:41 security.providers = null 17:57:41 send.buffer.bytes = 131072 17:57:41 socket.connection.setup.timeout.max.ms = 30000 17:57:41 socket.connection.setup.timeout.ms = 10000 17:57:41 ssl.cipher.suites = null 17:57:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:41 ssl.endpoint.identification.algorithm = https 17:57:41 ssl.engine.factory.class = null 17:57:41 ssl.key.password = null 17:57:41 ssl.keymanager.algorithm = SunX509 17:57:41 ssl.keystore.certificate.chain = null 17:57:41 ssl.keystore.key = null 17:57:41 ssl.keystore.location = null 17:57:41 ssl.keystore.password = null 17:57:41 ssl.keystore.type = JKS 17:57:41 ssl.protocol = TLSv1.3 17:57:41 ssl.provider = null 17:57:41 ssl.secure.random.implementation = null 17:57:41 ssl.trustmanager.algorithm = PKIX 17:57:41 ssl.truststore.certificates = null 17:57:41 ssl.truststore.location = null 17:57:41 ssl.truststore.password = null 17:57:41 ssl.truststore.type = JKS 17:57:41 17:57:41 2024-09-24T17:57:41.587Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:41 2024-09-24T17:57:41.587Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:41 2024-09-24T17:57:41.587Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200661586 17:57:41 2024-09-24T17:57:41.626Z INFO 7150 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 17:57:41 2024-09-24T17:57:41.630Z INFO 7150 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:57:41 2024-09-24T17:57:41.630Z INFO 7150 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:57:41 2024-09-24T17:57:41.630Z INFO 7150 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:57:41 2024-09-24T17:57:41.726Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:41 2024-09-24T17:57:41.726Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:41.732Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:41 2024-09-24T17:57:41.732Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:41.747Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:41 2024-09-24T17:57:41.747Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:41 acks = -1 17:57:41 auto.include.jmx.reporter = true 17:57:41 batch.size = 16384 17:57:41 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:41 buffer.memory = 33554432 17:57:41 client.dns.lookup = use_all_dns_ips 17:57:41 client.id = producer-7 17:57:41 compression.type = none 17:57:41 connections.max.idle.ms = 540000 17:57:41 delivery.timeout.ms = 120000 17:57:41 enable.idempotence = false 17:57:41 interceptor.classes = [] 17:57:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:41 linger.ms = 1 17:57:41 max.block.ms = 60000 17:57:41 max.in.flight.requests.per.connection = 5 17:57:41 max.request.size = 1048576 17:57:41 metadata.max.age.ms = 300000 17:57:41 metadata.max.idle.ms = 300000 17:57:41 metric.reporters = [] 17:57:41 metrics.num.samples = 2 17:57:41 metrics.recording.level = INFO 17:57:41 metrics.sample.window.ms = 30000 17:57:41 partitioner.adaptive.partitioning.enable = true 17:57:41 partitioner.availability.timeout.ms = 0 17:57:41 partitioner.class = null 17:57:41 partitioner.ignore.keys = false 17:57:41 receive.buffer.bytes = 32768 17:57:41 reconnect.backoff.max.ms = 1000 17:57:41 reconnect.backoff.ms = 50 17:57:41 request.timeout.ms = 30000 17:57:41 retries = 0 17:57:41 retry.backoff.ms = 100 17:57:41 sasl.client.callback.handler.class = null 17:57:41 sasl.jaas.config = null 17:57:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:41 sasl.kerberos.min.time.before.relogin = 60000 17:57:41 sasl.kerberos.service.name = null 17:57:41 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:41 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:41 sasl.login.callback.handler.class = null 17:57:41 sasl.login.class = null 17:57:41 sasl.login.connect.timeout.ms = null 17:57:41 sasl.login.read.timeout.ms = null 17:57:41 sasl.login.refresh.buffer.seconds = 300 17:57:41 sasl.login.refresh.min.period.seconds = 60 17:57:41 sasl.login.refresh.window.factor = 0.8 17:57:41 sasl.login.refresh.window.jitter = 0.05 17:57:41 sasl.login.retry.backoff.max.ms = 10000 17:57:41 sasl.login.retry.backoff.ms = 100 17:57:41 sasl.mechanism = GSSAPI 17:57:41 sasl.oauthbearer.clock.skew.seconds = 30 17:57:41 sasl.oauthbearer.expected.audience = null 17:57:41 sasl.oauthbearer.expected.issuer = null 17:57:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:41 sasl.oauthbearer.jwks.endpoint.url = null 17:57:41 sasl.oauthbearer.scope.claim.name = scope 17:57:41 sasl.oauthbearer.sub.claim.name = sub 17:57:41 sasl.oauthbearer.token.endpoint.url = null 17:57:41 security.protocol = PLAINTEXT 17:57:41 security.providers = null 17:57:41 send.buffer.bytes = 131072 17:57:41 socket.connection.setup.timeout.max.ms = 30000 17:57:41 socket.connection.setup.timeout.ms = 10000 17:57:41 ssl.cipher.suites = null 17:57:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:41 ssl.endpoint.identification.algorithm = https 17:57:41 ssl.engine.factory.class = null 17:57:41 ssl.key.password = null 17:57:41 ssl.keymanager.algorithm = SunX509 17:57:41 ssl.keystore.certificate.chain = null 17:57:41 ssl.keystore.key = null 17:57:41 ssl.keystore.location = null 17:57:41 ssl.keystore.password = null 17:57:41 ssl.keystore.type = JKS 17:57:41 ssl.protocol = TLSv1.3 17:57:41 ssl.provider = null 17:57:41 ssl.secure.random.implementation = null 17:57:41 ssl.trustmanager.algorithm = PKIX 17:57:41 ssl.truststore.certificates = null 17:57:41 ssl.truststore.location = null 17:57:41 ssl.truststore.password = null 17:57:41 ssl.truststore.type = JKS 17:57:41 transaction.timeout.ms = 60000 17:57:41 transactional.id = null 17:57:41 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:57:41 17:57:41 2024-09-24T17:57:41.756Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:41 2024-09-24T17:57:41.756Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:41 2024-09-24T17:57:41.756Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:41 2024-09-24T17:57:41.756Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200661756 17:57:41 2024-09-24T17:57:41.775Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:41 2024-09-24T17:57:41.775Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:41 2024-09-24T17:57:41.775Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:41 2024-09-24T17:57:41.778Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:41 2024-09-24T17:57:41.830Z ERROR 7150 --- [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 17:57:41 17:57:41 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 17:57:41 at io.micrometer.observation.Observation.observe(Observation.java:499) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 17:57:41 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:57:41 at java.base/java.lang.Thread.run(Thread.java:833) 17:57:41 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:57:41 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:57:41 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:57:41 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 17:57:41 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 17:57:41 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 17:57:41 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 17:57:41 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 17:57:41 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 17:57:41 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 17:57:41 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 17:57:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 17:57:41 ... 3 common frames omitted 17:57:41 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:57:41 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:57:41 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:57:41 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:57:41 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:57:41 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:57:41 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:57:41 ... 14 common frames omitted 17:57:41 17:57:42 2024-09-24T17:57:41.903Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:42 2024-09-24T17:57:41.904Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:42 acks = -1 17:57:42 auto.include.jmx.reporter = true 17:57:42 batch.size = 16384 17:57:42 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:42 buffer.memory = 33554432 17:57:42 client.dns.lookup = use_all_dns_ips 17:57:42 client.id = producer-8 17:57:42 compression.type = none 17:57:42 connections.max.idle.ms = 540000 17:57:42 delivery.timeout.ms = 120000 17:57:42 enable.idempotence = false 17:57:42 interceptor.classes = [] 17:57:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:42 linger.ms = 1 17:57:42 max.block.ms = 60000 17:57:42 max.in.flight.requests.per.connection = 5 17:57:42 max.request.size = 1048576 17:57:42 metadata.max.age.ms = 300000 17:57:42 metadata.max.idle.ms = 300000 17:57:42 metric.reporters = [] 17:57:42 metrics.num.samples = 2 17:57:42 metrics.recording.level = INFO 17:57:42 metrics.sample.window.ms = 30000 17:57:42 partitioner.adaptive.partitioning.enable = true 17:57:42 partitioner.availability.timeout.ms = 0 17:57:42 partitioner.class = null 17:57:42 partitioner.ignore.keys = false 17:57:42 receive.buffer.bytes = 32768 17:57:42 reconnect.backoff.max.ms = 1000 17:57:42 reconnect.backoff.ms = 50 17:57:42 request.timeout.ms = 30000 17:57:42 retries = 0 17:57:42 retry.backoff.ms = 100 17:57:42 sasl.client.callback.handler.class = null 17:57:42 sasl.jaas.config = null 17:57:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:42 sasl.kerberos.min.time.before.relogin = 60000 17:57:42 sasl.kerberos.service.name = null 17:57:42 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:42 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:42 sasl.login.callback.handler.class = null 17:57:42 sasl.login.class = null 17:57:42 sasl.login.connect.timeout.ms = null 17:57:42 sasl.login.read.timeout.ms = null 17:57:42 sasl.login.refresh.buffer.seconds = 300 17:57:42 sasl.login.refresh.min.period.seconds = 60 17:57:42 sasl.login.refresh.window.factor = 0.8 17:57:42 sasl.login.refresh.window.jitter = 0.05 17:57:42 sasl.login.retry.backoff.max.ms = 10000 17:57:42 sasl.login.retry.backoff.ms = 100 17:57:42 sasl.mechanism = GSSAPI 17:57:42 sasl.oauthbearer.clock.skew.seconds = 30 17:57:42 sasl.oauthbearer.expected.audience = null 17:57:42 sasl.oauthbearer.expected.issuer = null 17:57:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:42 sasl.oauthbearer.jwks.endpoint.url = null 17:57:42 sasl.oauthbearer.scope.claim.name = scope 17:57:42 sasl.oauthbearer.sub.claim.name = sub 17:57:42 sasl.oauthbearer.token.endpoint.url = null 17:57:42 security.protocol = PLAINTEXT 17:57:42 security.providers = null 17:57:42 send.buffer.bytes = 131072 17:57:42 socket.connection.setup.timeout.max.ms = 30000 17:57:42 socket.connection.setup.timeout.ms = 10000 17:57:42 ssl.cipher.suites = null 17:57:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:42 ssl.endpoint.identification.algorithm = https 17:57:42 ssl.engine.factory.class = null 17:57:42 ssl.key.password = null 17:57:42 ssl.keymanager.algorithm = SunX509 17:57:42 ssl.keystore.certificate.chain = null 17:57:42 ssl.keystore.key = null 17:57:42 ssl.keystore.location = null 17:57:42 ssl.keystore.password = null 17:57:42 ssl.keystore.type = JKS 17:57:42 ssl.protocol = TLSv1.3 17:57:42 ssl.provider = null 17:57:42 ssl.secure.random.implementation = null 17:57:42 ssl.trustmanager.algorithm = PKIX 17:57:42 ssl.truststore.certificates = null 17:57:42 ssl.truststore.location = null 17:57:42 ssl.truststore.password = null 17:57:42 ssl.truststore.type = JKS 17:57:42 transaction.timeout.ms = 60000 17:57:42 transactional.id = null 17:57:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:42 17:57:42 2024-09-24T17:57:41.907Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:42 2024-09-24T17:57:41.907Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:42 2024-09-24T17:57:41.907Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:42 2024-09-24T17:57:41.907Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200661907 17:57:42 2024-09-24T17:57:41.924Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:42 2024-09-24T17:57:41.924Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:41.933Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:42 2024-09-24T17:57:42.039Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:42 2024-09-24T17:57:42.039Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:42.089Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:42 2024-09-24T17:57:42.089Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:42.246Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:42 2024-09-24T17:57:42.246Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:42 acks = -1 17:57:42 auto.include.jmx.reporter = true 17:57:42 batch.size = 16384 17:57:42 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:42 buffer.memory = 33554432 17:57:42 client.dns.lookup = use_all_dns_ips 17:57:42 client.id = producer-9 17:57:42 compression.type = none 17:57:42 connections.max.idle.ms = 540000 17:57:42 delivery.timeout.ms = 120000 17:57:42 enable.idempotence = false 17:57:42 interceptor.classes = [] 17:57:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:42 linger.ms = 1 17:57:42 max.block.ms = 60000 17:57:42 max.in.flight.requests.per.connection = 5 17:57:42 max.request.size = 1048576 17:57:42 metadata.max.age.ms = 300000 17:57:42 metadata.max.idle.ms = 300000 17:57:42 metric.reporters = [] 17:57:42 metrics.num.samples = 2 17:57:42 metrics.recording.level = INFO 17:57:42 metrics.sample.window.ms = 30000 17:57:42 partitioner.adaptive.partitioning.enable = true 17:57:42 partitioner.availability.timeout.ms = 0 17:57:42 partitioner.class = null 17:57:42 partitioner.ignore.keys = false 17:57:42 receive.buffer.bytes = 32768 17:57:42 reconnect.backoff.max.ms = 1000 17:57:42 reconnect.backoff.ms = 50 17:57:42 request.timeout.ms = 30000 17:57:42 retries = 0 17:57:42 retry.backoff.ms = 100 17:57:42 sasl.client.callback.handler.class = null 17:57:42 sasl.jaas.config = null 17:57:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:42 sasl.kerberos.min.time.before.relogin = 60000 17:57:42 sasl.kerberos.service.name = null 17:57:42 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:42 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:42 sasl.login.callback.handler.class = null 17:57:42 sasl.login.class = null 17:57:42 sasl.login.connect.timeout.ms = null 17:57:42 sasl.login.read.timeout.ms = null 17:57:42 sasl.login.refresh.buffer.seconds = 300 17:57:42 sasl.login.refresh.min.period.seconds = 60 17:57:42 sasl.login.refresh.window.factor = 0.8 17:57:42 sasl.login.refresh.window.jitter = 0.05 17:57:42 sasl.login.retry.backoff.max.ms = 10000 17:57:42 sasl.login.retry.backoff.ms = 100 17:57:42 sasl.mechanism = GSSAPI 17:57:42 sasl.oauthbearer.clock.skew.seconds = 30 17:57:42 sasl.oauthbearer.expected.audience = null 17:57:42 sasl.oauthbearer.expected.issuer = null 17:57:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:42 sasl.oauthbearer.jwks.endpoint.url = null 17:57:42 sasl.oauthbearer.scope.claim.name = scope 17:57:42 sasl.oauthbearer.sub.claim.name = sub 17:57:42 sasl.oauthbearer.token.endpoint.url = null 17:57:42 security.protocol = PLAINTEXT 17:57:42 security.providers = null 17:57:42 send.buffer.bytes = 131072 17:57:42 socket.connection.setup.timeout.max.ms = 30000 17:57:42 socket.connection.setup.timeout.ms = 10000 17:57:42 ssl.cipher.suites = null 17:57:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:42 ssl.endpoint.identification.algorithm = https 17:57:42 ssl.engine.factory.class = null 17:57:42 ssl.key.password = null 17:57:42 ssl.keymanager.algorithm = SunX509 17:57:42 ssl.keystore.certificate.chain = null 17:57:42 ssl.keystore.key = null 17:57:42 ssl.keystore.location = null 17:57:42 ssl.keystore.password = null 17:57:42 ssl.keystore.type = JKS 17:57:42 ssl.protocol = TLSv1.3 17:57:42 ssl.provider = null 17:57:42 ssl.secure.random.implementation = null 17:57:42 ssl.trustmanager.algorithm = PKIX 17:57:42 ssl.truststore.certificates = null 17:57:42 ssl.truststore.location = null 17:57:42 ssl.truststore.password = null 17:57:42 ssl.truststore.type = JKS 17:57:42 transaction.timeout.ms = 60000 17:57:42 transactional.id = null 17:57:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:42 17:57:42 2024-09-24T17:57:42.249Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:42 2024-09-24T17:57:42.249Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:42 2024-09-24T17:57:42.249Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:42 2024-09-24T17:57:42.249Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200662249 17:57:42 2024-09-24T17:57:42.256Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:42 2024-09-24T17:57:42.281Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:42 2024-09-24T17:57:42.281Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:42.390Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:42 2024-09-24T17:57:42.390Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:42.390Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:42 2024-09-24T17:57:42.571Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:42 2024-09-24T17:57:42.571Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:42 acks = -1 17:57:42 auto.include.jmx.reporter = true 17:57:42 batch.size = 16384 17:57:42 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:42 buffer.memory = 33554432 17:57:42 client.dns.lookup = use_all_dns_ips 17:57:42 client.id = producer-10 17:57:42 compression.type = none 17:57:42 connections.max.idle.ms = 540000 17:57:42 delivery.timeout.ms = 120000 17:57:42 enable.idempotence = false 17:57:42 interceptor.classes = [] 17:57:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:42 linger.ms = 1 17:57:42 max.block.ms = 60000 17:57:42 max.in.flight.requests.per.connection = 5 17:57:42 max.request.size = 1048576 17:57:42 metadata.max.age.ms = 300000 17:57:42 metadata.max.idle.ms = 300000 17:57:42 metric.reporters = [] 17:57:42 metrics.num.samples = 2 17:57:42 metrics.recording.level = INFO 17:57:42 metrics.sample.window.ms = 30000 17:57:42 partitioner.adaptive.partitioning.enable = true 17:57:42 partitioner.availability.timeout.ms = 0 17:57:42 partitioner.class = null 17:57:42 partitioner.ignore.keys = false 17:57:42 receive.buffer.bytes = 32768 17:57:42 reconnect.backoff.max.ms = 1000 17:57:42 reconnect.backoff.ms = 50 17:57:42 request.timeout.ms = 30000 17:57:42 retries = 0 17:57:42 retry.backoff.ms = 100 17:57:42 sasl.client.callback.handler.class = null 17:57:42 sasl.jaas.config = null 17:57:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:42 sasl.kerberos.min.time.before.relogin = 60000 17:57:42 sasl.kerberos.service.name = null 17:57:42 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:42 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:42 sasl.login.callback.handler.class = null 17:57:42 sasl.login.class = null 17:57:42 sasl.login.connect.timeout.ms = null 17:57:42 sasl.login.read.timeout.ms = null 17:57:42 sasl.login.refresh.buffer.seconds = 300 17:57:42 sasl.login.refresh.min.period.seconds = 60 17:57:42 sasl.login.refresh.window.factor = 0.8 17:57:42 sasl.login.refresh.window.jitter = 0.05 17:57:42 sasl.login.retry.backoff.max.ms = 10000 17:57:42 sasl.login.retry.backoff.ms = 100 17:57:42 sasl.mechanism = GSSAPI 17:57:42 sasl.oauthbearer.clock.skew.seconds = 30 17:57:42 sasl.oauthbearer.expected.audience = null 17:57:42 sasl.oauthbearer.expected.issuer = null 17:57:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:42 sasl.oauthbearer.jwks.endpoint.url = null 17:57:42 sasl.oauthbearer.scope.claim.name = scope 17:57:42 sasl.oauthbearer.sub.claim.name = sub 17:57:42 sasl.oauthbearer.token.endpoint.url = null 17:57:42 security.protocol = PLAINTEXT 17:57:42 security.providers = null 17:57:42 send.buffer.bytes = 131072 17:57:42 socket.connection.setup.timeout.max.ms = 30000 17:57:42 socket.connection.setup.timeout.ms = 10000 17:57:42 ssl.cipher.suites = null 17:57:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:42 ssl.endpoint.identification.algorithm = https 17:57:42 ssl.engine.factory.class = null 17:57:42 ssl.key.password = null 17:57:42 ssl.keymanager.algorithm = SunX509 17:57:42 ssl.keystore.certificate.chain = null 17:57:42 ssl.keystore.key = null 17:57:42 ssl.keystore.location = null 17:57:42 ssl.keystore.password = null 17:57:42 ssl.keystore.type = JKS 17:57:42 ssl.protocol = TLSv1.3 17:57:42 ssl.provider = null 17:57:42 ssl.secure.random.implementation = null 17:57:42 ssl.trustmanager.algorithm = PKIX 17:57:42 ssl.truststore.certificates = null 17:57:42 ssl.truststore.location = null 17:57:42 ssl.truststore.password = null 17:57:42 ssl.truststore.type = JKS 17:57:42 transaction.timeout.ms = 60000 17:57:42 transactional.id = null 17:57:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:42 17:57:42 2024-09-24T17:57:42.573Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:42 2024-09-24T17:57:42.573Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:42 2024-09-24T17:57:42.573Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:42 2024-09-24T17:57:42.573Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200662573 17:57:42 2024-09-24T17:57:42.580Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:42 2024-09-24T17:57:42.730Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:42 2024-09-24T17:57:42.730Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:42.738Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:42 2024-09-24T17:57:42.738Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:42.829Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:42 2024-09-24T17:57:42.829Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:42 2024-09-24T17:57:42.829Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:43 2024-09-24T17:57:42.890Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:43 2024-09-24T17:57:42.890Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:43 acks = -1 17:57:43 auto.include.jmx.reporter = true 17:57:43 batch.size = 16384 17:57:43 bootstrap.servers = [PLAINTEXT://localhost:32782] 17:57:43 buffer.memory = 33554432 17:57:43 client.dns.lookup = use_all_dns_ips 17:57:43 client.id = producer-11 17:57:43 compression.type = none 17:57:43 connections.max.idle.ms = 540000 17:57:43 delivery.timeout.ms = 120000 17:57:43 enable.idempotence = false 17:57:43 interceptor.classes = [] 17:57:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:43 linger.ms = 1 17:57:43 max.block.ms = 60000 17:57:43 max.in.flight.requests.per.connection = 5 17:57:43 max.request.size = 1048576 17:57:43 metadata.max.age.ms = 300000 17:57:43 metadata.max.idle.ms = 300000 17:57:43 metric.reporters = [] 17:57:43 metrics.num.samples = 2 17:57:43 metrics.recording.level = INFO 17:57:43 metrics.sample.window.ms = 30000 17:57:43 partitioner.adaptive.partitioning.enable = true 17:57:43 partitioner.availability.timeout.ms = 0 17:57:43 partitioner.class = null 17:57:43 partitioner.ignore.keys = false 17:57:43 receive.buffer.bytes = 32768 17:57:43 reconnect.backoff.max.ms = 1000 17:57:43 reconnect.backoff.ms = 50 17:57:43 request.timeout.ms = 30000 17:57:43 retries = 0 17:57:43 retry.backoff.ms = 100 17:57:43 sasl.client.callback.handler.class = null 17:57:43 sasl.jaas.config = null 17:57:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:43 sasl.kerberos.min.time.before.relogin = 60000 17:57:43 sasl.kerberos.service.name = null 17:57:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:43 sasl.login.callback.handler.class = null 17:57:43 sasl.login.class = null 17:57:43 sasl.login.connect.timeout.ms = null 17:57:43 sasl.login.read.timeout.ms = null 17:57:43 sasl.login.refresh.buffer.seconds = 300 17:57:43 sasl.login.refresh.min.period.seconds = 60 17:57:43 sasl.login.refresh.window.factor = 0.8 17:57:43 sasl.login.refresh.window.jitter = 0.05 17:57:43 sasl.login.retry.backoff.max.ms = 10000 17:57:43 sasl.login.retry.backoff.ms = 100 17:57:43 sasl.mechanism = GSSAPI 17:57:43 sasl.oauthbearer.clock.skew.seconds = 30 17:57:43 sasl.oauthbearer.expected.audience = null 17:57:43 sasl.oauthbearer.expected.issuer = null 17:57:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:43 sasl.oauthbearer.jwks.endpoint.url = null 17:57:43 sasl.oauthbearer.scope.claim.name = scope 17:57:43 sasl.oauthbearer.sub.claim.name = sub 17:57:43 sasl.oauthbearer.token.endpoint.url = null 17:57:43 security.protocol = PLAINTEXT 17:57:43 security.providers = null 17:57:43 send.buffer.bytes = 131072 17:57:43 socket.connection.setup.timeout.max.ms = 30000 17:57:43 socket.connection.setup.timeout.ms = 10000 17:57:43 ssl.cipher.suites = null 17:57:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:43 ssl.endpoint.identification.algorithm = https 17:57:43 ssl.engine.factory.class = null 17:57:43 ssl.key.password = null 17:57:43 ssl.keymanager.algorithm = SunX509 17:57:43 ssl.keystore.certificate.chain = null 17:57:43 ssl.keystore.key = null 17:57:43 ssl.keystore.location = null 17:57:43 ssl.keystore.password = null 17:57:43 ssl.keystore.type = JKS 17:57:43 ssl.protocol = TLSv1.3 17:57:43 ssl.provider = null 17:57:43 ssl.secure.random.implementation = null 17:57:43 ssl.trustmanager.algorithm = PKIX 17:57:43 ssl.truststore.certificates = null 17:57:43 ssl.truststore.location = null 17:57:43 ssl.truststore.password = null 17:57:43 ssl.truststore.type = JKS 17:57:43 transaction.timeout.ms = 60000 17:57:43 transactional.id = null 17:57:43 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:57:43 17:57:43 2024-09-24T17:57:42.893Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:43 2024-09-24T17:57:42.893Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:43 2024-09-24T17:57:42.893Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:43 2024-09-24T17:57:42.893Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200662893 17:57:43 2024-09-24T17:57:42.902Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: OgIDnzwzQOuPfB4UWy9qwA 17:57:43 2024-09-24T17:57:42.925Z ERROR 7150 --- [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 17:57:43 17:57:43 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 17:57:43 Endpoint handler details: 17:57:43 Method [public void org.onap.cps.ncmp.impl.data.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 17:57:43 Bean [org.onap.cps.ncmp.impl.data.async.AsyncRestRequestResponseEventConsumer@44bb344d] 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 17:57:43 at io.micrometer.observation.Observation.observe(Observation.java:499) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 17:57:43 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:57:43 at java.base/java.lang.Thread.run(Thread.java:833) 17:57:43 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 17:57:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 17:57:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 17:57:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 17:57:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 17:57:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:57:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 17:57:43 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 17:57:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 17:57:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 17:57:43 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 17:57:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:57:43 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 17:57:43 ... 12 common frames omitted 17:57:43 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.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@258082ea, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1727200662902, kafka_groupId=ncmp-async-rest-request-event-group}] 17:57:43 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 17:57:43 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 17:57:43 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 17:57:43 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 17:57:43 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 17:57:43 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 17:57:43 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 17:57:43 ... 17 common frames omitted 17:57:43 17:57:43 2024-09-24T17:57:42.930Z ERROR 7150 --- [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 17:57:43 17:57:43 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 17:57:43 at io.micrometer.observation.Observation.observe(Observation.java:499) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 17:57:43 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:57:43 at java.base/java.lang.Thread.run(Thread.java:833) 17:57:43 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:57:43 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:57:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:57:43 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 17:57:43 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 17:57:43 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 17:57:43 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 17:57:43 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 17:57:43 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 17:57:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 17:57:43 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 17:57:43 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 17:57:43 ... 3 common frames omitted 17:57:43 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:57:43 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:57:43 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:57:43 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:57:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:57:43 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:57:43 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:57:43 ... 14 common frames omitted 17:57:43 17:57:43 2024-09-24T17:57:42.946Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:43 2024-09-24T17:57:42.946Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.128Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.128Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.194Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.194Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.236Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.237Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.281Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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: 358ms, elapsed time since send: 358ms, request timeout: 30000ms) 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] 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) 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=584784593, epoch=6) to node 1: 17:57:43 17:57:43 org.apache.kafka.common.errors.DisconnectException: null 17:57:43 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 361ms, elapsed time since send: 361ms, request timeout: 30000ms) 17:57:43 2024-09-24T17:57:43.282Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.283Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.283Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.283Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.283Z INFO 7150 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=565705469, epoch=6) to node 1: 17:57:43 17:57:43 org.apache.kafka.common.errors.DisconnectException: null 17:57:43 17:57:43 2024-09-24T17:57:43.283Z INFO 7150 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:57:43 2024-09-24T17:57:43.283Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.283Z INFO 7150 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:43 2024-09-24T17:57:43.287Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.288Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.288Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:57:43 2024-09-24T17:57:43.288Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:43 2024-09-24T17:57:43.288Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.383Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.383Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.384Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.384Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.384Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.384Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.384Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.384Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.385Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.385Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.385Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.385Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.388Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.388Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.389Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.390Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.484Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.484Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.484Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.484Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.485Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.485Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.485Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.485Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.490Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.490Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.516Z INFO 7150 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.516Z WARN 7150 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.517Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 17:57:43 2024-09-24T17:57:43.518Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 17:57:43 2024-09-24T17:57:43.518Z INFO 7150 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:57:43 2024-09-24T17:57:43.518Z INFO 7150 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:57:43 2024-09-24T17:57:43.519Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.519Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.519Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.519Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.519Z INFO 7150 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 17:57:43 2024-09-24T17:57:43.519Z INFO 7150 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 17:57:43 2024-09-24T17:57:43.520Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.520Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.520Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.521Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:43 2024-09-24T17:57:43.523Z INFO 7150 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:57:43 2024-09-24T17:57:43.523Z INFO 7150 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:57:43 2024-09-24T17:57:43.523Z INFO 7150 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:57:43 2024-09-24T17:57:43.523Z INFO 7150 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:57:43 2024-09-24T17:57:43.523Z INFO 7150 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:57:43 2024-09-24T17:57:43.523Z INFO 7150 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:57:43 2024-09-24T17:57:43.528Z INFO 7150 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-7 unregistered 17:57:43 2024-09-24T17:57:43.528Z INFO 7150 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:57:43 2024-09-24T17:57:43.529Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-6 unregistered 17:57:43 2024-09-24T17:57:43.529Z INFO 7150 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:57:43 2024-09-24T17:57:43.535Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.535Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.984 s - in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:57:43 2024-09-24T17:57:43.540Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:43 2024-09-24T17:57:43.540Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.548Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:43 2024-09-24T17:57:43.548Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:43 2024-09-24T17:57:43.548Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:43 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:57:49 2024-09-24T17:57:43.551Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:49 2024-09-24T17:57:43.600Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b2517f8ffdbe0eb7422bad80673dd7f70709504bd26fd01fee40c5bbb5aa6c18 17:57:49 2024-09-24T17:57:43.686Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.686Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.687Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.687Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.687Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.687Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.737Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:49 2024-09-24T17:57:43.737Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.737Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:43.737Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.737Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.790Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.791Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.794Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.795Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.943Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.943Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.943Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.943Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:43.951Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:49 2024-09-24T17:57:43.952Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.039Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.039Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.041Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.041Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.050Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.050Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.089Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.089Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.145Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.145Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.190Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.190Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.196Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.196Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.334Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.334Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.393Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.393Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.402Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:49 2024-09-24T17:57:44.402Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.402Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:44.646Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:49 2024-09-24T17:57:44.646Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.646Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:44.755Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.755Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.810Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.811Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.860Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.860Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.909Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.909Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.946Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.946Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:44.948Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:44.948Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.046Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.047Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.152Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.153Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.165Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.165Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.247Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.247Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.255Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.255Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.602Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.602Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.610Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:49 2024-09-24T17:57:45.610Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.610Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:45.614Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:49 2024-09-24T17:57:45.614Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.614Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:45.759Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.759Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.813Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.814Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.851Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.851Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.914Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.914Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:45.914Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:45.914Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.001Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.001Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.108Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.109Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.149Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.149Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.150Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.150Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.159Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.159Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.269Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.269Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.456Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.456Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.662Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.663Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.666Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.666Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.671Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:49 2024-09-24T17:57:46.671Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.671Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:46.815Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:49 2024-09-24T17:57:46.815Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.815Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:46.817Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.817Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.823Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.823Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:46.954Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:46.954Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.012Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.012Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.053Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.053Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.156Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.156Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.353Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.353Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.366Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.366Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.376Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.376Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.633Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.633Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.728Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.728Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.789Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:49 2024-09-24T17:57:47.789Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.789Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:47.789Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.789Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.819Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:49 2024-09-24T17:57:47.819Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.819Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:47.830Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.830Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:47.957Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:47.957Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.021Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.021Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.022Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.022Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.031Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.031Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.159Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.159Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.220Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.220Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.256Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.256Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.532Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.532Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.633Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.633Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.693Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:49 2024-09-24T17:57:48.693Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.693Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:48.694Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.694Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.843Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.844Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.860Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.860Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.936Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.936Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:48.986Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:49 2024-09-24T17:57:48.986Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.030Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:49 2024-09-24T17:57:49.030Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.030Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:49.067Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.067Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.076Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.076Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.079Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.079Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.137Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.137Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.259Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.259Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.287Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.736016448S 17:57:49 17:57:49,310 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 17:57:49 17:57:49,311 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 17:57:49 17:57:49,311 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19b36cdf - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:57:49 17:57:49,314 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:57:49 17:57:49,314 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19b36cdf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:57:49 17:57:49,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:57:49 17:57:49,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:57:49 17:57:49,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:57:49 17:57:49,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:57:49 17:57:49,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:57:49 17:57:49,316 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:57:49 17:57:49,316 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19b36cdf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:57:49 17:57:49,317 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:57:49 17:57:49,317 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:57:49 17:57:49,317 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:57:49 17:57:49,318 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200669318) 17:57:49 17:57:49,318 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:57:49 17:57:49,318 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:49 17:57:49,319 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:57:49 17:57:49,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:57:49 17:57:49,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:49 17:57:49,320 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:57:49 17:57:49,320 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:57:49 17:57:49,325 |-INFO in ch.qos.logback.classic.pattern.DateConverter@27f0a4ed - Setting zoneId to "UTC" 17:57:49 17:57:49,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:57:49 17:57:49,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:57:49 17:57:49,329 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:57:49 17:57:49,329 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:57:49 17:57:49,329 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:57:49 17:57:49,329 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:57:49 17:57:49,337 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:57:49 17:57:49,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420fdfea - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:57:49 17:57:49,337 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:57:49 17:57:49,338 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@117d4604 - End of configuration. 17:57:49 17:57:49,338 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@132a0560 - Registering current configuration as safe fallback point 17:57:49 17:57:49 17:57:49 . ____ _ __ _ _ 17:57:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:49 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:49 =========|_|==============|___/=/_/_/_/ 17:57:49 :: Spring Boot :: (v3.2.4) 17:57:49 17:57:49 2024-09-24T17:57:49.341Z INFO 7150 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:49 2024-09-24T17:57:49.341Z INFO 7150 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:57:49 2024-09-24T17:57:49.560Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.560Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.661Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.661Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.694Z INFO 7150 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 17:57:49 2024-09-24T17:57:49.764Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.764Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.813Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:49 2024-09-24T17:57:49.813Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.813Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:49 2024-09-24T17:57:49.816Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:49 allow.auto.create.topics = true 17:57:49 auto.commit.interval.ms = 5000 17:57:49 auto.include.jmx.reporter = true 17:57:49 auto.offset.reset = latest 17:57:49 bootstrap.servers = [PLAINTEXT://localhost:32784] 17:57:49 check.crcs = true 17:57:49 client.dns.lookup = use_all_dns_ips 17:57:49 client.id = consumer-ncmp-data-operation-event-group-8 17:57:49 client.rack = 17:57:49 connections.max.idle.ms = 540000 17:57:49 default.api.timeout.ms = 60000 17:57:49 enable.auto.commit = false 17:57:49 exclude.internal.topics = true 17:57:49 fetch.max.bytes = 52428800 17:57:49 fetch.max.wait.ms = 500 17:57:49 fetch.min.bytes = 1 17:57:49 group.id = ncmp-data-operation-event-group 17:57:49 group.instance.id = null 17:57:49 heartbeat.interval.ms = 3000 17:57:49 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:57:49 internal.leave.group.on.close = true 17:57:49 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:49 isolation.level = read_uncommitted 17:57:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:49 max.partition.fetch.bytes = 1048576 17:57:49 max.poll.interval.ms = 300000 17:57:49 max.poll.records = 500 17:57:49 metadata.max.age.ms = 300000 17:57:49 metric.reporters = [] 17:57:49 metrics.num.samples = 2 17:57:49 metrics.recording.level = INFO 17:57:49 metrics.sample.window.ms = 30000 17:57:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:49 receive.buffer.bytes = 65536 17:57:49 reconnect.backoff.max.ms = 1000 17:57:49 reconnect.backoff.ms = 50 17:57:49 request.timeout.ms = 30000 17:57:49 retry.backoff.ms = 100 17:57:49 sasl.client.callback.handler.class = null 17:57:49 sasl.jaas.config = null 17:57:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:49 sasl.kerberos.min.time.before.relogin = 60000 17:57:49 sasl.kerberos.service.name = null 17:57:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:49 sasl.login.callback.handler.class = null 17:57:49 sasl.login.class = null 17:57:49 sasl.login.connect.timeout.ms = null 17:57:49 sasl.login.read.timeout.ms = null 17:57:49 sasl.login.refresh.buffer.seconds = 300 17:57:49 sasl.login.refresh.min.period.seconds = 60 17:57:49 sasl.login.refresh.window.factor = 0.8 17:57:49 sasl.login.refresh.window.jitter = 0.05 17:57:49 sasl.login.retry.backoff.max.ms = 10000 17:57:49 sasl.login.retry.backoff.ms = 100 17:57:49 sasl.mechanism = GSSAPI 17:57:49 sasl.oauthbearer.clock.skew.seconds = 30 17:57:49 sasl.oauthbearer.expected.audience = null 17:57:49 sasl.oauthbearer.expected.issuer = null 17:57:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:49 sasl.oauthbearer.jwks.endpoint.url = null 17:57:49 sasl.oauthbearer.scope.claim.name = scope 17:57:49 sasl.oauthbearer.sub.claim.name = sub 17:57:49 sasl.oauthbearer.token.endpoint.url = null 17:57:49 security.protocol = PLAINTEXT 17:57:49 security.providers = null 17:57:49 send.buffer.bytes = 131072 17:57:49 session.timeout.ms = 45000 17:57:49 socket.connection.setup.timeout.max.ms = 30000 17:57:49 socket.connection.setup.timeout.ms = 10000 17:57:49 ssl.cipher.suites = null 17:57:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:49 ssl.endpoint.identification.algorithm = https 17:57:49 ssl.engine.factory.class = null 17:57:49 ssl.key.password = null 17:57:49 ssl.keymanager.algorithm = SunX509 17:57:49 ssl.keystore.certificate.chain = null 17:57:49 ssl.keystore.key = null 17:57:49 ssl.keystore.location = null 17:57:49 ssl.keystore.password = null 17:57:49 ssl.keystore.type = JKS 17:57:49 ssl.protocol = TLSv1.3 17:57:49 ssl.provider = null 17:57:49 ssl.secure.random.implementation = null 17:57:49 ssl.trustmanager.algorithm = PKIX 17:57:49 ssl.truststore.certificates = null 17:57:49 ssl.truststore.location = null 17:57:49 ssl.truststore.password = null 17:57:49 ssl.truststore.type = JKS 17:57:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:57:49 17:57:49 2024-09-24T17:57:49.818Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:49 2024-09-24T17:57:49.818Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:49 2024-09-24T17:57:49.818Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200669818 17:57:49 2024-09-24T17:57:49.818Z INFO 7150 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 17:57:49 2024-09-24T17:57:49.820Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:49 allow.auto.create.topics = true 17:57:49 auto.commit.interval.ms = 5000 17:57:49 auto.include.jmx.reporter = true 17:57:49 auto.offset.reset = latest 17:57:49 bootstrap.servers = [PLAINTEXT://localhost:32784] 17:57:49 check.crcs = true 17:57:49 client.dns.lookup = use_all_dns_ips 17:57:49 client.id = consumer-ncmp-async-rest-request-event-group-9 17:57:49 client.rack = 17:57:49 connections.max.idle.ms = 540000 17:57:49 default.api.timeout.ms = 60000 17:57:49 enable.auto.commit = false 17:57:49 exclude.internal.topics = true 17:57:49 fetch.max.bytes = 52428800 17:57:49 fetch.max.wait.ms = 500 17:57:49 fetch.min.bytes = 1 17:57:49 group.id = ncmp-async-rest-request-event-group 17:57:49 group.instance.id = null 17:57:49 heartbeat.interval.ms = 3000 17:57:49 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:57:49 internal.leave.group.on.close = true 17:57:49 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:49 isolation.level = read_uncommitted 17:57:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:49 max.partition.fetch.bytes = 1048576 17:57:49 max.poll.interval.ms = 300000 17:57:49 max.poll.records = 500 17:57:49 metadata.max.age.ms = 300000 17:57:49 metric.reporters = [] 17:57:49 metrics.num.samples = 2 17:57:49 metrics.recording.level = INFO 17:57:49 metrics.sample.window.ms = 30000 17:57:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:49 receive.buffer.bytes = 65536 17:57:49 reconnect.backoff.max.ms = 1000 17:57:49 reconnect.backoff.ms = 50 17:57:49 request.timeout.ms = 30000 17:57:49 retry.backoff.ms = 100 17:57:49 sasl.client.callback.handler.class = null 17:57:49 sasl.jaas.config = null 17:57:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:49 sasl.kerberos.min.time.before.relogin = 60000 17:57:49 sasl.kerberos.service.name = null 17:57:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:49 sasl.login.callback.handler.class = null 17:57:49 sasl.login.class = null 17:57:49 sasl.login.connect.timeout.ms = null 17:57:49 sasl.login.read.timeout.ms = null 17:57:49 sasl.login.refresh.buffer.seconds = 300 17:57:49 sasl.login.refresh.min.period.seconds = 60 17:57:49 sasl.login.refresh.window.factor = 0.8 17:57:49 sasl.login.refresh.window.jitter = 0.05 17:57:49 sasl.login.retry.backoff.max.ms = 10000 17:57:49 sasl.login.retry.backoff.ms = 100 17:57:49 sasl.mechanism = GSSAPI 17:57:49 sasl.oauthbearer.clock.skew.seconds = 30 17:57:49 sasl.oauthbearer.expected.audience = null 17:57:49 sasl.oauthbearer.expected.issuer = null 17:57:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:49 sasl.oauthbearer.jwks.endpoint.url = null 17:57:49 sasl.oauthbearer.scope.claim.name = scope 17:57:49 sasl.oauthbearer.sub.claim.name = sub 17:57:49 sasl.oauthbearer.token.endpoint.url = null 17:57:49 security.protocol = PLAINTEXT 17:57:49 security.providers = null 17:57:49 send.buffer.bytes = 131072 17:57:49 session.timeout.ms = 45000 17:57:49 socket.connection.setup.timeout.max.ms = 30000 17:57:49 socket.connection.setup.timeout.ms = 10000 17:57:49 ssl.cipher.suites = null 17:57:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:49 ssl.endpoint.identification.algorithm = https 17:57:49 ssl.engine.factory.class = null 17:57:49 ssl.key.password = null 17:57:49 ssl.keymanager.algorithm = SunX509 17:57:49 ssl.keystore.certificate.chain = null 17:57:49 ssl.keystore.key = null 17:57:49 ssl.keystore.location = null 17:57:49 ssl.keystore.password = null 17:57:49 ssl.keystore.type = JKS 17:57:49 ssl.protocol = TLSv1.3 17:57:49 ssl.provider = null 17:57:49 ssl.secure.random.implementation = null 17:57:49 ssl.trustmanager.algorithm = PKIX 17:57:49 ssl.truststore.certificates = null 17:57:49 ssl.truststore.location = null 17:57:49 ssl.truststore.password = null 17:57:49 ssl.truststore.type = JKS 17:57:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:57:49 17:57:49 2024-09-24T17:57:49.822Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:49 2024-09-24T17:57:49.822Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:49 2024-09-24T17:57:49.825Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:49 2024-09-24T17:57:49.825Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:49 2024-09-24T17:57:49.825Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200669825 17:57:49 2024-09-24T17:57:49.825Z INFO 7150 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 17:57:50 2024-09-24T17:57:49.834Z INFO 7150 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.541 seconds (process running for 104.855) 17:57:50 2024-09-24T17:57:49.871Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:50 2024-09-24T17:57:49.871Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:49.906Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 17:57:50 2024-09-24T17:57:49.907Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: TzU-cAJmRGGxoROAIortQA 17:57:50 2024-09-24T17:57:49.933Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:50 2024-09-24T17:57:49.933Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:49.946Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:50 2024-09-24T17:57:49.946Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:49.948Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:50 2024-09-24T17:57:49.953Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:50 2024-09-24T17:57:49.953Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: TzU-cAJmRGGxoROAIortQA 17:57:50 2024-09-24T17:57:50.014Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:50 2024-09-24T17:57:50.068Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.069Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:50.101Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:50 2024-09-24T17:57:50.107Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.107Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:50.125Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:50 2024-09-24T17:57:50.158Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.158Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:50.216Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 17:57:50 2024-09-24T17:57:50.233Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 17:57:50 2024-09-24T17:57:50.234Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:57:50 2024-09-24T17:57:50.237Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 17:57:50 2024-09-24T17:57:50.238Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:57:50 2024-09-24T17:57:50.261Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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-9-646a83b4-a8e2-4557-abca-afe404a3ded0 17:57:50 2024-09-24T17:57:50.261Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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) 17:57:50 2024-09-24T17:57:50.261Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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-8-3db3892c-4d04-4319-8621-546a85414534 17:57:50 2024-09-24T17:57:50.261Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:57:50 2024-09-24T17:57:50.261Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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) 17:57:50 2024-09-24T17:57:50.261Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:57:50 2024-09-24T17:57:50.274Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.274Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:50.298Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-3db3892c-4d04-4319-8621-546a85414534', protocol='range'} 17:57:50 2024-09-24T17:57:50.301Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-646a83b4-a8e2-4557-abca-afe404a3ded0', protocol='range'} 17:57:50 2024-09-24T17:57:50.301Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-646a83b4-a8e2-4557-abca-afe404a3ded0=Assignment(partitions=[ncmp-async-m2m-0])} 17:57:50 2024-09-24T17:57:50.306Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.306Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:50.322Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-3db3892c-4d04-4319-8621-546a85414534=Assignment(partitions=[ncmp-async-m2m-0])} 17:57:50 2024-09-24T17:57:50.370Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.370Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:50.371Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-3db3892c-4d04-4319-8621-546a85414534', protocol='range'} 17:57:50 2024-09-24T17:57:50.371Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-646a83b4-a8e2-4557-abca-afe404a3ded0', protocol='range'} 17:57:50 2024-09-24T17:57:50.371Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:57:50 2024-09-24T17:57:50.371Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:57:50 2024-09-24T17:57:50.371Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:57:50 2024-09-24T17:57:50.371Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:57:50 2024-09-24T17:57:50.385Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:50 2024-09-24T17:57:50.385Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:50 2024-09-24T17:57:50.391Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:50 2024-09-24T17:57:50.395Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:57:50 2024-09-24T17:57:50.404Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, 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:32784 (id: 1 rack: null)], epoch=0}}. 17:57:50 2024-09-24T17:57:50.410Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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:32784 (id: 1 rack: null)], epoch=0}}. 17:57:50 2024-09-24T17:57:50.431Z INFO 7150 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:57:50 2024-09-24T17:57:50.435Z INFO 7150 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:57:50 2024-09-24T17:57:50.448Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:50 2024-09-24T17:57:50.448Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:50 acks = -1 17:57:50 auto.include.jmx.reporter = true 17:57:50 batch.size = 16384 17:57:50 bootstrap.servers = [PLAINTEXT://localhost:32784] 17:57:50 buffer.memory = 33554432 17:57:50 client.dns.lookup = use_all_dns_ips 17:57:50 client.id = producer-12 17:57:50 compression.type = none 17:57:50 connections.max.idle.ms = 540000 17:57:50 delivery.timeout.ms = 120000 17:57:50 enable.idempotence = false 17:57:50 interceptor.classes = [] 17:57:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:50 linger.ms = 1 17:57:50 max.block.ms = 60000 17:57:50 max.in.flight.requests.per.connection = 5 17:57:50 max.request.size = 1048576 17:57:50 metadata.max.age.ms = 300000 17:57:50 metadata.max.idle.ms = 300000 17:57:50 metric.reporters = [] 17:57:50 metrics.num.samples = 2 17:57:50 metrics.recording.level = INFO 17:57:50 metrics.sample.window.ms = 30000 17:57:50 partitioner.adaptive.partitioning.enable = true 17:57:50 partitioner.availability.timeout.ms = 0 17:57:50 partitioner.class = null 17:57:50 partitioner.ignore.keys = false 17:57:50 receive.buffer.bytes = 32768 17:57:50 reconnect.backoff.max.ms = 1000 17:57:50 reconnect.backoff.ms = 50 17:57:50 request.timeout.ms = 30000 17:57:50 retries = 0 17:57:50 retry.backoff.ms = 100 17:57:50 sasl.client.callback.handler.class = null 17:57:50 sasl.jaas.config = null 17:57:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:50 sasl.kerberos.min.time.before.relogin = 60000 17:57:50 sasl.kerberos.service.name = null 17:57:50 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:50 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:50 sasl.login.callback.handler.class = null 17:57:50 sasl.login.class = null 17:57:50 sasl.login.connect.timeout.ms = null 17:57:50 sasl.login.read.timeout.ms = null 17:57:50 sasl.login.refresh.buffer.seconds = 300 17:57:50 sasl.login.refresh.min.period.seconds = 60 17:57:50 sasl.login.refresh.window.factor = 0.8 17:57:50 sasl.login.refresh.window.jitter = 0.05 17:57:50 sasl.login.retry.backoff.max.ms = 10000 17:57:50 sasl.login.retry.backoff.ms = 100 17:57:50 sasl.mechanism = GSSAPI 17:57:50 sasl.oauthbearer.clock.skew.seconds = 30 17:57:50 sasl.oauthbearer.expected.audience = null 17:57:50 sasl.oauthbearer.expected.issuer = null 17:57:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:50 sasl.oauthbearer.jwks.endpoint.url = null 17:57:50 sasl.oauthbearer.scope.claim.name = scope 17:57:50 sasl.oauthbearer.sub.claim.name = sub 17:57:50 sasl.oauthbearer.token.endpoint.url = null 17:57:50 security.protocol = PLAINTEXT 17:57:50 security.providers = null 17:57:50 send.buffer.bytes = 131072 17:57:50 socket.connection.setup.timeout.max.ms = 30000 17:57:50 socket.connection.setup.timeout.ms = 10000 17:57:50 ssl.cipher.suites = null 17:57:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:50 ssl.endpoint.identification.algorithm = https 17:57:50 ssl.engine.factory.class = null 17:57:50 ssl.key.password = null 17:57:50 ssl.keymanager.algorithm = SunX509 17:57:50 ssl.keystore.certificate.chain = null 17:57:50 ssl.keystore.key = null 17:57:50 ssl.keystore.location = null 17:57:50 ssl.keystore.password = null 17:57:50 ssl.keystore.type = JKS 17:57:50 ssl.protocol = TLSv1.3 17:57:50 ssl.provider = null 17:57:50 ssl.secure.random.implementation = null 17:57:50 ssl.trustmanager.algorithm = PKIX 17:57:50 ssl.truststore.certificates = null 17:57:50 ssl.truststore.location = null 17:57:50 ssl.truststore.password = null 17:57:50 ssl.truststore.type = JKS 17:57:50 transaction.timeout.ms = 60000 17:57:50 transactional.id = null 17:57:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:50 17:57:50 2024-09-24T17:57:50.451Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:50 2024-09-24T17:57:50.451Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:50 2024-09-24T17:57:50.451Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:50 2024-09-24T17:57:50.451Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200670451 17:57:50 2024-09-24T17:57:50.476Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: TzU-cAJmRGGxoROAIortQA 17:57:50 2024-09-24T17:57:50.521Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:57:50 auto.include.jmx.reporter = true 17:57:50 bootstrap.servers = [PLAINTEXT://localhost:32784] 17:57:50 client.dns.lookup = use_all_dns_ips 17:57:50 client.id = 17:57:50 connections.max.idle.ms = 300000 17:57:50 default.api.timeout.ms = 60000 17:57:50 metadata.max.age.ms = 300000 17:57:50 metric.reporters = [] 17:57:50 metrics.num.samples = 2 17:57:50 metrics.recording.level = INFO 17:57:50 metrics.sample.window.ms = 30000 17:57:50 receive.buffer.bytes = 65536 17:57:50 reconnect.backoff.max.ms = 1000 17:57:50 reconnect.backoff.ms = 50 17:57:50 request.timeout.ms = 30000 17:57:50 retries = 2147483647 17:57:50 retry.backoff.ms = 100 17:57:50 sasl.client.callback.handler.class = null 17:57:50 sasl.jaas.config = null 17:57:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:50 sasl.kerberos.min.time.before.relogin = 60000 17:57:50 sasl.kerberos.service.name = null 17:57:50 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:50 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:50 sasl.login.callback.handler.class = null 17:57:50 sasl.login.class = null 17:57:50 sasl.login.connect.timeout.ms = null 17:57:50 sasl.login.read.timeout.ms = null 17:57:50 sasl.login.refresh.buffer.seconds = 300 17:57:50 sasl.login.refresh.min.period.seconds = 60 17:57:50 sasl.login.refresh.window.factor = 0.8 17:57:50 sasl.login.refresh.window.jitter = 0.05 17:57:50 sasl.login.retry.backoff.max.ms = 10000 17:57:50 sasl.login.retry.backoff.ms = 100 17:57:50 sasl.mechanism = GSSAPI 17:57:50 sasl.oauthbearer.clock.skew.seconds = 30 17:57:50 sasl.oauthbearer.expected.audience = null 17:57:50 sasl.oauthbearer.expected.issuer = null 17:57:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:50 sasl.oauthbearer.jwks.endpoint.url = null 17:57:50 sasl.oauthbearer.scope.claim.name = scope 17:57:50 sasl.oauthbearer.sub.claim.name = sub 17:57:50 sasl.oauthbearer.token.endpoint.url = null 17:57:50 security.protocol = PLAINTEXT 17:57:50 security.providers = null 17:57:50 send.buffer.bytes = 131072 17:57:50 socket.connection.setup.timeout.max.ms = 30000 17:57:50 socket.connection.setup.timeout.ms = 10000 17:57:50 ssl.cipher.suites = null 17:57:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:50 ssl.endpoint.identification.algorithm = https 17:57:50 ssl.engine.factory.class = null 17:57:50 ssl.key.password = null 17:57:50 ssl.keymanager.algorithm = SunX509 17:57:50 ssl.keystore.certificate.chain = null 17:57:50 ssl.keystore.key = null 17:57:50 ssl.keystore.location = null 17:57:50 ssl.keystore.password = null 17:57:50 ssl.keystore.type = JKS 17:57:50 ssl.protocol = TLSv1.3 17:57:50 ssl.provider = null 17:57:50 ssl.secure.random.implementation = null 17:57:50 ssl.trustmanager.algorithm = PKIX 17:57:50 ssl.truststore.certificates = null 17:57:50 ssl.truststore.location = null 17:57:50 ssl.truststore.password = null 17:57:50 ssl.truststore.type = JKS 17:57:50 17:57:50 2024-09-24T17:57:50.522Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:50 2024-09-24T17:57:50.522Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:50 2024-09-24T17:57:50.522Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200670522 17:57:50 2024-09-24T17:57:50.564Z INFO 7150 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 17:57:50 2024-09-24T17:57:50.566Z INFO 7150 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:57:50 2024-09-24T17:57:50.566Z INFO 7150 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:57:50 2024-09-24T17:57:50.566Z INFO 7150 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:57:50 2024-09-24T17:57:50.593Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:50 2024-09-24T17:57:50.593Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:50 acks = -1 17:57:50 auto.include.jmx.reporter = true 17:57:50 batch.size = 16384 17:57:50 bootstrap.servers = [PLAINTEXT://localhost:32784] 17:57:50 buffer.memory = 33554432 17:57:50 client.dns.lookup = use_all_dns_ips 17:57:50 client.id = producer-13 17:57:50 compression.type = none 17:57:50 connections.max.idle.ms = 540000 17:57:50 delivery.timeout.ms = 120000 17:57:50 enable.idempotence = false 17:57:50 interceptor.classes = [] 17:57:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:50 linger.ms = 1 17:57:50 max.block.ms = 60000 17:57:50 max.in.flight.requests.per.connection = 5 17:57:50 max.request.size = 1048576 17:57:50 metadata.max.age.ms = 300000 17:57:50 metadata.max.idle.ms = 300000 17:57:50 metric.reporters = [] 17:57:50 metrics.num.samples = 2 17:57:50 metrics.recording.level = INFO 17:57:50 metrics.sample.window.ms = 30000 17:57:50 partitioner.adaptive.partitioning.enable = true 17:57:50 partitioner.availability.timeout.ms = 0 17:57:50 partitioner.class = null 17:57:50 partitioner.ignore.keys = false 17:57:50 receive.buffer.bytes = 32768 17:57:50 reconnect.backoff.max.ms = 1000 17:57:50 reconnect.backoff.ms = 50 17:57:50 request.timeout.ms = 30000 17:57:50 retries = 0 17:57:50 retry.backoff.ms = 100 17:57:50 sasl.client.callback.handler.class = null 17:57:50 sasl.jaas.config = null 17:57:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:50 sasl.kerberos.min.time.before.relogin = 60000 17:57:50 sasl.kerberos.service.name = null 17:57:50 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:50 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:50 sasl.login.callback.handler.class = null 17:57:50 sasl.login.class = null 17:57:50 sasl.login.connect.timeout.ms = null 17:57:50 sasl.login.read.timeout.ms = null 17:57:50 sasl.login.refresh.buffer.seconds = 300 17:57:50 sasl.login.refresh.min.period.seconds = 60 17:57:50 sasl.login.refresh.window.factor = 0.8 17:57:50 sasl.login.refresh.window.jitter = 0.05 17:57:50 sasl.login.retry.backoff.max.ms = 10000 17:57:50 sasl.login.retry.backoff.ms = 100 17:57:50 sasl.mechanism = GSSAPI 17:57:50 sasl.oauthbearer.clock.skew.seconds = 30 17:57:50 sasl.oauthbearer.expected.audience = null 17:57:50 sasl.oauthbearer.expected.issuer = null 17:57:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:50 sasl.oauthbearer.jwks.endpoint.url = null 17:57:50 sasl.oauthbearer.scope.claim.name = scope 17:57:50 sasl.oauthbearer.sub.claim.name = sub 17:57:50 sasl.oauthbearer.token.endpoint.url = null 17:57:50 security.protocol = PLAINTEXT 17:57:50 security.providers = null 17:57:50 send.buffer.bytes = 131072 17:57:50 socket.connection.setup.timeout.max.ms = 30000 17:57:50 socket.connection.setup.timeout.ms = 10000 17:57:50 ssl.cipher.suites = null 17:57:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:50 ssl.endpoint.identification.algorithm = https 17:57:50 ssl.engine.factory.class = null 17:57:50 ssl.key.password = null 17:57:50 ssl.keymanager.algorithm = SunX509 17:57:50 ssl.keystore.certificate.chain = null 17:57:50 ssl.keystore.key = null 17:57:50 ssl.keystore.location = null 17:57:50 ssl.keystore.password = null 17:57:50 ssl.keystore.type = JKS 17:57:50 ssl.protocol = TLSv1.3 17:57:50 ssl.provider = null 17:57:50 ssl.secure.random.implementation = null 17:57:50 ssl.trustmanager.algorithm = PKIX 17:57:50 ssl.truststore.certificates = null 17:57:50 ssl.truststore.location = null 17:57:50 ssl.truststore.password = null 17:57:50 ssl.truststore.type = JKS 17:57:50 transaction.timeout.ms = 60000 17:57:50 transactional.id = null 17:57:50 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:57:50 17:57:50 2024-09-24T17:57:50.596Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:50 2024-09-24T17:57:50.596Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:50 2024-09-24T17:57:50.596Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:50 2024-09-24T17:57:50.596Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200670596 17:57:50 2024-09-24T17:57:50.603Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: TzU-cAJmRGGxoROAIortQA 17:57:50 2024-09-24T17:57:50.623Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.623Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:50 2024-09-24T17:57:50.624Z ERROR 7150 --- [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 17:57:50 17:57:50 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 17:57:50 at io.micrometer.observation.Observation.observe(Observation.java:499) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 17:57:50 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:57:50 at java.base/java.lang.Thread.run(Thread.java:833) 17:57:50 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:57:50 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:57:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:57:50 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 17:57:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 17:57:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 17:57:50 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 17:57:50 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 17:57:50 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 17:57:50 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 17:57:50 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 17:57:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 17:57:50 ... 3 common frames omitted 17:57:50 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:57:50 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:57:50 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:57:50 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:57:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:57:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:57:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:57:50 ... 14 common frames omitted 17:57:50 17:57:50 2024-09-24T17:57:50.673Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:50 2024-09-24T17:57:50.673Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.727Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.727Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.727Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.727Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.772Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:51 2024-09-24T17:57:50.772Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.772Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:51 2024-09-24T17:57:50.790Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.790Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 17:57:51 2024-09-24T17:57:50.790Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.791Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:57:51 2024-09-24T17:57:50.791Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 17:57:51 2024-09-24T17:57:50.791Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 17:57:51 2024-09-24T17:57:50.791Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.791Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 20 due to node 1 being disconnected (elapsed time since creation: 170ms, elapsed time since send: 170ms, request timeout: 30000ms) 17:57:51 2024-09-24T17:57:50.791Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:57:51 2024-09-24T17:57:50.792Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:57:51 2024-09-24T17:57:50.792Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=2050938455, epoch=2) to node 1: 17:57:51 17:57:51 org.apache.kafka.common.errors.DisconnectException: null 17:57:51 17:57:51 2024-09-24T17:57:50.792Z INFO 7150 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.792Z INFO 7150 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, 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: 173ms, elapsed time since send: 173ms, request timeout: 30000ms) 17:57:51 2024-09-24T17:57:50.792Z INFO 7150 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1656108652, epoch=2) to node 1: 17:57:51 17:57:51 org.apache.kafka.common.errors.DisconnectException: null 17:57:51 17:57:51 2024-09-24T17:57:50.793Z INFO 7150 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:51 2024-09-24T17:57:50.793Z INFO 7150 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:51 2024-09-24T17:57:50.833Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.834Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.891Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.891Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.891Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.891Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.892Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.892Z WARN 7150 --- [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. 17:57:51 2024-09-24T17:57:50.892Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.892Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.991Z INFO 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.991Z WARN 7150 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.992Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.992Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:50.993Z INFO 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:57:51 2024-09-24T17:57:50.993Z WARN 7150 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.043Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.043Z WARN 7150 --- [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. 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:57:51 2024-09-24T17:57:51.059Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.060Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.060Z INFO 7150 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 17:57:51 2024-09-24T17:57:51.060Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.060Z INFO 7150 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.060Z INFO 7150 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:57:51 2024-09-24T17:57:51.060Z INFO 7150 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:57:51 2024-09-24T17:57:51.060Z INFO 7150 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:57:51 2024-09-24T17:57:51.061Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.061Z INFO 7150 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 17:57:51 2024-09-24T17:57:51.062Z INFO 7150 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:57:51 2024-09-24T17:57:51.062Z INFO 7150 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:57:51 2024-09-24T17:57:51.062Z INFO 7150 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:57:51 2024-09-24T17:57:51.063Z INFO 7150 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 17:57:51 2024-09-24T17:57:51.063Z INFO 7150 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:57:51 2024-09-24T17:57:51.064Z INFO 7150 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 17:57:51 2024-09-24T17:57:51.064Z INFO 7150 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.517 s - in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:57:51 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:57:51 17:57:51,096 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 17:57:51 17:57:51,096 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 17:57:51 17:57:51,097 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19b33c83 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:57:51 17:57:51,101 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:57:51 17:57:51,101 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19b33c83 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:57:51 17:57:51,103 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:57:51 17:57:51,103 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:57:51 17:57:51,103 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:57:51 17:57:51,103 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:57:51 17:57:51,103 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:57:51 17:57:51,103 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:57:51 17:57:51,103 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@19b33c83 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:57:51 17:57:51,105 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:57:51 17:57:51,105 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:57:51 17:57:51,105 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:57:51 17:57:51,105 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200671105) 17:57:51 17:57:51,106 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:57:51 17:57:51,106 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:51 17:57:51,107 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:57:51 17:57:51,108 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:57:51 17:57:51,108 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:57:51 17:57:51,109 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:57:51 17:57:51,109 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:57:51 17:57:51,113 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2c1416c7 - Setting zoneId to "UTC" 17:57:51 17:57:51,114 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:57:51 17:57:51,114 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:57:51 17:57:51,117 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:57:51 17:57:51,117 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:57:51 17:57:51,117 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:57:51 17:57:51,117 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:57:51 17:57:51,118 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:57:51 17:57:51,118 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3961bc81 - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:57:51 17:57:51,118 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:57:51 17:57:51,118 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1715b04e - End of configuration. 17:57:51 17:57:51,118 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1742d10b - Registering current configuration as safe fallback point 17:57:51 17:57:51 17:57:51 . ____ _ __ _ _ 17:57:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:51 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:51 =========|_|==============|___/=/_/_/_/ 17:57:51 :: Spring Boot :: (v3.2.4) 17:57:51 17:57:51 2024-09-24T17:57:51.121Z INFO 7150 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:51 2024-09-24T17:57:51.121Z INFO 7150 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 17:57:51 2024-09-24T17:57:51.126Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.126Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.156Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:51 2024-09-24T17:57:51.156Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.156Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:51 2024-09-24T17:57:51.165Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.165Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.197Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.198Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.248Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.248Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.248Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.248Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.252Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.253Z WARN 7150 --- [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. 17:57:51 2024-09-24T17:57:51.290Z INFO 7150 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.216 seconds (process running for 106.312) 17:57:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:57:51 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:57:51 2024-09-24T17:57:51.302Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.302Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.599Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.599Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.609Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.612Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:51 2024-09-24T17:57:51.612Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:51 2024-09-24T17:57:51.625Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 17:57:51 2024-09-24T17:57:51.625Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 17:57:51 2024-09-24T17:57:51.628Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.629Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 17:57:51 2024-09-24T17:57:51.629Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 17:57:51 2024-09-24T17:57:51.630Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.631Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 17:57:51 2024-09-24T17:57:51.631Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 17:57:51 2024-09-24T17:57:51.632Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.633Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 17:57:51 2024-09-24T17:57:51.633Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 17:57:51 2024-09-24T17:57:51.637Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.638Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: 123 17:57:51 2024-09-24T17:57:51.638Z WARN 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor decision: other 17:57:51 2024-09-24T17:57:51.638Z WARN 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 17:57:51 2024-09-24T17:57:51.643Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.644Z WARN 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor invocation failed with status 418 17:57:51 2024-09-24T17:57:51.647Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.648Z WARN 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response from policy, ignored 17:57:51 2024-09-24T17:57:51.649Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.650Z WARN 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from policy, ignored 17:57:51 2024-09-24T17:57:51.651Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:57:51 2024-09-24T17:57:51.656Z TRACE 7150 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 17:57:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:57:51 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:57:52 2024-09-24T17:57:51.664Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:52 2024-09-24T17:57:51.664Z WARN 7150 --- [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. 17:57:52 2024-09-24T17:57:51.702Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:52 2024-09-24T17:57:51.702Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:52 17:57:52 . ____ _ __ _ _ 17:57:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:52 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:52 =========|_|==============|___/=/_/_/_/ 17:57:52 :: Spring Boot :: (v3.2.4) 17:57:52 17:57:52 2024-09-24T17:57:51.731Z INFO 7150 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:57:52 2024-09-24T17:57:51.731Z INFO 7150 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:57:52 2024-09-24T17:57:51.821Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:52 2024-09-24T17:57:51.821Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:52 2024-09-24T17:57:51.865Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:52 2024-09-24T17:57:51.865Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:52 2024-09-24T17:57:51.916Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:52 2024-09-24T17:57:51.916Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:52 2024-09-24T17:57:51.917Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:52 2024-09-24T17:57:51.917Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:52 2024-09-24T17:57:51.917Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:52 2024-09-24T17:57:51.962Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:52 2024-09-24T17:57:51.963Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:52 2024-09-24T17:57:52.012Z INFO 7150 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.299 seconds (process running for 107.033) 17:57:52 2024-09-24T17:57:52.030Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:52 2024-09-24T17:57:52.030Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:52 2024-09-24T17:57:52.063Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 0721ac0b-9251-4946-8a0d-05c845969d9a 17:57:52 2024-09-24T17:57:52.078Z ERROR 7150 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 17:57:52 17:57:52 reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 17:57:52 Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 17:57:52 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:269) 17:57:52 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 17:57:52 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 17:57:52 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 17:57:52 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 17:57:52 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 17:57:52 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 17:57:52 at reactor.core.publisher.Flux.subscribe(Flux.java:8840) 17:57:52 at reactor.core.publisher.Flux.subscribeWith(Flux.java:8961) 17:57:52 at reactor.core.publisher.Flux.subscribe(Flux.java:8805) 17:57:52 at reactor.core.publisher.Flux.subscribe(Flux.java:8729) 17:57:52 at reactor.core.publisher.Flux.subscribe(Flux.java:8647) 17:57:52 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:279) 17:57:52 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:151) 17:57:52 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 17:57:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:57:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:57:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:57:52 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) 17:57:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:57:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:57:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:57:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:57:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:57:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:57:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:57:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:57:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:57:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:57:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:57:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:57:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:57:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:57:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:57:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:57:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:57:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:57:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:57:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:57:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:57:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:57:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:57:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:57:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:57:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:57:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:57:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:57:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:57:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:57:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:57:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:57:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:57:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:57:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:57:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:57:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:57:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:57:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:57:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:57:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:57:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:57:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:57:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:57:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:57:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:57:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:57:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:57:52 17:57:52 2024-09-24T17:57:52.087Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 55f5b46c-2ecf-4159-bca4-ef40c7cf4a3e 17:57:52 2024-09-24T17:57:52.098Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: fb501588-def7-4d67-bef3-9f0d7cc27608 17:57:52 2024-09-24T17:57:52.120Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:52 2024-09-24T17:57:52.120Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:52 2024-09-24T17:57:52.120Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:52 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:57:52 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:57:58 2024-09-24T17:57:52.127Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:57:58 2024-09-24T17:57:52.173Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0b1f384e1f2e6eb7a8f25e12e5a594d993cfc36601699718f5ed0b3daa21f027 17:57:58 2024-09-24T17:57:52.224Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.224Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.288Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.288Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.306Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.306Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.318Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.318Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.372Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.372Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.468Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.468Z WARN 7150 --- [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. 17:57:58 2024-09-24T17:57:52.580Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.581Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.609Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.609Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.616Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.617Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.678Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.678Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.771Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.771Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.866Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.866Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.883Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:58 2024-09-24T17:57:52.883Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:52.883Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:52.938Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:58 2024-09-24T17:57:52.938Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.120Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.120Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.221Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.222Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.225Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:58 2024-09-24T17:57:53.225Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.225Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:53.282Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.282Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.329Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.329Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.370Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.370Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.393Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.393Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.574Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.575Z WARN 7150 --- [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. 17:57:58 2024-09-24T17:57:53.601Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.601Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.623Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.623Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.675Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.675Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.698Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.698Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.777Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.777Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:53.819Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:53.819Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.027Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.027Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.060Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:58 2024-09-24T17:57:54.060Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.060Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:54.100Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.100Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.131Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:58 2024-09-24T17:57:54.131Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.132Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:54.203Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.203Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.332Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.332Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.383Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.383Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.485Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.486Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.554Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.554Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.578Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.578Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.705Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.705Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.725Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.725Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.728Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.728Z WARN 7150 --- [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. 17:57:58 2024-09-24T17:57:54.879Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.879Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.921Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.921Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.963Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:58 2024-09-24T17:57:54.963Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:54.963Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:54.980Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:58 2024-09-24T17:57:54.980Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.031Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.031Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.034Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:58 2024-09-24T17:57:55.034Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.034Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:55.204Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.204Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.338Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.338Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.408Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.408Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.432Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.432Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.434Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.434Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.546Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.546Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.558Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.558Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.728Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.728Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.759Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.759Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.834Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.834Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:55.885Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:58 2024-09-24T17:57:55.885Z WARN 7150 --- [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. 17:57:58 2024-09-24T17:57:56.078Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:58 2024-09-24T17:57:56.078Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.078Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:56.087Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.088Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.094Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:58 2024-09-24T17:57:56.094Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.094Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:56.094Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.095Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.107Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.107Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.125Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.125Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.451Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.451Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.465Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.465Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.487Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.487Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.552Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.552Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.663Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.664Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.665Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.665Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.700Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.700Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.730Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.730Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.738Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.738Z WARN 7150 --- [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. 17:57:58 2024-09-24T17:57:56.838Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:58 2024-09-24T17:57:56.838Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.936Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:58 2024-09-24T17:57:56.936Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.936Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:56.959Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:58 2024-09-24T17:57:56.959Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:56.959Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:57.027Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.027Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.062Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.062Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.154Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.154Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.292Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.292Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.430Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.430Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.520Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.520Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.592Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.592Z WARN 7150 --- [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. 17:57:58 2024-09-24T17:57:57.665Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.665Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.704Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.704Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.720Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.720Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.736Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.736Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.812Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.812Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.820Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:58 2024-09-24T17:57:57.820Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.942Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:58 2024-09-24T17:57:57.942Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:57.942Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:57.990Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.862691842S 17:57:58 2024-09-24T17:57:58.005Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.005Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.010Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 9f430772-ce02-495e-8a66-47944ede55b6 17:57:58 2024-09-24T17:57:58.010Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:58 2024-09-24T17:57:58.011Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:58 acks = -1 17:57:58 auto.include.jmx.reporter = true 17:57:58 batch.size = 16384 17:57:58 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:58 buffer.memory = 33554432 17:57:58 client.dns.lookup = use_all_dns_ips 17:57:58 client.id = producer-14 17:57:58 compression.type = none 17:57:58 connections.max.idle.ms = 540000 17:57:58 delivery.timeout.ms = 120000 17:57:58 enable.idempotence = false 17:57:58 interceptor.classes = [] 17:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:58 linger.ms = 1 17:57:58 max.block.ms = 60000 17:57:58 max.in.flight.requests.per.connection = 5 17:57:58 max.request.size = 1048576 17:57:58 metadata.max.age.ms = 300000 17:57:58 metadata.max.idle.ms = 300000 17:57:58 metric.reporters = [] 17:57:58 metrics.num.samples = 2 17:57:58 metrics.recording.level = INFO 17:57:58 metrics.sample.window.ms = 30000 17:57:58 partitioner.adaptive.partitioning.enable = true 17:57:58 partitioner.availability.timeout.ms = 0 17:57:58 partitioner.class = null 17:57:58 partitioner.ignore.keys = false 17:57:58 receive.buffer.bytes = 32768 17:57:58 reconnect.backoff.max.ms = 1000 17:57:58 reconnect.backoff.ms = 50 17:57:58 request.timeout.ms = 30000 17:57:58 retries = 0 17:57:58 retry.backoff.ms = 100 17:57:58 sasl.client.callback.handler.class = null 17:57:58 sasl.jaas.config = null 17:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:58 sasl.kerberos.min.time.before.relogin = 60000 17:57:58 sasl.kerberos.service.name = null 17:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:58 sasl.login.callback.handler.class = null 17:57:58 sasl.login.class = null 17:57:58 sasl.login.connect.timeout.ms = null 17:57:58 sasl.login.read.timeout.ms = null 17:57:58 sasl.login.refresh.buffer.seconds = 300 17:57:58 sasl.login.refresh.min.period.seconds = 60 17:57:58 sasl.login.refresh.window.factor = 0.8 17:57:58 sasl.login.refresh.window.jitter = 0.05 17:57:58 sasl.login.retry.backoff.max.ms = 10000 17:57:58 sasl.login.retry.backoff.ms = 100 17:57:58 sasl.mechanism = GSSAPI 17:57:58 sasl.oauthbearer.clock.skew.seconds = 30 17:57:58 sasl.oauthbearer.expected.audience = null 17:57:58 sasl.oauthbearer.expected.issuer = null 17:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:58 sasl.oauthbearer.jwks.endpoint.url = null 17:57:58 sasl.oauthbearer.scope.claim.name = scope 17:57:58 sasl.oauthbearer.sub.claim.name = sub 17:57:58 sasl.oauthbearer.token.endpoint.url = null 17:57:58 security.protocol = PLAINTEXT 17:57:58 security.providers = null 17:57:58 send.buffer.bytes = 131072 17:57:58 socket.connection.setup.timeout.max.ms = 30000 17:57:58 socket.connection.setup.timeout.ms = 10000 17:57:58 ssl.cipher.suites = null 17:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:58 ssl.endpoint.identification.algorithm = https 17:57:58 ssl.engine.factory.class = null 17:57:58 ssl.key.password = null 17:57:58 ssl.keymanager.algorithm = SunX509 17:57:58 ssl.keystore.certificate.chain = null 17:57:58 ssl.keystore.key = null 17:57:58 ssl.keystore.location = null 17:57:58 ssl.keystore.password = null 17:57:58 ssl.keystore.type = JKS 17:57:58 ssl.protocol = TLSv1.3 17:57:58 ssl.provider = null 17:57:58 ssl.secure.random.implementation = null 17:57:58 ssl.trustmanager.algorithm = PKIX 17:57:58 ssl.truststore.certificates = null 17:57:58 ssl.truststore.location = null 17:57:58 ssl.truststore.password = null 17:57:58 ssl.truststore.type = JKS 17:57:58 transaction.timeout.ms = 60000 17:57:58 transactional.id = null 17:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:58 17:57:58 2024-09-24T17:57:58.013Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:58 2024-09-24T17:57:58.013Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:58 2024-09-24T17:57:58.013Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:58 2024-09-24T17:57:58.013Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678013 17:57:58 2024-09-24T17:57:58.127Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.127Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.133Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.133Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.149Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:58 2024-09-24T17:57:58.149Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.149Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:58 2024-09-24T17:57:58.224Z WARN 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 17:57:58 2024-09-24T17:57:58.224Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:58 2024-09-24T17:57:58.283Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.283Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.284Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.284Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.363Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.363Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.371Z WARN 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 17:57:58 2024-09-24T17:57:58.379Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.379Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.515Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 7bd01eeb-2efe-4c12-9cfd-c57c7fa34430 17:57:58 2024-09-24T17:57:58.515Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:58 2024-09-24T17:57:58.516Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:58 acks = -1 17:57:58 auto.include.jmx.reporter = true 17:57:58 batch.size = 16384 17:57:58 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:58 buffer.memory = 33554432 17:57:58 client.dns.lookup = use_all_dns_ips 17:57:58 client.id = producer-15 17:57:58 compression.type = none 17:57:58 connections.max.idle.ms = 540000 17:57:58 delivery.timeout.ms = 120000 17:57:58 enable.idempotence = false 17:57:58 interceptor.classes = [] 17:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:58 linger.ms = 1 17:57:58 max.block.ms = 60000 17:57:58 max.in.flight.requests.per.connection = 5 17:57:58 max.request.size = 1048576 17:57:58 metadata.max.age.ms = 300000 17:57:58 metadata.max.idle.ms = 300000 17:57:58 metric.reporters = [] 17:57:58 metrics.num.samples = 2 17:57:58 metrics.recording.level = INFO 17:57:58 metrics.sample.window.ms = 30000 17:57:58 partitioner.adaptive.partitioning.enable = true 17:57:58 partitioner.availability.timeout.ms = 0 17:57:58 partitioner.class = null 17:57:58 partitioner.ignore.keys = false 17:57:58 receive.buffer.bytes = 32768 17:57:58 reconnect.backoff.max.ms = 1000 17:57:58 reconnect.backoff.ms = 50 17:57:58 request.timeout.ms = 30000 17:57:58 retries = 0 17:57:58 retry.backoff.ms = 100 17:57:58 sasl.client.callback.handler.class = null 17:57:58 sasl.jaas.config = null 17:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:58 sasl.kerberos.min.time.before.relogin = 60000 17:57:58 sasl.kerberos.service.name = null 17:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:58 sasl.login.callback.handler.class = null 17:57:58 sasl.login.class = null 17:57:58 sasl.login.connect.timeout.ms = null 17:57:58 sasl.login.read.timeout.ms = null 17:57:58 sasl.login.refresh.buffer.seconds = 300 17:57:58 sasl.login.refresh.min.period.seconds = 60 17:57:58 sasl.login.refresh.window.factor = 0.8 17:57:58 sasl.login.refresh.window.jitter = 0.05 17:57:58 sasl.login.retry.backoff.max.ms = 10000 17:57:58 sasl.login.retry.backoff.ms = 100 17:57:58 sasl.mechanism = GSSAPI 17:57:58 sasl.oauthbearer.clock.skew.seconds = 30 17:57:58 sasl.oauthbearer.expected.audience = null 17:57:58 sasl.oauthbearer.expected.issuer = null 17:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:58 sasl.oauthbearer.jwks.endpoint.url = null 17:57:58 sasl.oauthbearer.scope.claim.name = scope 17:57:58 sasl.oauthbearer.sub.claim.name = sub 17:57:58 sasl.oauthbearer.token.endpoint.url = null 17:57:58 security.protocol = PLAINTEXT 17:57:58 security.providers = null 17:57:58 send.buffer.bytes = 131072 17:57:58 socket.connection.setup.timeout.max.ms = 30000 17:57:58 socket.connection.setup.timeout.ms = 10000 17:57:58 ssl.cipher.suites = null 17:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:58 ssl.endpoint.identification.algorithm = https 17:57:58 ssl.engine.factory.class = null 17:57:58 ssl.key.password = null 17:57:58 ssl.keymanager.algorithm = SunX509 17:57:58 ssl.keystore.certificate.chain = null 17:57:58 ssl.keystore.key = null 17:57:58 ssl.keystore.location = null 17:57:58 ssl.keystore.password = null 17:57:58 ssl.keystore.type = JKS 17:57:58 ssl.protocol = TLSv1.3 17:57:58 ssl.provider = null 17:57:58 ssl.secure.random.implementation = null 17:57:58 ssl.trustmanager.algorithm = PKIX 17:57:58 ssl.truststore.certificates = null 17:57:58 ssl.truststore.location = null 17:57:58 ssl.truststore.password = null 17:57:58 ssl.truststore.type = JKS 17:57:58 transaction.timeout.ms = 60000 17:57:58 transactional.id = null 17:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:58 17:57:58 2024-09-24T17:57:58.517Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:58 2024-09-24T17:57:58.517Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:58 2024-09-24T17:57:58.517Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:58 2024-09-24T17:57:58.517Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678517 17:57:58 2024-09-24T17:57:58.540Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:58 2024-09-24T17:57:58.555Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.555Z WARN 7150 --- [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. 17:57:58 2024-09-24T17:57:58.556Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: fee63383-6b6a-40bb-9ada-73ee7a0e15e3 17:57:58 2024-09-24T17:57:58.556Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:58 2024-09-24T17:57:58.557Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:58 acks = -1 17:57:58 auto.include.jmx.reporter = true 17:57:58 batch.size = 16384 17:57:58 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:58 buffer.memory = 33554432 17:57:58 client.dns.lookup = use_all_dns_ips 17:57:58 client.id = producer-16 17:57:58 compression.type = none 17:57:58 connections.max.idle.ms = 540000 17:57:58 delivery.timeout.ms = 120000 17:57:58 enable.idempotence = false 17:57:58 interceptor.classes = [] 17:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:58 linger.ms = 1 17:57:58 max.block.ms = 60000 17:57:58 max.in.flight.requests.per.connection = 5 17:57:58 max.request.size = 1048576 17:57:58 metadata.max.age.ms = 300000 17:57:58 metadata.max.idle.ms = 300000 17:57:58 metric.reporters = [] 17:57:58 metrics.num.samples = 2 17:57:58 metrics.recording.level = INFO 17:57:58 metrics.sample.window.ms = 30000 17:57:58 partitioner.adaptive.partitioning.enable = true 17:57:58 partitioner.availability.timeout.ms = 0 17:57:58 partitioner.class = null 17:57:58 partitioner.ignore.keys = false 17:57:58 receive.buffer.bytes = 32768 17:57:58 reconnect.backoff.max.ms = 1000 17:57:58 reconnect.backoff.ms = 50 17:57:58 request.timeout.ms = 30000 17:57:58 retries = 0 17:57:58 retry.backoff.ms = 100 17:57:58 sasl.client.callback.handler.class = null 17:57:58 sasl.jaas.config = null 17:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:58 sasl.kerberos.min.time.before.relogin = 60000 17:57:58 sasl.kerberos.service.name = null 17:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:58 sasl.login.callback.handler.class = null 17:57:58 sasl.login.class = null 17:57:58 sasl.login.connect.timeout.ms = null 17:57:58 sasl.login.read.timeout.ms = null 17:57:58 sasl.login.refresh.buffer.seconds = 300 17:57:58 sasl.login.refresh.min.period.seconds = 60 17:57:58 sasl.login.refresh.window.factor = 0.8 17:57:58 sasl.login.refresh.window.jitter = 0.05 17:57:58 sasl.login.retry.backoff.max.ms = 10000 17:57:58 sasl.login.retry.backoff.ms = 100 17:57:58 sasl.mechanism = GSSAPI 17:57:58 sasl.oauthbearer.clock.skew.seconds = 30 17:57:58 sasl.oauthbearer.expected.audience = null 17:57:58 sasl.oauthbearer.expected.issuer = null 17:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:58 sasl.oauthbearer.jwks.endpoint.url = null 17:57:58 sasl.oauthbearer.scope.claim.name = scope 17:57:58 sasl.oauthbearer.sub.claim.name = sub 17:57:58 sasl.oauthbearer.token.endpoint.url = null 17:57:58 security.protocol = PLAINTEXT 17:57:58 security.providers = null 17:57:58 send.buffer.bytes = 131072 17:57:58 socket.connection.setup.timeout.max.ms = 30000 17:57:58 socket.connection.setup.timeout.ms = 10000 17:57:58 ssl.cipher.suites = null 17:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:58 ssl.endpoint.identification.algorithm = https 17:57:58 ssl.engine.factory.class = null 17:57:58 ssl.key.password = null 17:57:58 ssl.keymanager.algorithm = SunX509 17:57:58 ssl.keystore.certificate.chain = null 17:57:58 ssl.keystore.key = null 17:57:58 ssl.keystore.location = null 17:57:58 ssl.keystore.password = null 17:57:58 ssl.keystore.type = JKS 17:57:58 ssl.protocol = TLSv1.3 17:57:58 ssl.provider = null 17:57:58 ssl.secure.random.implementation = null 17:57:58 ssl.trustmanager.algorithm = PKIX 17:57:58 ssl.truststore.certificates = null 17:57:58 ssl.truststore.location = null 17:57:58 ssl.truststore.password = null 17:57:58 ssl.truststore.type = JKS 17:57:58 transaction.timeout.ms = 60000 17:57:58 transactional.id = null 17:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:58 17:57:58 2024-09-24T17:57:58.559Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:58 2024-09-24T17:57:58.559Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:58 2024-09-24T17:57:58.559Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:58 2024-09-24T17:57:58.559Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678559 17:57:58 2024-09-24T17:57:58.589Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:58 2024-09-24T17:57:58.605Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 4cb21095-6d83-4467-ac40-503501b04325 17:57:58 2024-09-24T17:57:58.606Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:58 2024-09-24T17:57:58.606Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:58 acks = -1 17:57:58 auto.include.jmx.reporter = true 17:57:58 batch.size = 16384 17:57:58 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:58 buffer.memory = 33554432 17:57:58 client.dns.lookup = use_all_dns_ips 17:57:58 client.id = producer-17 17:57:58 compression.type = none 17:57:58 connections.max.idle.ms = 540000 17:57:58 delivery.timeout.ms = 120000 17:57:58 enable.idempotence = false 17:57:58 interceptor.classes = [] 17:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:58 linger.ms = 1 17:57:58 max.block.ms = 60000 17:57:58 max.in.flight.requests.per.connection = 5 17:57:58 max.request.size = 1048576 17:57:58 metadata.max.age.ms = 300000 17:57:58 metadata.max.idle.ms = 300000 17:57:58 metric.reporters = [] 17:57:58 metrics.num.samples = 2 17:57:58 metrics.recording.level = INFO 17:57:58 metrics.sample.window.ms = 30000 17:57:58 partitioner.adaptive.partitioning.enable = true 17:57:58 partitioner.availability.timeout.ms = 0 17:57:58 partitioner.class = null 17:57:58 partitioner.ignore.keys = false 17:57:58 receive.buffer.bytes = 32768 17:57:58 reconnect.backoff.max.ms = 1000 17:57:58 reconnect.backoff.ms = 50 17:57:58 request.timeout.ms = 30000 17:57:58 retries = 0 17:57:58 retry.backoff.ms = 100 17:57:58 sasl.client.callback.handler.class = null 17:57:58 sasl.jaas.config = null 17:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:58 sasl.kerberos.min.time.before.relogin = 60000 17:57:58 sasl.kerberos.service.name = null 17:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:58 sasl.login.callback.handler.class = null 17:57:58 sasl.login.class = null 17:57:58 sasl.login.connect.timeout.ms = null 17:57:58 sasl.login.read.timeout.ms = null 17:57:58 sasl.login.refresh.buffer.seconds = 300 17:57:58 sasl.login.refresh.min.period.seconds = 60 17:57:58 sasl.login.refresh.window.factor = 0.8 17:57:58 sasl.login.refresh.window.jitter = 0.05 17:57:58 sasl.login.retry.backoff.max.ms = 10000 17:57:58 sasl.login.retry.backoff.ms = 100 17:57:58 sasl.mechanism = GSSAPI 17:57:58 sasl.oauthbearer.clock.skew.seconds = 30 17:57:58 sasl.oauthbearer.expected.audience = null 17:57:58 sasl.oauthbearer.expected.issuer = null 17:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:58 sasl.oauthbearer.jwks.endpoint.url = null 17:57:58 sasl.oauthbearer.scope.claim.name = scope 17:57:58 sasl.oauthbearer.sub.claim.name = sub 17:57:58 sasl.oauthbearer.token.endpoint.url = null 17:57:58 security.protocol = PLAINTEXT 17:57:58 security.providers = null 17:57:58 send.buffer.bytes = 131072 17:57:58 socket.connection.setup.timeout.max.ms = 30000 17:57:58 socket.connection.setup.timeout.ms = 10000 17:57:58 ssl.cipher.suites = null 17:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:58 ssl.endpoint.identification.algorithm = https 17:57:58 ssl.engine.factory.class = null 17:57:58 ssl.key.password = null 17:57:58 ssl.keymanager.algorithm = SunX509 17:57:58 ssl.keystore.certificate.chain = null 17:57:58 ssl.keystore.key = null 17:57:58 ssl.keystore.location = null 17:57:58 ssl.keystore.password = null 17:57:58 ssl.keystore.type = JKS 17:57:58 ssl.protocol = TLSv1.3 17:57:58 ssl.provider = null 17:57:58 ssl.secure.random.implementation = null 17:57:58 ssl.trustmanager.algorithm = PKIX 17:57:58 ssl.truststore.certificates = null 17:57:58 ssl.truststore.location = null 17:57:58 ssl.truststore.password = null 17:57:58 ssl.truststore.type = JKS 17:57:58 transaction.timeout.ms = 60000 17:57:58 transactional.id = null 17:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:58 17:57:58 2024-09-24T17:57:58.608Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:58 2024-09-24T17:57:58.608Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:58 2024-09-24T17:57:58.608Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:58 2024-09-24T17:57:58.608Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678608 17:57:58 2024-09-24T17:57:58.620Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:58 2024-09-24T17:57:58.620Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:58 2024-09-24T17:57:58.625Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:58 2024-09-24T17:57:58.643Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 290f1479-15c2-485b-895e-0b1a09c77f31 17:57:58 2024-09-24T17:57:58.643Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:58 2024-09-24T17:57:58.643Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:58 acks = -1 17:57:58 auto.include.jmx.reporter = true 17:57:58 batch.size = 16384 17:57:58 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:58 buffer.memory = 33554432 17:57:58 client.dns.lookup = use_all_dns_ips 17:57:58 client.id = producer-18 17:57:58 compression.type = none 17:57:58 connections.max.idle.ms = 540000 17:57:58 delivery.timeout.ms = 120000 17:57:58 enable.idempotence = false 17:57:58 interceptor.classes = [] 17:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:58 linger.ms = 1 17:57:58 max.block.ms = 60000 17:57:58 max.in.flight.requests.per.connection = 5 17:57:58 max.request.size = 1048576 17:57:58 metadata.max.age.ms = 300000 17:57:58 metadata.max.idle.ms = 300000 17:57:58 metric.reporters = [] 17:57:58 metrics.num.samples = 2 17:57:58 metrics.recording.level = INFO 17:57:58 metrics.sample.window.ms = 30000 17:57:58 partitioner.adaptive.partitioning.enable = true 17:57:58 partitioner.availability.timeout.ms = 0 17:57:58 partitioner.class = null 17:57:58 partitioner.ignore.keys = false 17:57:58 receive.buffer.bytes = 32768 17:57:58 reconnect.backoff.max.ms = 1000 17:57:58 reconnect.backoff.ms = 50 17:57:58 request.timeout.ms = 30000 17:57:58 retries = 0 17:57:58 retry.backoff.ms = 100 17:57:58 sasl.client.callback.handler.class = null 17:57:58 sasl.jaas.config = null 17:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:58 sasl.kerberos.min.time.before.relogin = 60000 17:57:58 sasl.kerberos.service.name = null 17:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:58 sasl.login.callback.handler.class = null 17:57:58 sasl.login.class = null 17:57:58 sasl.login.connect.timeout.ms = null 17:57:58 sasl.login.read.timeout.ms = null 17:57:58 sasl.login.refresh.buffer.seconds = 300 17:57:58 sasl.login.refresh.min.period.seconds = 60 17:57:58 sasl.login.refresh.window.factor = 0.8 17:57:58 sasl.login.refresh.window.jitter = 0.05 17:57:58 sasl.login.retry.backoff.max.ms = 10000 17:57:58 sasl.login.retry.backoff.ms = 100 17:57:58 sasl.mechanism = GSSAPI 17:57:58 sasl.oauthbearer.clock.skew.seconds = 30 17:57:58 sasl.oauthbearer.expected.audience = null 17:57:58 sasl.oauthbearer.expected.issuer = null 17:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:58 sasl.oauthbearer.jwks.endpoint.url = null 17:57:58 sasl.oauthbearer.scope.claim.name = scope 17:57:58 sasl.oauthbearer.sub.claim.name = sub 17:57:58 sasl.oauthbearer.token.endpoint.url = null 17:57:58 security.protocol = PLAINTEXT 17:57:58 security.providers = null 17:57:58 send.buffer.bytes = 131072 17:57:58 socket.connection.setup.timeout.max.ms = 30000 17:57:58 socket.connection.setup.timeout.ms = 10000 17:57:58 ssl.cipher.suites = null 17:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:58 ssl.endpoint.identification.algorithm = https 17:57:58 ssl.engine.factory.class = null 17:57:58 ssl.key.password = null 17:57:58 ssl.keymanager.algorithm = SunX509 17:57:58 ssl.keystore.certificate.chain = null 17:57:58 ssl.keystore.key = null 17:57:58 ssl.keystore.location = null 17:57:58 ssl.keystore.password = null 17:57:58 ssl.keystore.type = JKS 17:57:58 ssl.protocol = TLSv1.3 17:57:58 ssl.provider = null 17:57:58 ssl.secure.random.implementation = null 17:57:58 ssl.trustmanager.algorithm = PKIX 17:57:58 ssl.truststore.certificates = null 17:57:58 ssl.truststore.location = null 17:57:58 ssl.truststore.password = null 17:57:58 ssl.truststore.type = JKS 17:57:58 transaction.timeout.ms = 60000 17:57:58 transactional.id = null 17:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:58 17:57:58 2024-09-24T17:57:58.646Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:58 2024-09-24T17:57:58.646Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:58 2024-09-24T17:57:58.646Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:58 2024-09-24T17:57:58.646Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678646 17:57:58 2024-09-24T17:57:58.655Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:58 2024-09-24T17:57:58.670Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 7d83cb40-d18c-4a7a-9096-ddd497c4dcc7 17:57:58 2024-09-24T17:57:58.670Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:58 2024-09-24T17:57:58.670Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:58 acks = -1 17:57:58 auto.include.jmx.reporter = true 17:57:58 batch.size = 16384 17:57:58 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:58 buffer.memory = 33554432 17:57:58 client.dns.lookup = use_all_dns_ips 17:57:58 client.id = producer-19 17:57:58 compression.type = none 17:57:58 connections.max.idle.ms = 540000 17:57:58 delivery.timeout.ms = 120000 17:57:58 enable.idempotence = false 17:57:58 interceptor.classes = [] 17:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:58 linger.ms = 1 17:57:58 max.block.ms = 60000 17:57:58 max.in.flight.requests.per.connection = 5 17:57:58 max.request.size = 1048576 17:57:58 metadata.max.age.ms = 300000 17:57:58 metadata.max.idle.ms = 300000 17:57:58 metric.reporters = [] 17:57:58 metrics.num.samples = 2 17:57:58 metrics.recording.level = INFO 17:57:58 metrics.sample.window.ms = 30000 17:57:58 partitioner.adaptive.partitioning.enable = true 17:57:58 partitioner.availability.timeout.ms = 0 17:57:58 partitioner.class = null 17:57:58 partitioner.ignore.keys = false 17:57:58 receive.buffer.bytes = 32768 17:57:58 reconnect.backoff.max.ms = 1000 17:57:58 reconnect.backoff.ms = 50 17:57:58 request.timeout.ms = 30000 17:57:58 retries = 0 17:57:58 retry.backoff.ms = 100 17:57:58 sasl.client.callback.handler.class = null 17:57:58 sasl.jaas.config = null 17:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:58 sasl.kerberos.min.time.before.relogin = 60000 17:57:58 sasl.kerberos.service.name = null 17:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:58 sasl.login.callback.handler.class = null 17:57:58 sasl.login.class = null 17:57:58 sasl.login.connect.timeout.ms = null 17:57:58 sasl.login.read.timeout.ms = null 17:57:58 sasl.login.refresh.buffer.seconds = 300 17:57:58 sasl.login.refresh.min.period.seconds = 60 17:57:58 sasl.login.refresh.window.factor = 0.8 17:57:58 sasl.login.refresh.window.jitter = 0.05 17:57:58 sasl.login.retry.backoff.max.ms = 10000 17:57:58 sasl.login.retry.backoff.ms = 100 17:57:58 sasl.mechanism = GSSAPI 17:57:58 sasl.oauthbearer.clock.skew.seconds = 30 17:57:58 sasl.oauthbearer.expected.audience = null 17:57:58 sasl.oauthbearer.expected.issuer = null 17:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:58 sasl.oauthbearer.jwks.endpoint.url = null 17:57:58 sasl.oauthbearer.scope.claim.name = scope 17:57:58 sasl.oauthbearer.sub.claim.name = sub 17:57:58 sasl.oauthbearer.token.endpoint.url = null 17:57:58 security.protocol = PLAINTEXT 17:57:58 security.providers = null 17:57:58 send.buffer.bytes = 131072 17:57:58 socket.connection.setup.timeout.max.ms = 30000 17:57:58 socket.connection.setup.timeout.ms = 10000 17:57:58 ssl.cipher.suites = null 17:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:58 ssl.endpoint.identification.algorithm = https 17:57:58 ssl.engine.factory.class = null 17:57:58 ssl.key.password = null 17:57:58 ssl.keymanager.algorithm = SunX509 17:57:58 ssl.keystore.certificate.chain = null 17:57:58 ssl.keystore.key = null 17:57:58 ssl.keystore.location = null 17:57:58 ssl.keystore.password = null 17:57:58 ssl.keystore.type = JKS 17:57:58 ssl.protocol = TLSv1.3 17:57:58 ssl.provider = null 17:57:58 ssl.secure.random.implementation = null 17:57:58 ssl.trustmanager.algorithm = PKIX 17:57:58 ssl.truststore.certificates = null 17:57:58 ssl.truststore.location = null 17:57:58 ssl.truststore.password = null 17:57:58 ssl.truststore.type = JKS 17:57:58 transaction.timeout.ms = 60000 17:57:58 transactional.id = null 17:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:58 17:57:58 2024-09-24T17:57:58.673Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:58 2024-09-24T17:57:58.673Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:58 2024-09-24T17:57:58.673Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:58 2024-09-24T17:57:58.673Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678673 17:57:58 2024-09-24T17:57:58.679Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:58 2024-09-24T17:57:58.695Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 234e3b8c-b33a-43c8-9ad9-5f4d38900c5f 17:57:58 2024-09-24T17:57:58.695Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:58 2024-09-24T17:57:58.695Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:58 acks = -1 17:57:58 auto.include.jmx.reporter = true 17:57:58 batch.size = 16384 17:57:58 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:58 buffer.memory = 33554432 17:57:58 client.dns.lookup = use_all_dns_ips 17:57:58 client.id = producer-20 17:57:58 compression.type = none 17:57:58 connections.max.idle.ms = 540000 17:57:58 delivery.timeout.ms = 120000 17:57:58 enable.idempotence = false 17:57:58 interceptor.classes = [] 17:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:58 linger.ms = 1 17:57:58 max.block.ms = 60000 17:57:58 max.in.flight.requests.per.connection = 5 17:57:58 max.request.size = 1048576 17:57:58 metadata.max.age.ms = 300000 17:57:58 metadata.max.idle.ms = 300000 17:57:58 metric.reporters = [] 17:57:58 metrics.num.samples = 2 17:57:58 metrics.recording.level = INFO 17:57:58 metrics.sample.window.ms = 30000 17:57:58 partitioner.adaptive.partitioning.enable = true 17:57:58 partitioner.availability.timeout.ms = 0 17:57:58 partitioner.class = null 17:57:58 partitioner.ignore.keys = false 17:57:58 receive.buffer.bytes = 32768 17:57:58 reconnect.backoff.max.ms = 1000 17:57:58 reconnect.backoff.ms = 50 17:57:58 request.timeout.ms = 30000 17:57:58 retries = 0 17:57:58 retry.backoff.ms = 100 17:57:58 sasl.client.callback.handler.class = null 17:57:58 sasl.jaas.config = null 17:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:58 sasl.kerberos.min.time.before.relogin = 60000 17:57:58 sasl.kerberos.service.name = null 17:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:58 sasl.login.callback.handler.class = null 17:57:58 sasl.login.class = null 17:57:58 sasl.login.connect.timeout.ms = null 17:57:58 sasl.login.read.timeout.ms = null 17:57:58 sasl.login.refresh.buffer.seconds = 300 17:57:58 sasl.login.refresh.min.period.seconds = 60 17:57:58 sasl.login.refresh.window.factor = 0.8 17:57:58 sasl.login.refresh.window.jitter = 0.05 17:57:58 sasl.login.retry.backoff.max.ms = 10000 17:57:58 sasl.login.retry.backoff.ms = 100 17:57:58 sasl.mechanism = GSSAPI 17:57:58 sasl.oauthbearer.clock.skew.seconds = 30 17:57:58 sasl.oauthbearer.expected.audience = null 17:57:58 sasl.oauthbearer.expected.issuer = null 17:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:58 sasl.oauthbearer.jwks.endpoint.url = null 17:57:58 sasl.oauthbearer.scope.claim.name = scope 17:57:58 sasl.oauthbearer.sub.claim.name = sub 17:57:58 sasl.oauthbearer.token.endpoint.url = null 17:57:58 security.protocol = PLAINTEXT 17:57:58 security.providers = null 17:57:58 send.buffer.bytes = 131072 17:57:58 socket.connection.setup.timeout.max.ms = 30000 17:57:58 socket.connection.setup.timeout.ms = 10000 17:57:58 ssl.cipher.suites = null 17:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:58 ssl.endpoint.identification.algorithm = https 17:57:58 ssl.engine.factory.class = null 17:57:58 ssl.key.password = null 17:57:58 ssl.keymanager.algorithm = SunX509 17:57:58 ssl.keystore.certificate.chain = null 17:57:58 ssl.keystore.key = null 17:57:58 ssl.keystore.location = null 17:57:58 ssl.keystore.password = null 17:57:58 ssl.keystore.type = JKS 17:57:58 ssl.protocol = TLSv1.3 17:57:58 ssl.provider = null 17:57:58 ssl.secure.random.implementation = null 17:57:58 ssl.trustmanager.algorithm = PKIX 17:57:58 ssl.truststore.certificates = null 17:57:58 ssl.truststore.location = null 17:57:58 ssl.truststore.password = null 17:57:58 ssl.truststore.type = JKS 17:57:58 transaction.timeout.ms = 60000 17:57:58 transactional.id = null 17:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:58 17:57:58 2024-09-24T17:57:58.697Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:58 2024-09-24T17:57:58.697Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:58 2024-09-24T17:57:58.697Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:58 2024-09-24T17:57:58.697Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678697 17:57:58 2024-09-24T17:57:58.707Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:59 2024-09-24T17:57:58.715Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:57:59 allow.auto.create.topics = true 17:57:59 auto.commit.interval.ms = 5000 17:57:59 auto.include.jmx.reporter = true 17:57:59 auto.offset.reset = earliest 17:57:59 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:59 check.crcs = true 17:57:59 client.dns.lookup = use_all_dns_ips 17:57:59 client.id = consumer-test-1-10 17:57:59 client.rack = 17:57:59 connections.max.idle.ms = 540000 17:57:59 default.api.timeout.ms = 60000 17:57:59 enable.auto.commit = true 17:57:59 exclude.internal.topics = true 17:57:59 fetch.max.bytes = 52428800 17:57:59 fetch.max.wait.ms = 500 17:57:59 fetch.min.bytes = 1 17:57:59 group.id = test-1 17:57:59 group.instance.id = null 17:57:59 heartbeat.interval.ms = 3000 17:57:59 interceptor.classes = [] 17:57:59 internal.leave.group.on.close = true 17:57:59 internal.throw.on.fetch.stable.offset.unsupported = false 17:57:59 isolation.level = read_uncommitted 17:57:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:57:59 max.partition.fetch.bytes = 1048576 17:57:59 max.poll.interval.ms = 300000 17:57:59 max.poll.records = 500 17:57:59 metadata.max.age.ms = 300000 17:57:59 metric.reporters = [] 17:57:59 metrics.num.samples = 2 17:57:59 metrics.recording.level = INFO 17:57:59 metrics.sample.window.ms = 30000 17:57:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:57:59 receive.buffer.bytes = 65536 17:57:59 reconnect.backoff.max.ms = 1000 17:57:59 reconnect.backoff.ms = 50 17:57:59 request.timeout.ms = 30000 17:57:59 retry.backoff.ms = 100 17:57:59 sasl.client.callback.handler.class = null 17:57:59 sasl.jaas.config = null 17:57:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:59 sasl.kerberos.min.time.before.relogin = 60000 17:57:59 sasl.kerberos.service.name = null 17:57:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:59 sasl.login.callback.handler.class = null 17:57:59 sasl.login.class = null 17:57:59 sasl.login.connect.timeout.ms = null 17:57:59 sasl.login.read.timeout.ms = null 17:57:59 sasl.login.refresh.buffer.seconds = 300 17:57:59 sasl.login.refresh.min.period.seconds = 60 17:57:59 sasl.login.refresh.window.factor = 0.8 17:57:59 sasl.login.refresh.window.jitter = 0.05 17:57:59 sasl.login.retry.backoff.max.ms = 10000 17:57:59 sasl.login.retry.backoff.ms = 100 17:57:59 sasl.mechanism = GSSAPI 17:57:59 sasl.oauthbearer.clock.skew.seconds = 30 17:57:59 sasl.oauthbearer.expected.audience = null 17:57:59 sasl.oauthbearer.expected.issuer = null 17:57:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:59 sasl.oauthbearer.jwks.endpoint.url = null 17:57:59 sasl.oauthbearer.scope.claim.name = scope 17:57:59 sasl.oauthbearer.sub.claim.name = sub 17:57:59 sasl.oauthbearer.token.endpoint.url = null 17:57:59 security.protocol = PLAINTEXT 17:57:59 security.providers = null 17:57:59 send.buffer.bytes = 131072 17:57:59 session.timeout.ms = 45000 17:57:59 socket.connection.setup.timeout.max.ms = 30000 17:57:59 socket.connection.setup.timeout.ms = 10000 17:57:59 ssl.cipher.suites = null 17:57:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:59 ssl.endpoint.identification.algorithm = https 17:57:59 ssl.engine.factory.class = null 17:57:59 ssl.key.password = null 17:57:59 ssl.keymanager.algorithm = SunX509 17:57:59 ssl.keystore.certificate.chain = null 17:57:59 ssl.keystore.key = null 17:57:59 ssl.keystore.location = null 17:57:59 ssl.keystore.password = null 17:57:59 ssl.keystore.type = JKS 17:57:59 ssl.protocol = TLSv1.3 17:57:59 ssl.provider = null 17:57:59 ssl.secure.random.implementation = null 17:57:59 ssl.trustmanager.algorithm = PKIX 17:57:59 ssl.truststore.certificates = null 17:57:59 ssl.truststore.location = null 17:57:59 ssl.truststore.password = null 17:57:59 ssl.truststore.type = JKS 17:57:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:57:59 17:57:59 2024-09-24T17:57:58.718Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:59 2024-09-24T17:57:58.718Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:59 2024-09-24T17:57:58.718Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678718 17:57:59 2024-09-24T17:57:58.718Z INFO 7150 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 17:57:59 2024-09-24T17:57:58.724Z WARN 7150 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 75738830-d60a-429b-b486-1969bc80e81e 17:57:59 2024-09-24T17:57:58.724Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:57:59 2024-09-24T17:57:58.724Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:57:59 acks = -1 17:57:59 auto.include.jmx.reporter = true 17:57:59 batch.size = 16384 17:57:59 bootstrap.servers = [PLAINTEXT://localhost:32786] 17:57:59 buffer.memory = 33554432 17:57:59 client.dns.lookup = use_all_dns_ips 17:57:59 client.id = producer-21 17:57:59 compression.type = none 17:57:59 connections.max.idle.ms = 540000 17:57:59 delivery.timeout.ms = 120000 17:57:59 enable.idempotence = false 17:57:59 interceptor.classes = [] 17:57:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:57:59 linger.ms = 1 17:57:59 max.block.ms = 60000 17:57:59 max.in.flight.requests.per.connection = 5 17:57:59 max.request.size = 1048576 17:57:59 metadata.max.age.ms = 300000 17:57:59 metadata.max.idle.ms = 300000 17:57:59 metric.reporters = [] 17:57:59 metrics.num.samples = 2 17:57:59 metrics.recording.level = INFO 17:57:59 metrics.sample.window.ms = 30000 17:57:59 partitioner.adaptive.partitioning.enable = true 17:57:59 partitioner.availability.timeout.ms = 0 17:57:59 partitioner.class = null 17:57:59 partitioner.ignore.keys = false 17:57:59 receive.buffer.bytes = 32768 17:57:59 reconnect.backoff.max.ms = 1000 17:57:59 reconnect.backoff.ms = 50 17:57:59 request.timeout.ms = 30000 17:57:59 retries = 0 17:57:59 retry.backoff.ms = 100 17:57:59 sasl.client.callback.handler.class = null 17:57:59 sasl.jaas.config = null 17:57:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:57:59 sasl.kerberos.min.time.before.relogin = 60000 17:57:59 sasl.kerberos.service.name = null 17:57:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:57:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:57:59 sasl.login.callback.handler.class = null 17:57:59 sasl.login.class = null 17:57:59 sasl.login.connect.timeout.ms = null 17:57:59 sasl.login.read.timeout.ms = null 17:57:59 sasl.login.refresh.buffer.seconds = 300 17:57:59 sasl.login.refresh.min.period.seconds = 60 17:57:59 sasl.login.refresh.window.factor = 0.8 17:57:59 sasl.login.refresh.window.jitter = 0.05 17:57:59 sasl.login.retry.backoff.max.ms = 10000 17:57:59 sasl.login.retry.backoff.ms = 100 17:57:59 sasl.mechanism = GSSAPI 17:57:59 sasl.oauthbearer.clock.skew.seconds = 30 17:57:59 sasl.oauthbearer.expected.audience = null 17:57:59 sasl.oauthbearer.expected.issuer = null 17:57:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:57:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:57:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:57:59 sasl.oauthbearer.jwks.endpoint.url = null 17:57:59 sasl.oauthbearer.scope.claim.name = scope 17:57:59 sasl.oauthbearer.sub.claim.name = sub 17:57:59 sasl.oauthbearer.token.endpoint.url = null 17:57:59 security.protocol = PLAINTEXT 17:57:59 security.providers = null 17:57:59 send.buffer.bytes = 131072 17:57:59 socket.connection.setup.timeout.max.ms = 30000 17:57:59 socket.connection.setup.timeout.ms = 10000 17:57:59 ssl.cipher.suites = null 17:57:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:57:59 ssl.endpoint.identification.algorithm = https 17:57:59 ssl.engine.factory.class = null 17:57:59 ssl.key.password = null 17:57:59 ssl.keymanager.algorithm = SunX509 17:57:59 ssl.keystore.certificate.chain = null 17:57:59 ssl.keystore.key = null 17:57:59 ssl.keystore.location = null 17:57:59 ssl.keystore.password = null 17:57:59 ssl.keystore.type = JKS 17:57:59 ssl.protocol = TLSv1.3 17:57:59 ssl.provider = null 17:57:59 ssl.secure.random.implementation = null 17:57:59 ssl.trustmanager.algorithm = PKIX 17:57:59 ssl.truststore.certificates = null 17:57:59 ssl.truststore.location = null 17:57:59 ssl.truststore.password = null 17:57:59 ssl.truststore.type = JKS 17:57:59 transaction.timeout.ms = 60000 17:57:59 transactional.id = null 17:57:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:57:59 17:57:59 2024-09-24T17:57:58.726Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:57:59 2024-09-24T17:57:58.726Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:57:59 2024-09-24T17:57:58.726Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:57:59 2024-09-24T17:57:58.726Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200678726 17:57:59 2024-09-24T17:57:58.732Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:59 2024-09-24T17:57:58.742Z INFO 7150 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: E2JzkdxERzWkryc1rSgjoQ 17:57:59 2024-09-24T17:57:58.806Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:59 2024-09-24T17:57:58.806Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:58.806Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:59 2024-09-24T17:57:58.860Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 17:57:59 2024-09-24T17:57:58.861Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 17:57:59 2024-09-24T17:57:58.868Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:59 2024-09-24T17:57:58.868Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:58.875Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:59 2024-09-24T17:57:58.875Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:58.878Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:57:59 2024-09-24T17:57:58.878Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:58.879Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:59 2024-09-24T17:57:58.879Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:58.883Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-64eeca22-7112-4376-a67e-55b18dcf8d15 17:57:59 2024-09-24T17:57:58.883Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] 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) 17:57:59 2024-09-24T17:57:58.883Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 17:57:59 2024-09-24T17:57:58.912Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-64eeca22-7112-4376-a67e-55b18dcf8d15', protocol='range'} 17:57:59 2024-09-24T17:57:58.912Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-64eeca22-7112-4376-a67e-55b18dcf8d15=Assignment(partitions=[my-topic-name-0])} 17:57:59 2024-09-24T17:57:58.935Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-64eeca22-7112-4376-a67e-55b18dcf8d15', protocol='range'} 17:57:59 2024-09-24T17:57:58.936Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 17:57:59 2024-09-24T17:57:58.936Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 17:57:59 2024-09-24T17:57:58.948Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:59 2024-09-24T17:57:58.948Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:58.951Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 17:57:59 2024-09-24T17:57:58.968Z INFO 7150 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 17:57:59 2024-09-24T17:57:59.044Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.044Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.056Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.056Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.056Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:59 2024-09-24T17:57:59.127Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.127Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.127Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.128Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.128Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.128Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.130Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.130Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.130Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 17:57:59 2024-09-24T17:57:59.133Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.133Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.133Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.133Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.133Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 5ms, elapsed time since send: 5ms, request timeout: 30000ms) 17:57:59 2024-09-24T17:57:59.133Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.133Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.138Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.138Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.142Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.142Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.216Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.216Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 197ms, elapsed time since send: 197ms, request timeout: 30000ms) 17:57:59 2024-09-24T17:57:59.216Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.216Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 17:57:59 2024-09-24T17:57:59.216Z INFO 7150 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=1365175973, epoch=1) to node 1: 17:57:59 17:57:59 org.apache.kafka.common.errors.DisconnectException: null 17:57:59 17:57:59 2024-09-24T17:57:59.216Z INFO 7150 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:57:59 2024-09-24T17:57:59.219Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.219Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.229Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.229Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.231Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.231Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.231Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.231Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.233Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.233Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.234Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.234Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.234Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.234Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.234Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.234Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.239Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.239Z WARN 7150 --- [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. 17:57:59 2024-09-24T17:57:59.317Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.317Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.332Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.332Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.334Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.334Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.334Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.334Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.334Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.335Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.222 s - in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:57:59 2024-09-24T17:57:59.380Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.380Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.384Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.385Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.385Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.385Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.390Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.390Z WARN 7150 --- [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. 17:57:59 2024-09-24T17:57:59.394Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.394Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.412Z INFO 7150 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for read operation is: my-job-id 17:57:59 2024-09-24T17:57:59.415Z INFO 7150 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for write operation is: my-job-id 17:57:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:57:59 2024-09-24T17:57:59.420Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.421Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:57:59 2024-09-24T17:57:59.450Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.450Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:57:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec 17:57:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec 17:57:59 2024-09-24T17:57:59.500Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.501Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:57:59 2024-09-24T17:57:59.525Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.525Z WARN 7150 --- [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. 17:57:59 2024-09-24T17:57:59.525Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.525Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.535Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.535Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.536Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.536Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.545Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.545Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.559Z WARN 7150 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 17:57:59 2024-09-24T17:57:59.560Z WARN 7150 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 17:57:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:57:59 2024-09-24T17:57:59.583Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.583Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.584Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.584Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.587Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.587Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.593Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.593Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.598Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.598Z WARN 7150 --- [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. 17:57:59 2024-09-24T17:57:59.627Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.627Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:57:59 2024-09-24T17:57:59.638Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.638Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.649Z WARN 7150 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 17:57:59 2024-09-24T17:57:59.650Z WARN 7150 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 17:57:59 2024-09-24T17:57:59.650Z WARN 7150 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 17:57:59 2024-09-24T17:57:59.650Z WARN 7150 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 17:57:59 2024-09-24T17:57:59.655Z WARN 7150 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 17:57:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 17:57:59 2024-09-24T17:57:59.675Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.675Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:57:59 2024-09-24T17:57:59.738Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.738Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:57:59 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:57:59 2024-09-24T17:57:59.836Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 17:57:59 2024-09-24T17:57:59.836Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 17:57:59 2024-09-24T17:57:59.857Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.857Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.875Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 17:57:59 2024-09-24T17:57:59.875Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 17:57:59 2024-09-24T17:57:59.879Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 17:57:59 2024-09-24T17:57:59.879Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 17:57:59 2024-09-24T17:57:59.880Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 17:57:59 2024-09-24T17:57:59.880Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 17:57:59 2024-09-24T17:57:59.885Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 17:57:59 2024-09-24T17:57:59.886Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.886Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 17:57:59 2024-09-24T17:57:59.886Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.888Z ERROR 7150 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 17:57:59 2024-09-24T17:57:59.891Z ERROR 7150 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 17:57:59 2024-09-24T17:57:59.891Z ERROR 7150 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 17:57:59 2024-09-24T17:57:59.893Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:57:59 2024-09-24T17:57:59.893Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:57:59 2024-09-24T17:57:59.894Z ERROR 7150 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 17:57:59 2024-09-24T17:57:59.894Z INFO 7150 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:57:59 2024-09-24T17:57:59.894Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:57:59 2024-09-24T17:57:59.900Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 17:57:59 2024-09-24T17:57:59.903Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 17:57:59 2024-09-24T17:57:59.904Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 17:57:59 2024-09-24T17:57:59.905Z DEBUG 7150 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle myHandle1 is already set to same id. 17:57:59 2024-09-24T17:57:59.906Z WARN 7150 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 17:57:59 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:57:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:57:59 2024-09-24T17:57:59.935Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:57:59 2024-09-24T17:57:59.935Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.935Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:57:59 2024-09-24T17:57:59.938Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.938Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.943Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.943Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:57:59 2024-09-24T17:57:59.953Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:57:59 2024-09-24T17:57:59.953Z WARN 7150 --- [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. 17:57:59 2024-09-24T17:57:59.992Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 17:58:00 2024-09-24T17:57:59.998Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.000Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.001Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.001Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.002Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 17:58:00 2024-09-24T17:58:00.002Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.002Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 17:58:00 2024-09-24T17:58:00.002Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.003Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.004Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.005Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.015Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.017Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.018Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.019Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.021Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.022Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.023Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.026Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.029Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.029Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.029Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.031Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.034Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.037Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.039Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.039Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.039Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.039Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.042Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:58:00 2024-09-24T17:58:00.043Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 17:58:00 2024-09-24T17:58:00.044Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.046Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.046Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.050Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:58:00 2024-09-24T17:58:00.050Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 17:58:00 2024-09-24T17:58:00.050Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.053Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:58:00 2024-09-24T17:58:00.053Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 17:58:00 2024-09-24T17:58:00.053Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.056Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:58:00 2024-09-24T17:58:00.056Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 17:58:00 2024-09-24T17:58:00.056Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.057Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:58:00 2024-09-24T17:58:00.057Z ERROR 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 17:58:00 2024-09-24T17:58:00.057Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 17:58:00 2024-09-24T17:58:00.064Z INFO 7150 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 17:58:00 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:58:00 2024-09-24T17:58:00.067Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.067Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.080Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.081Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.101Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.101Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.118Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:00 2024-09-24T17:58:00.118Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.118Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:00 2024-09-24T17:58:00.147Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.147Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:00 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:58:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:58:00 2024-09-24T17:58:00.220Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.220Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:00 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec 17:58:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec 17:58:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:58:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec 17:58:00 17:58:00 . ____ _ __ _ _ 17:58:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:00 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:00 =========|_|==============|___/=/_/_/_/ 17:58:00 :: Spring Boot :: (v3.2.4) 17:58:00 17:58:00 2024-09-24T17:58:00.296Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:58:00 2024-09-24T17:58:00.296Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 17:58:00 2024-09-24T17:58:00.303Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.023 seconds (process running for 115.324) 17:58:00 2024-09-24T17:58:00.309Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutor : Async task didn't completed within the required time. 17:58:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:58:00 2024-09-24T17:58:00.339Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:58:00 2024-09-24T17:58:00.340Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:58:00 2024-09-24T17:58:00.340Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 17:58:00 2024-09-24T17:58:00.340Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 17:58:00 2024-09-24T17:58:00.341Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:58:00 2024-09-24T17:58:00.341Z ERROR 7150 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Error retrieving resource data for Cm-Handle: cm-handle-1 17:58:00 2024-09-24T17:58:00.341Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : cm-handle-1 already processed by another instance 17:58:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:58:00 2024-09-24T17:58:00.347Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.347Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:00 2024-09-24T17:58:00.350Z DEBUG 7150 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 17:58:00 2024-09-24T17:58:00.353Z DEBUG 7150 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 17:58:00 2024-09-24T17:58:00.358Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:00 2024-09-24T17:58:00.359Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:00 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:58:00 2024-09-24T17:58:00.422Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: same-tag 17:58:00 2024-09-24T17:58:00.426Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: tag-1 17:58:00 2024-09-24T17:58:00.430Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 17:58:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:58:00 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:58:03 2024-09-24T17:58:00.448Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.448Z WARN 7150 --- [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. 17:58:03 2024-09-24T17:58:00.459Z INFO 7150 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5702 [dev] [5.3.6] 17:58:03 + + o o o o---o o----o o o---o o o----o o--o--o 17:58:03 + + + + | | / \ / | | / / \ | | 17:58:03 + + + + + o----o o o o o----o | o o o o----o | 17:58:03 + + + + | | / \ / | | \ / \ | | 17:58:03 + + o o o o o---o o----o o----o o---o o o o----o o 17:58:03 2024-09-24T17:58:00.460Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [dev] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:58:03 2024-09-24T17:58:00.460Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [dev] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5702 17:58:03 2024-09-24T17:58:00.460Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [dev] [5.3.6] Cluster name: dev 17:58:03 2024-09-24T17:58:00.460Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [dev] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:58:03 2024-09-24T17:58:00.460Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5702 [dev] [5.3.6] The Jet engine is disabled. 17:58:03 To enable the Jet engine on the members, do one of the following: 17:58:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:58:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:58:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:58:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:58:03 2024-09-24T17:58:00.464Z INFO 7150 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5702 [dev] [5.3.6] TPC: disabled 17:58:03 2024-09-24T17:58:00.476Z INFO 7150 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5702 [dev] [5.3.6] 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. 17:58:03 2024-09-24T17:58:00.478Z INFO 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5702 [dev] [5.3.6] Using Multicast discovery 17:58:03 2024-09-24T17:58:00.478Z WARN 7150 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5702 [dev] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:58:03 2024-09-24T17:58:00.491Z INFO 7150 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5702 [dev] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:58:03 2024-09-24T17:58:00.491Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5702 [dev] [5.3.6] [10.30.106.104]:5702 is STARTING 17:58:03 2024-09-24T17:58:00.510Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.510Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.556Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.556Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.613Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.613Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.659Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.659Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.749Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.749Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.800Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.800Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.814Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.814Z WARN 7150 --- [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. 17:58:03 2024-09-24T17:58:00.851Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.852Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.865Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.865Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.900Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.900Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.949Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.949Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.950Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.950Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.961Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.961Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.972Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:03 2024-09-24T17:58:00.972Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:00.972Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:03 2024-09-24T17:58:00.977Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:03 2024-09-24T17:58:00.977Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.002Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.002Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.050Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:03 2024-09-24T17:58:01.050Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.050Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:03 2024-09-24T17:58:01.102Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.102Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.155Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.155Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.258Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.258Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.261Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.261Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.284Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.284Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.362Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.362Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.423Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.423Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.455Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.455Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.456Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.456Z WARN 7150 --- [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. 17:58:03 2024-09-24T17:58:01.467Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.467Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.513Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.513Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.659Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.659Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.705Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.705Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.717Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.717Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.857Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.857Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.869Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.869Z WARN 7150 --- [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. 17:58:03 2024-09-24T17:58:01.902Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:03 2024-09-24T17:58:01.902Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.902Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:03 2024-09-24T17:58:01.908Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.908Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.909Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.909Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:01.962Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:03 2024-09-24T17:58:01.962Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.005Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.006Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.025Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:03 2024-09-24T17:58:02.025Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.025Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:03 2024-09-24T17:58:02.031Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.031Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.104Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.104Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.152Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.152Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.162Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.162Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.163Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.163Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.209Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.209Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.259Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.259Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.287Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.288Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.320Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.320Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.465Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.465Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.512Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.512Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.527Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.527Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.560Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.560Z WARN 7150 --- [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. 17:58:03 2024-09-24T17:58:02.610Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.611Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.658Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.658Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.717Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.717Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.760Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.761Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.811Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.811Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.822Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.822Z WARN 7150 --- [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. 17:58:03 2024-09-24T17:58:02.870Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.870Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.928Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:03 2024-09-24T17:58:02.928Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:02.928Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:03 2024-09-24T17:58:02.985Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:03 2024-09-24T17:58:02.985Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.006Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:03 2024-09-24T17:58:03.006Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.006Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:03 2024-09-24T17:58:03.011Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:03 2024-09-24T17:58:03.012Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.015Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:03 2024-09-24T17:58:03.015Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.055Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:03 2024-09-24T17:58:03.055Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.063Z INFO 7150 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.104]:5702 [dev] [5.3.6] 17:58:03 17:58:03 Members {size:1, ver:1} [ 17:58:03 Member [10.30.106.104]:5702 - 46a5f6b0-cb9a-432c-843e-adb491dd9846 this 17:58:03 ] 17:58:03 17:58:03 2024-09-24T17:58:03.064Z WARN 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5702 [dev] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 17:58:03 2024-09-24T17:58:03.064Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:03 2024-09-24T17:58:03.064Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.064Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:03 2024-09-24T17:58:03.064Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.064Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5702 [dev] [5.3.6] [10.30.106.104]:5702 is STARTED 17:58:03 2024-09-24T17:58:03.080Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 17:58:03 2024-09-24T17:58:03.080Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 17:58:03 2024-09-24T17:58:03.082Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 17:58:03 2024-09-24T17:58:03.086Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 17:58:03 2024-09-24T17:58:03.086Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 17:58:03 2024-09-24T17:58:03.086Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 17:58:03 2024-09-24T17:58:03.087Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 17:58:03 2024-09-24T17:58:03.087Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 17:58:03 2024-09-24T17:58:03.087Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 17:58:03 2024-09-24T17:58:03.088Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 17:58:03 2024-09-24T17:58:03.088Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 17:58:03 2024-09-24T17:58:03.088Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 17:58:03 2024-09-24T17:58:03.091Z INFO 7150 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.30.106.104]:5702 [dev] [5.3.6] Initializing cluster partition table arrangement... 17:58:03 2024-09-24T17:58:03.108Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:03 2024-09-24T17:58:03.108Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.149Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 17:58:03 2024-09-24T17:58:03.150Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 17:58:03 2024-09-24T17:58:03.218Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandle@a7dd580a], ...]. 17:58:03 2024-09-24T17:58:03.224Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 17:58:03 2024-09-24T17:58:03.224Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 17:58:03 2024-09-24T17:58:03.228Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 17:58:03 2024-09-24T17:58:03.231Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in READY state 17:58:03 2024-09-24T17:58:03.231Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 17:58:03 2024-09-24T17:58:03.231Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in READY state 17:58:03 2024-09-24T17:58:03.231Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 17:58:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.796 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:58:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:58:03 2024-09-24T17:58:03.264Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:03 2024-09-24T17:58:03.264Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:03 2024-09-24T17:58:03.267Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 17:58:03 2024-09-24T17:58:03.267Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 17:58:03 2024-09-24T17:58:03.267Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 17:58:03 2024-09-24T17:58:03.267Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.267Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.267Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.269Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 17:58:03 2024-09-24T17:58:03.269Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 17:58:03 2024-09-24T17:58:03.269Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 17:58:03 2024-09-24T17:58:03.270Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.270Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.270Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.271Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 17:58:03 2024-09-24T17:58:03.271Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 17:58:03 2024-09-24T17:58:03.271Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 17:58:03 2024-09-24T17:58:03.272Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.272Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.272Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.272Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.272Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.272Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 17:58:03 2024-09-24T17:58:03.273Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 17:58:03 2024-09-24T17:58:03.273Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 17:58:03 2024-09-24T17:58:03.273Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.274Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 17:58:03 2024-09-24T17:58:03.276Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 17:58:03 2024-09-24T17:58:03.276Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z WARN 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 17:58:03 2024-09-24T17:58:03.276Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 17:58:03 2024-09-24T17:58:03.277Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.277Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.277Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.288Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.288Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.288Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.289Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 17:58:03 2024-09-24T17:58:03.289Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 17:58:03 2024-09-24T17:58:03.289Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 17:58:03 2024-09-24T17:58:03.289Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.289Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 17:58:03 2024-09-24T17:58:03.289Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.291Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 17:58:03 2024-09-24T17:58:03.291Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:58:03 2024-09-24T17:58:03.291Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 17:58:03 2024-09-24T17:58:03.291Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:58:03 2024-09-24T17:58:03.292Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 17:58:03 2024-09-24T17:58:03.293Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 17:58:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:58:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:58:06 17:58:06 . ____ _ __ _ _ 17:58:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:06 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:06 =========|_|==============|___/=/_/_/_/ 17:58:06 :: Spring Boot :: (v3.2.4) 17:58:06 17:58:06 2024-09-24T17:58:03.312Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.312Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.314Z INFO 7150 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:58:06 2024-09-24T17:58:03.314Z INFO 7150 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:58:06 2024-09-24T17:58:03.321Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.321Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.330Z INFO 7150 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] 17:58:06 + + o o o o---o o----o o o---o o o----o o--o--o 17:58:06 + + + + | | / \ / | | / / \ | | 17:58:06 + + + + + o----o o o o o----o | o o o o----o | 17:58:06 + + + + | | / \ / | | \ / \ | | 17:58:06 + + o o o o o---o o----o o----o o---o o o o----o o 17:58:06 2024-09-24T17:58:03.330Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:58:06 2024-09-24T17:58:03.330Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5703 17:58:06 2024-09-24T17:58:03.330Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 17:58:06 2024-09-24T17:58:03.330Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:58:06 2024-09-24T17:58:03.330Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 17:58:06 To enable the Jet engine on the members, do one of the following: 17:58:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:58:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:58:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:58:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:58:06 2024-09-24T17:58:03.334Z INFO 7150 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 17:58:06 2024-09-24T17:58:03.342Z INFO 7150 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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. 17:58:06 2024-09-24T17:58:03.344Z INFO 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 17:58:06 2024-09-24T17:58:03.344Z WARN 7150 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:58:06 2024-09-24T17:58:03.352Z INFO 7150 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:58:06 2024-09-24T17:58:03.353Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5703 is STARTING 17:58:06 2024-09-24T17:58:03.425Z INFO 7150 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.104]:5701 17:58:06 2024-09-24T17:58:03.452Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5701 and /10.30.106.104:32973 17:58:06 2024-09-24T17:58:03.454Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:32973 and /10.30.106.104:5701 17:58:06 2024-09-24T17:58:03.491Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.491Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.522Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.522Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.536Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.536Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.568Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.568Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.576Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.576Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.586Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.586Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.666Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.666Z WARN 7150 --- [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. 17:58:06 2024-09-24T17:58:03.672Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.672Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.713Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.713Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.786Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:06 2024-09-24T17:58:03.786Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.786Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:06 2024-09-24T17:58:03.816Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.816Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.916Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.916Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:03.938Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:06 2024-09-24T17:58:03.938Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.023Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.023Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.028Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.028Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.031Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.031Z WARN 7150 --- [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. 17:58:06 2024-09-24T17:58:04.061Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.061Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.115Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.115Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.167Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.167Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.167Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.167Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.187Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:06 2024-09-24T17:58:04.188Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.188Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:06 2024-09-24T17:58:04.214Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.214Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.217Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.217Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.365Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.365Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.424Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.425Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.428Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.428Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.471Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.472Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.474Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.474Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.489Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.489Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.494Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.494Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.518Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.518Z WARN 7150 --- [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. 17:58:06 2024-09-24T17:58:04.725Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.725Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.739Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.739Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.839Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:06 2024-09-24T17:58:04.839Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.839Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:06 2024-09-24T17:58:04.866Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.866Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.890Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.890Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:04.921Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:06 2024-09-24T17:58:04.921Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.064Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.064Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.080Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.080Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.084Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.084Z WARN 7150 --- [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. 17:58:06 2024-09-24T17:58:05.090Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:06 2024-09-24T17:58:05.090Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.090Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:06 2024-09-24T17:58:05.120Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.120Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.217Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.217Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.228Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.228Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.269Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.269Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.369Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.370Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.370Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.370Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.396Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.396Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.417Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.417Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.418Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.418Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.432Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.432Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.442Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.442Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.577Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.577Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.577Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.577Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.620Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.620Z WARN 7150 --- [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. 17:58:06 2024-09-24T17:58:05.642Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.642Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.674Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.674Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.728Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.728Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.793Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.793Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.842Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:06 2024-09-24T17:58:05.842Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.842Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:06 2024-09-24T17:58:05.874Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.874Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.882Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.883Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.919Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.919Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.967Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.967Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:05.987Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:06 2024-09-24T17:58:05.987Z WARN 7150 --- [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. 17:58:06 2024-09-24T17:58:06.073Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.073Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.220Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.220Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.244Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:06 2024-09-24T17:58:06.244Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.244Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:06 2024-09-24T17:58:06.285Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.285Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.371Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.371Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.373Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.373Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.430Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.430Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.471Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.471Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.481Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.481Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.499Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.499Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.521Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.521Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.524Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.524Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.545Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.545Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.586Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.586Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.646Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.646Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.726Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.726Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.732Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.732Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:06 2024-09-24T17:58:06.774Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:06 2024-09-24T17:58:06.774Z WARN 7150 --- [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. 17:58:06 2024-09-24T17:58:06.782Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:10 2024-09-24T17:58:06.782Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:06.834Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:10 2024-09-24T17:58:06.834Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:06.896Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:10 2024-09-24T17:58:06.897Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:06.969Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:10 2024-09-24T17:58:06.970Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:06.996Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:10 2024-09-24T17:58:06.996Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:06.996Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:10 2024-09-24T17:58:07.123Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.123Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.184Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.184Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.191Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.192Z WARN 7150 --- [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. 17:58:10 2024-09-24T17:58:07.273Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.273Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.287Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.288Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.301Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:10 2024-09-24T17:58:07.301Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.301Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:10 2024-09-24T17:58:07.373Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.373Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.374Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.374Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.375Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.375Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.376Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.376Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.576Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.577Z WARN 7150 --- [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. 17:58:10 2024-09-24T17:58:07.584Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.584Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.629Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.629Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.633Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.633Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.685Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.685Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.689Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.689Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.698Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.698Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.701Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.701Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.724Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.724Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.798Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.798Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.848Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.848Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.849Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:10 2024-09-24T17:58:07.849Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.849Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:10 2024-09-24T17:58:07.872Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.872Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.886Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.886Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:07.935Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:10 2024-09-24T17:58:07.935Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.126Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.126Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.227Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.227Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.237Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.237Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.276Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.276Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.289Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.289Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.295Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.295Z WARN 7150 --- [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. 17:58:10 2024-09-24T17:58:08.304Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:10 2024-09-24T17:58:08.304Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.304Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:10 2024-09-24T17:58:08.375Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.375Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.377Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.377Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.378Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.378Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.536Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.536Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.549Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:58:10 17:58:10 Members {size:2, ver:2} [ 17:58:10 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 this 17:58:10 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:10 ] 17:58:10 17:58:10 2024-09-24T17:58:08.552Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.552Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.561Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] 17:58:10 17:58:10 Members {size:2, ver:2} [ 17:58:10 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:10 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd this 17:58:10 ] 17:58:10 17:58:10 2024-09-24T17:58:08.563Z WARN 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 17:58:10 2024-09-24T17:58:08.563Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5703 is STARTED 17:58:10 2024-09-24T17:58:08.577Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.577Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.580Z INFO 7150 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] 17:58:10 + + o o o o---o o----o o o---o o o----o o--o--o 17:58:10 + + + + | | / \ / | | / / \ | | 17:58:10 + + + + + o----o o o o o----o | o o o o----o | 17:58:10 + + + + | | / \ / | | \ / \ | | 17:58:10 + + o o o o o---o o----o o----o o---o o o o----o o 17:58:10 2024-09-24T17:58:08.580Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:58:10 2024-09-24T17:58:08.580Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5704 17:58:10 2024-09-24T17:58:08.580Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 17:58:10 2024-09-24T17:58:08.580Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:58:10 2024-09-24T17:58:08.580Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 17:58:10 To enable the Jet engine on the members, do one of the following: 17:58:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:58:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:58:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:58:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:58:10 2024-09-24T17:58:08.584Z INFO 7150 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 17:58:10 2024-09-24T17:58:08.591Z INFO 7150 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] 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. 17:58:10 2024-09-24T17:58:08.592Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.592Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.592Z INFO 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 17:58:10 2024-09-24T17:58:08.592Z WARN 7150 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:58:10 2024-09-24T17:58:08.602Z INFO 7150 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:58:10 2024-09-24T17:58:08.603Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5704 is STARTING 17:58:10 2024-09-24T17:58:08.603Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.603Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.680Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.680Z WARN 7150 --- [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. 17:58:10 2024-09-24T17:58:08.687Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.687Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.702Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:10 2024-09-24T17:58:08.702Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.702Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:10 2024-09-24T17:58:08.732Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.732Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.735Z INFO 7150 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.104]:5701 17:58:10 2024-09-24T17:58:08.738Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.738Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.738Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5701 and /10.30.106.104:45247 17:58:10 2024-09-24T17:58:08.739Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:45247 and /10.30.106.104:5701 17:58:10 2024-09-24T17:58:08.825Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 17:58:10 2024-09-24T17:58:08.888Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.888Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.893Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.893Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:08.979Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:10 2024-09-24T17:58:08.979Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.003Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.003Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.007Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.007Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.141Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.141Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.180Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.181Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.196Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.196Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.256Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.256Z WARN 7150 --- [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. 17:58:10 2024-09-24T17:58:09.266Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 17:58:08 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 17:58:10 2024-09-24T17:58:09.278Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.278Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.447Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.447Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.480Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.480Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.482Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.482Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.494Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.494Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.512Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:10 2024-09-24T17:58:09.512Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.512Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:10 2024-09-24T17:58:09.548Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.548Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.582Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.582Z WARN 7150 --- [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. 17:58:10 2024-09-24T17:58:09.595Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.595Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.606Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.606Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.634Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.634Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.657Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.657Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.664Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:10 2024-09-24T17:58:09.664Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.664Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:10 2024-09-24T17:58:09.696Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.696Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.742Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.742Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.785Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.785Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.796Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.796Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:09.993Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:10 2024-09-24T17:58:09.993Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:10.056Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:10 2024-09-24T17:58:10.056Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:10.083Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:10 2024-09-24T17:58:10.083Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:10.098Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:10 2024-09-24T17:58:10.098Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:10.164Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:10 2024-09-24T17:58:10.165Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:10.180Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:10 2024-09-24T17:58:10.180Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:10 2024-09-24T17:58:10.211Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:10 2024-09-24T17:58:10.211Z WARN 7150 --- [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. 17:58:10 2024-09-24T17:58:10.283Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:10 2024-09-24T17:58:10.283Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.300Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.300Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.347Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.347Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.384Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.384Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.415Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:14 2024-09-24T17:58:10.415Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.415Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:10.447Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.447Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.485Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.485Z WARN 7150 --- [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. 17:58:14 2024-09-24T17:58:10.501Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.501Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.559Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.559Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.583Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.583Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.595Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.595Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.598Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.598Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.598Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.598Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.749Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.749Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.787Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.787Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.787Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.787Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.808Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.808Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.869Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:14 2024-09-24T17:58:10.869Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.869Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:10.895Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.895Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.909Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.909Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:10.985Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:14 2024-09-24T17:58:10.986Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.101Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.101Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.166Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.166Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.182Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.182Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.214Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.214Z WARN 7150 --- [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. 17:58:14 2024-09-24T17:58:11.286Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.286Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.318Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:14 2024-09-24T17:58:11.318Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.318Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:11.350Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.350Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.354Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.354Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.500Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.500Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.503Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.503Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.562Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.562Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.585Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.585Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.598Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.598Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.640Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.640Z WARN 7150 --- [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. 17:58:14 2024-09-24T17:58:11.640Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.640Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.651Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.651Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.710Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.710Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.787Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.787Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.790Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.790Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.800Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.800Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.852Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.852Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.873Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:14 2024-09-24T17:58:11.873Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:11.873Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:11.987Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:14 2024-09-24T17:58:11.987Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.053Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.053Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.062Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.062Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.098Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.098Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.173Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:14 2024-09-24T17:58:12.173Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.173Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:12.205Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.205Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.267Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.267Z WARN 7150 --- [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. 17:58:14 2024-09-24T17:58:12.319Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.319Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.385Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.385Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.414Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.414Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.439Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.439Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.452Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.452Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.457Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.457Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.503Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.503Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.505Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.505Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.642Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.642Z WARN 7150 --- [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. 17:58:14 2024-09-24T17:58:12.643Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.643Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.751Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.751Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.787Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.787Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.793Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.793Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.812Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.812Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.826Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:14 2024-09-24T17:58:12.826Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.826Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:12.840Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.840Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.905Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.905Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:12.953Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:14 2024-09-24T17:58:12.953Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.056Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.056Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.190Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.190Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.209Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.209Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.266Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.266Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.302Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.302Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.317Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.317Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.320Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.320Z WARN 7150 --- [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. 17:58:14 2024-09-24T17:58:13.377Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:14 2024-09-24T17:58:13.377Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.377Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:13.408Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.408Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.454Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.455Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.472Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.472Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.492Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.492Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.557Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.557Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.588Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.588Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.661Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.661Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.692Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.692Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.713Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.713Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.778Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:14 2024-09-24T17:58:13.778Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.778Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:14 2024-09-24T17:58:13.795Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.795Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.804Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.804Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.845Z INFO 7150 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:58:14 17:58:14 Members {size:3, ver:3} [ 17:58:14 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 this 17:58:14 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:14 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:14 ] 17:58:14 17:58:14 2024-09-24T17:58:13.846Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.846Z WARN 7150 --- [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. 17:58:14 2024-09-24T17:58:13.846Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.846Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.850Z INFO 7150 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] 17:58:14 17:58:14 Members {size:3, ver:3} [ 17:58:14 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:14 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:14 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f this 17:58:14 ] 17:58:14 17:58:14 2024-09-24T17:58:13.852Z INFO 7150 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.104:5703, timeout: 10000, bind-any: true 17:58:14 2024-09-24T17:58:13.853Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] 17:58:14 17:58:14 Members {size:3, ver:3} [ 17:58:14 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:14 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd this 17:58:14 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:14 ] 17:58:14 17:58:14 2024-09-24T17:58:13.854Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5703 and /10.30.106.104:43363 17:58:14 2024-09-24T17:58:13.855Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:43363 and /10.30.106.104:5703 17:58:14 2024-09-24T17:58:13.860Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5704 and /10.30.106.104:53449 17:58:14 2024-09-24T17:58:13.860Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:53449 and /10.30.106.104:5704 17:58:14 2024-09-24T17:58:13.956Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.956Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:13.990Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:14 2024-09-24T17:58:13.990Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:14 2024-09-24T17:58:14.094Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:14 2024-09-24T17:58:14.094Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.104Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 17:58:17 2024-09-24T17:58:14.108Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.108Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.113Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.113Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.159Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.159Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.229Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:17 2024-09-24T17:58:14.229Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.229Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:17 2024-09-24T17:58:14.313Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.313Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.320Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.320Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.375Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.375Z WARN 7150 --- [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. 17:58:17 2024-09-24T17:58:14.404Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.404Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.406Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 17:58:14 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 17:58:17 2024-09-24T17:58:14.420Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.420Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.458Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.458Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.490Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.490Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.513Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.513Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.549Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.549Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.577Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.577Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.701Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.701Z WARN 7150 --- [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. 17:58:17 2024-09-24T17:58:14.715Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.715Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.820Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.820Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.851Z WARN 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 17:58:17 2024-09-24T17:58:14.852Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5704 is STARTED 17:58:17 2024-09-24T17:58:14.858Z INFO 7150 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] 17:58:17 + + o o o o---o o----o o o---o o o----o o--o--o 17:58:17 + + + + | | / \ / | | / / \ | | 17:58:17 + + + + + o----o o o o o----o | o o o o----o | 17:58:17 + + + + | | / \ / | | \ / \ | | 17:58:17 + + o o o o o---o o----o o----o o---o o o o----o o 17:58:17 2024-09-24T17:58:14.858Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:58:17 2024-09-24T17:58:14.858Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5705 17:58:17 2024-09-24T17:58:14.858Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 17:58:17 2024-09-24T17:58:14.858Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:58:17 2024-09-24T17:58:14.858Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 17:58:17 To enable the Jet engine on the members, do one of the following: 17:58:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:58:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:58:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:58:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:58:17 2024-09-24T17:58:14.863Z INFO 7150 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 17:58:17 2024-09-24T17:58:14.865Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.865Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.875Z INFO 7150 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] 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. 17:58:17 2024-09-24T17:58:14.876Z INFO 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 17:58:17 2024-09-24T17:58:14.876Z WARN 7150 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:58:17 2024-09-24T17:58:14.887Z INFO 7150 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:58:17 2024-09-24T17:58:14.888Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5705 is STARTING 17:58:17 2024-09-24T17:58:14.888Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:17 2024-09-24T17:58:14.888Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.888Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:17 2024-09-24T17:58:14.892Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.892Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.908Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.908Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.952Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.952Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.959Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:17 2024-09-24T17:58:14.959Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:14.978Z INFO 7150 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.104]:5701 17:58:17 2024-09-24T17:58:14.981Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5701 and /10.30.106.104:35651 17:58:17 2024-09-24T17:58:14.983Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:35651 and /10.30.106.104:5701 17:58:17 2024-09-24T17:58:15.061Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.061Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.061Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.061Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.065Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.065Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.172Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.172Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.177Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.177Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.196Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.196Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.216Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.216Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.366Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.366Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.392Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.392Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.433Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:17 2024-09-24T17:58:15.433Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.433Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:17 2024-09-24T17:58:15.508Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.508Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.529Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.529Z WARN 7150 --- [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. 17:58:17 2024-09-24T17:58:15.573Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.573Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.580Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.580Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.602Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.602Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.612Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.612Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.811Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.811Z WARN 7150 --- [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. 17:58:17 2024-09-24T17:58:15.841Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:17 2024-09-24T17:58:15.841Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.841Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:17 2024-09-24T17:58:15.912Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.912Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.917Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.917Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.918Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.918Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.923Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.923Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:15.964Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:17 2024-09-24T17:58:15.964Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.019Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.019Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.055Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.055Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.061Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.061Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.068Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.068Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.094Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.094Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.114Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.114Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.231Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.231Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.276Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.276Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.299Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.299Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.318Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.318Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.410Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.410Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.465Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.465Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.495Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.495Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.576Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.576Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.586Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:17 2024-09-24T17:58:16.586Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.586Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:17 2024-09-24T17:58:16.605Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.605Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.682Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.682Z WARN 7150 --- [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. 17:58:17 2024-09-24T17:58:16.734Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.734Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.744Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:17 2024-09-24T17:58:16.744Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.744Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:17 2024-09-24T17:58:16.825Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.825Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.963Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.963Z WARN 7150 --- [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. 17:58:17 2024-09-24T17:58:16.964Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.964Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:16.971Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:17 2024-09-24T17:58:16.971Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.020Z ERROR 7150 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:58:17 2024-09-24T17:58:17.020Z ERROR 7150 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 17:58:17 2024-09-24T17:58:17.020Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.020Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.064Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.064Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.096Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.097Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.167Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.167Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.172Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.172Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.209Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.209Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.222Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.222Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.233Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.233Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.267Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.267Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.364Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.364Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.371Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.371Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.402Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.402Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.479Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.479Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.498Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.498Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.508Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:17 2024-09-24T17:58:17.508Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:17 2024-09-24T17:58:17.569Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.569Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.579Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.579Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.685Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.686Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:17.743Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:21 2024-09-24T17:58:17.744Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.744Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:17.798Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:21 2024-09-24T17:58:17.798Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.798Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:17.838Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.838Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.867Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.867Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.874Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.874Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.927Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.927Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:17.966Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.966Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:17.973Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:21 2024-09-24T17:58:17.973Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.070Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.070Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.075Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.075Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.099Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.099Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.117Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.117Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.123Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.124Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.274Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.274Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.304Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.304Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.317Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.317Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.386Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.386Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.412Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.412Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.419Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.419Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.432Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.432Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.461Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.461Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.501Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.501Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.587Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.588Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:18.622Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.622Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.733Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.733Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.751Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:21 2024-09-24T17:58:18.751Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.751Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:18.820Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.820Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.942Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.942Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.947Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:21 2024-09-24T17:58:18.948Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.948Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:18.968Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.968Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:18.969Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:21 2024-09-24T17:58:18.969Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:19.076Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.076Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.078Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.078Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.126Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.126Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.130Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.130Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.178Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.178Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.206Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.206Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.269Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.269Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.274Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.274Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.285Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.285Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.302Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.302Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.343Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.343Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.403Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.404Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.477Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.477Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.489Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.489Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:19.565Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.565Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.566Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.566Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.586Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.586Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.623Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.623Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.625Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.625Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.821Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.822Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.855Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:21 2024-09-24T17:58:19.855Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:19.855Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:19.896Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:21 2024-09-24T17:58:19.896Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.001Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:21 2024-09-24T17:58:20.001Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.001Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:20.024Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.024Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.073Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.073Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:20.087Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:58:21 17:58:21 Members {size:4, ver:4} [ 17:58:21 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 this 17:58:21 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:21 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:21 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 17:58:21 ] 17:58:21 17:58:21 2024-09-24T17:58:20.093Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] 17:58:21 17:58:21 Members {size:4, ver:4} [ 17:58:21 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:21 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:21 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:21 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 this 17:58:21 ] 17:58:21 17:58:21 2024-09-24T17:58:20.094Z INFO 7150 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.104:5703, timeout: 10000, bind-any: true 17:58:21 2024-09-24T17:58:20.094Z INFO 7150 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] 17:58:21 17:58:21 Members {size:4, ver:4} [ 17:58:21 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:21 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd this 17:58:21 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:21 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 17:58:21 ] 17:58:21 17:58:21 2024-09-24T17:58:20.094Z INFO 7150 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.104:5704, timeout: 10000, bind-any: true 17:58:21 2024-09-24T17:58:20.096Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5704 and /10.30.106.104:33481 17:58:21 2024-09-24T17:58:20.096Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5705 and /10.30.106.104:55867 17:58:21 2024-09-24T17:58:20.097Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5705 and /10.30.106.104:50319 17:58:21 2024-09-24T17:58:20.100Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5703 and /10.30.106.104:52263 17:58:21 2024-09-24T17:58:20.103Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] 17:58:21 17:58:21 Members {size:4, ver:4} [ 17:58:21 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:21 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:21 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f this 17:58:21 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 17:58:21 ] 17:58:21 17:58:21 2024-09-24T17:58:20.105Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:33481 and /10.30.106.104:5704 17:58:21 2024-09-24T17:58:20.107Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:52263 and /10.30.106.104:5703 17:58:21 2024-09-24T17:58:20.107Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:50319 and /10.30.106.104:5705 17:58:21 2024-09-24T17:58:20.111Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:55867 and /10.30.106.104:5705 17:58:21 2024-09-24T17:58:20.129Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.129Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.130Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.130Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.130Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.130Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.176Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.176Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.179Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.179Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.251Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.251Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.288Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.288Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.306Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.306Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.322Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.322Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.332Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.332Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.345Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 17:58:21 2024-09-24T17:58:20.387Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.387Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.408Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.409Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.471Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.471Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.475Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.475Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.497Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.497Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.508Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.508Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.620Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.620Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.648Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.648Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.654Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 17:58:20 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 17:58:21 2024-09-24T17:58:20.697Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.697Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:20.854Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:21 2024-09-24T17:58:20.854Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.854Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:20.868Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:21 2024-09-24T17:58:20.869Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.869Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:21 2024-09-24T17:58:20.910Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.910Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:20.977Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:21 2024-09-24T17:58:20.977Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:21.048Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:21 2024-09-24T17:58:21.048Z WARN 7150 --- [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. 17:58:21 2024-09-24T17:58:21.049Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:21 2024-09-24T17:58:21.049Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:21.094Z WARN 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 17:58:21 2024-09-24T17:58:21.095Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5705 is STARTED 17:58:21 2024-09-24T17:58:21.102Z INFO 7150 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 17.802 seconds (process running for 136.124) 17:58:21 2024-09-24T17:58:21.112Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:21 2024-09-24T17:58:21.112Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:21.138Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:21 2024-09-24T17:58:21.138Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:21 2024-09-24T17:58:21.143Z INFO 7150 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 17:58:22 2024-09-24T17:58:21.145Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.145Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.148Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.148Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.169Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.169Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.230Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.230Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.295Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.295Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.309Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.309Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.310Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.310Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.311Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.311Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.323Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.323Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.380Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.380Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.390Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.390Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.435Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.436Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.437Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.437Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.603Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.603Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.719Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.719Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.723Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.723Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.757Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:22 2024-09-24T17:58:21.757Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:21.757Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:22 2024-09-24T17:58:21.850Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.850Z WARN 7150 --- [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. 17:58:22 2024-09-24T17:58:21.913Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:22 2024-09-24T17:58:21.913Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:22.001Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:22 2024-09-24T17:58:22.001Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:22.022Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:22 2024-09-24T17:58:22.022Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:22 2024-09-24T17:58:22.022Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:23 2024-09-24T17:58:22.072Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.072Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.082Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.082Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.097Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.098Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.108Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.108Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.140Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.140Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.151Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.151Z WARN 7150 --- [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. 17:58:23 2024-09-24T17:58:22.211Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.211Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.214Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.214Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.332Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.332Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.337Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.337Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.398Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.398Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.412Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.412Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.426Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.426Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.442Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.442Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.464Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.465Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.482Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.483Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.555Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.555Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.621Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.621Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.640Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.640Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.777Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.777Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.853Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.853Z WARN 7150 --- [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. 17:58:23 2024-09-24T17:58:22.911Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:23 2024-09-24T17:58:22.911Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:22.911Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:23 2024-09-24T17:58:22.965Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:23 2024-09-24T17:58:22.966Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:23.054Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.054Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:23.061Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.062Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:23.066Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.066Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:23.075Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:23 2024-09-24T17:58:23.075Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:23.075Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.791 s - in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:58:23 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:58:23 2024-09-24T17:58:23.106Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.106Z WARN 7150 --- [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. 17:58:23 17:58:23 . ____ _ __ _ _ 17:58:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:23 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:23 =========|_|==============|___/=/_/_/_/ 17:58:23 :: Spring Boot :: (v3.2.4) 17:58:23 17:58:23 2024-09-24T17:58:23.114Z INFO 7150 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:58:23 2024-09-24T17:58:23.114Z INFO 7150 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 17:58:23 2024-09-24T17:58:23.135Z INFO 7150 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.035 seconds (process running for 138.156) 17:58:23 2024-09-24T17:58:23.143Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.143Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:58:23 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:58:23 2024-09-24T17:58:23.150Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.150Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:23.180Z INFO 7150 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 17:58:23 2024-09-24T17:58:23.184Z INFO 7150 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 17:58:23 2024-09-24T17:58:23.185Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.185Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:58:23 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec 17:58:23 2024-09-24T17:58:23.227Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.227Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:23 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec 17:58:23 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec 17:58:23 2024-09-24T17:58:23.236Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:23 2024-09-24T17:58:23.237Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:23 2024-09-24T17:58:23.261Z ERROR 7150 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 17:58:23 2024-09-24T17:58:23.263Z ERROR 7150 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 17:58:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec 17:58:23 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec 17:58:27 2024-09-24T17:58:23.267Z INFO 7150 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 17:58:27 2024-09-24T17:58:23.291Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.291Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.295Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.295Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.395Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 91a9a4e44bdb23361a1121ef1cf63629601838d9344dc72edaa0f49f7299e386 17:58:27 2024-09-24T17:58:23.418Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.418Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.431Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.431Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.431Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.431Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.463Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.463Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.546Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.546Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.618Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.618Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.625Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.625Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.687Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.687Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.709Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.709Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.823Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.823Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.864Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.865Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:23.884Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.884Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.966Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:27 2024-09-24T17:58:23.966Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:23.970Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:23.998Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:27 2024-09-24T17:58:23.998Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.088Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:27 2024-09-24T17:58:24.088Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.088Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:24.111Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.111Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.117Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.117Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:24.133Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.133Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.151Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.151Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.242Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.242Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.253Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.253Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.275Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.275Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.303Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.303Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.341Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.341Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.366Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.366Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.421Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.422Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.453Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.453Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.495Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.495Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.554Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.554Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.604Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.604Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.728Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.729Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.781Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.781Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.830Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.830Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.830Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.830Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.866Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.866Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.866Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.866Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:24.900Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:27 2024-09-24T17:58:24.900Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:24.900Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:24.982Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:27 2024-09-24T17:58:24.982Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.010Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.010Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.096Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.096Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.169Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.169Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:25.183Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.183Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.186Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:27 2024-09-24T17:58:25.186Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.186Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.186Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.186Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:25.206Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.206Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.220Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.220Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.236Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.236Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.255Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.255Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.319Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.319Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.397Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.397Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.412Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.412Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.431Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.431Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.451Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.451Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.668Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.668Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.713Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.713Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.733Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.733Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.757Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.757Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.784Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.784Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.785Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.785Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.831Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.831Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.868Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.868Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:25.904Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:27 2024-09-24T17:58:25.904Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:25.904Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:25.948Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:27 2024-09-24T17:58:25.948Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.021Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.021Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:26.038Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:27 2024-09-24T17:58:26.038Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.038Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:26.068Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.069Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.073Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.073Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.089Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.089Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.108Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.108Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.139Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.139Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.250Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.250Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.259Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.259Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.286Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.286Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.308Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.308Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.334Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.334Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.387Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.387Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.422Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.422Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.523Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.523Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.566Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.566Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.635Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.635Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.734Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.734Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.759Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:27 2024-09-24T17:58:26.759Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.759Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:26.763Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.763Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.821Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.821Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.842Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.842Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.872Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.872Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:26.889Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:27 2024-09-24T17:58:26.889Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.940Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:27 2024-09-24T17:58:26.940Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:26.940Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:27 2024-09-24T17:58:27.024Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:27 2024-09-24T17:58:27.024Z WARN 7150 --- [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. 17:58:27 2024-09-24T17:58:27.026Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:27 2024-09-24T17:58:27.026Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:27.055Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:27 2024-09-24T17:58:27.055Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:27.102Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:27 2024-09-24T17:58:27.102Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:27.125Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:27 2024-09-24T17:58:27.125Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:27.216Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:27 2024-09-24T17:58:27.216Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:27 2024-09-24T17:58:27.278Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.278Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.294Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.294Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.299Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.299Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.378Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.378Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.378Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.378Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.436Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.436Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.438Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.439Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.454Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.454Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.602Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.602Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.640Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.641Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.690Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.690Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.768Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.768Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.840Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.840Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.861Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.861Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.873Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:29 2024-09-24T17:58:27.873Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.873Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:29 2024-09-24T17:58:27.914Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.914Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.931Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.931Z WARN 7150 --- [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. 17:58:29 2024-09-24T17:58:27.936Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.937Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.938Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:29 2024-09-24T17:58:27.938Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.998Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:29 2024-09-24T17:58:27.998Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:27.998Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:29 2024-09-24T17:58:28.036Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.037Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.049Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.049Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.132Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.132Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.232Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.232Z WARN 7150 --- [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. 17:58:29 2024-09-24T17:58:28.273Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.274Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.292Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.292Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.343Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.343Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.359Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.359Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.409Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.409Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.444Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.444Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.454Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.454Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.455Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.455Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.535Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.535Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.554Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.554Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.758Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.758Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.781Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.781Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.790Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:29 2024-09-24T17:58:28.790Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.790Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:29 2024-09-24T17:58:28.848Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.848Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.849Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.849Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.908Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:29 2024-09-24T17:58:28.908Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.908Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:29 2024-09-24T17:58:28.921Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.921Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:28.934Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.934Z WARN 7150 --- [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. 17:58:29 2024-09-24T17:58:28.979Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:29 2024-09-24T17:58:28.979Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:29.001Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.001Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:29.039Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.039Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:29.048Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.048Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:29.141Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.141Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:29.164Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.164Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:29.196Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.196Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 2024-09-24T17:58:29.246Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.246Z WARN 7150 --- [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. 17:58:29 2024-09-24T17:58:29.276Z INFO 7150 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.008210161S 17:58:29 2024-09-24T17:58:29.280Z INFO 7150 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:58:29 allow.auto.create.topics = true 17:58:29 auto.commit.interval.ms = 5000 17:58:29 auto.include.jmx.reporter = true 17:58:29 auto.offset.reset = earliest 17:58:29 bootstrap.servers = [PLAINTEXT://localhost:32788] 17:58:29 check.crcs = true 17:58:29 client.dns.lookup = use_all_dns_ips 17:58:29 client.id = consumer-ncmp-group-11 17:58:29 client.rack = 17:58:29 connections.max.idle.ms = 540000 17:58:29 default.api.timeout.ms = 60000 17:58:29 enable.auto.commit = true 17:58:29 exclude.internal.topics = true 17:58:29 fetch.max.bytes = 52428800 17:58:29 fetch.max.wait.ms = 500 17:58:29 fetch.min.bytes = 1 17:58:29 group.id = ncmp-group 17:58:29 group.instance.id = null 17:58:29 heartbeat.interval.ms = 3000 17:58:29 interceptor.classes = [] 17:58:29 internal.leave.group.on.close = true 17:58:29 internal.throw.on.fetch.stable.offset.unsupported = false 17:58:29 isolation.level = read_uncommitted 17:58:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:58:29 max.partition.fetch.bytes = 1048576 17:58:29 max.poll.interval.ms = 300000 17:58:29 max.poll.records = 500 17:58:29 metadata.max.age.ms = 300000 17:58:29 metric.reporters = [] 17:58:29 metrics.num.samples = 2 17:58:29 metrics.recording.level = INFO 17:58:29 metrics.sample.window.ms = 30000 17:58:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:58:29 receive.buffer.bytes = 65536 17:58:29 reconnect.backoff.max.ms = 1000 17:58:29 reconnect.backoff.ms = 50 17:58:29 request.timeout.ms = 30000 17:58:29 retry.backoff.ms = 100 17:58:29 sasl.client.callback.handler.class = null 17:58:29 sasl.jaas.config = null 17:58:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:58:29 sasl.kerberos.min.time.before.relogin = 60000 17:58:29 sasl.kerberos.service.name = null 17:58:29 sasl.kerberos.ticket.renew.jitter = 0.05 17:58:29 sasl.kerberos.ticket.renew.window.factor = 0.8 17:58:29 sasl.login.callback.handler.class = null 17:58:29 sasl.login.class = null 17:58:29 sasl.login.connect.timeout.ms = null 17:58:29 sasl.login.read.timeout.ms = null 17:58:29 sasl.login.refresh.buffer.seconds = 300 17:58:29 sasl.login.refresh.min.period.seconds = 60 17:58:29 sasl.login.refresh.window.factor = 0.8 17:58:29 sasl.login.refresh.window.jitter = 0.05 17:58:29 sasl.login.retry.backoff.max.ms = 10000 17:58:29 sasl.login.retry.backoff.ms = 100 17:58:29 sasl.mechanism = GSSAPI 17:58:29 sasl.oauthbearer.clock.skew.seconds = 30 17:58:29 sasl.oauthbearer.expected.audience = null 17:58:29 sasl.oauthbearer.expected.issuer = null 17:58:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:58:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:58:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:58:29 sasl.oauthbearer.jwks.endpoint.url = null 17:58:29 sasl.oauthbearer.scope.claim.name = scope 17:58:29 sasl.oauthbearer.sub.claim.name = sub 17:58:29 sasl.oauthbearer.token.endpoint.url = null 17:58:29 security.protocol = PLAINTEXT 17:58:29 security.providers = null 17:58:29 send.buffer.bytes = 131072 17:58:29 session.timeout.ms = 45000 17:58:29 socket.connection.setup.timeout.max.ms = 30000 17:58:29 socket.connection.setup.timeout.ms = 10000 17:58:29 ssl.cipher.suites = null 17:58:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:58:29 ssl.endpoint.identification.algorithm = https 17:58:29 ssl.engine.factory.class = null 17:58:29 ssl.key.password = null 17:58:29 ssl.keymanager.algorithm = SunX509 17:58:29 ssl.keystore.certificate.chain = null 17:58:29 ssl.keystore.key = null 17:58:29 ssl.keystore.location = null 17:58:29 ssl.keystore.password = null 17:58:29 ssl.keystore.type = JKS 17:58:29 ssl.protocol = TLSv1.3 17:58:29 ssl.provider = null 17:58:29 ssl.secure.random.implementation = null 17:58:29 ssl.trustmanager.algorithm = PKIX 17:58:29 ssl.truststore.certificates = null 17:58:29 ssl.truststore.location = null 17:58:29 ssl.truststore.password = null 17:58:29 ssl.truststore.type = JKS 17:58:29 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:58:29 17:58:29 2024-09-24T17:58:29.283Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:58:29 2024-09-24T17:58:29.283Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:58:29 2024-09-24T17:58:29.283Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200709283 17:58:29 2024-09-24T17:58:29.297Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:29 2024-09-24T17:58:29.297Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:29 17:58:29 . ____ _ __ _ _ 17:58:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:29 =========|_|==============|___/=/_/_/_/ 17:58:29 :: Spring Boot :: (v3.2.4) 17:58:29 17:58:29 2024-09-24T17:58:29.302Z INFO 7150 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:58:29 2024-09-24T17:58:29.302Z INFO 7150 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 17:58:29 2024-09-24T17:58:29.308Z INFO 7150 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.023 seconds (process running for 144.33) 17:58:30 2024-09-24T17:58:29.311Z INFO 7150 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 17:58:30 2024-09-24T17:58:29.314Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:58:30 2024-09-24T17:58:29.314Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:58:30 acks = -1 17:58:30 auto.include.jmx.reporter = true 17:58:30 batch.size = 16384 17:58:30 bootstrap.servers = [PLAINTEXT://localhost:32788] 17:58:30 buffer.memory = 33554432 17:58:30 client.dns.lookup = use_all_dns_ips 17:58:30 client.id = producer-22 17:58:30 compression.type = none 17:58:30 connections.max.idle.ms = 540000 17:58:30 delivery.timeout.ms = 120000 17:58:30 enable.idempotence = false 17:58:30 interceptor.classes = [] 17:58:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:58:30 linger.ms = 1 17:58:30 max.block.ms = 60000 17:58:30 max.in.flight.requests.per.connection = 5 17:58:30 max.request.size = 1048576 17:58:30 metadata.max.age.ms = 300000 17:58:30 metadata.max.idle.ms = 300000 17:58:30 metric.reporters = [] 17:58:30 metrics.num.samples = 2 17:58:30 metrics.recording.level = INFO 17:58:30 metrics.sample.window.ms = 30000 17:58:30 partitioner.adaptive.partitioning.enable = true 17:58:30 partitioner.availability.timeout.ms = 0 17:58:30 partitioner.class = null 17:58:30 partitioner.ignore.keys = false 17:58:30 receive.buffer.bytes = 32768 17:58:30 reconnect.backoff.max.ms = 1000 17:58:30 reconnect.backoff.ms = 50 17:58:30 request.timeout.ms = 30000 17:58:30 retries = 0 17:58:30 retry.backoff.ms = 100 17:58:30 sasl.client.callback.handler.class = null 17:58:30 sasl.jaas.config = null 17:58:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:58:30 sasl.kerberos.min.time.before.relogin = 60000 17:58:30 sasl.kerberos.service.name = null 17:58:30 sasl.kerberos.ticket.renew.jitter = 0.05 17:58:30 sasl.kerberos.ticket.renew.window.factor = 0.8 17:58:30 sasl.login.callback.handler.class = null 17:58:30 sasl.login.class = null 17:58:30 sasl.login.connect.timeout.ms = null 17:58:30 sasl.login.read.timeout.ms = null 17:58:30 sasl.login.refresh.buffer.seconds = 300 17:58:30 sasl.login.refresh.min.period.seconds = 60 17:58:30 sasl.login.refresh.window.factor = 0.8 17:58:30 sasl.login.refresh.window.jitter = 0.05 17:58:30 sasl.login.retry.backoff.max.ms = 10000 17:58:30 sasl.login.retry.backoff.ms = 100 17:58:30 sasl.mechanism = GSSAPI 17:58:30 sasl.oauthbearer.clock.skew.seconds = 30 17:58:30 sasl.oauthbearer.expected.audience = null 17:58:30 sasl.oauthbearer.expected.issuer = null 17:58:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:58:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:58:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:58:30 sasl.oauthbearer.jwks.endpoint.url = null 17:58:30 sasl.oauthbearer.scope.claim.name = scope 17:58:30 sasl.oauthbearer.sub.claim.name = sub 17:58:30 sasl.oauthbearer.token.endpoint.url = null 17:58:30 security.protocol = PLAINTEXT 17:58:30 security.providers = null 17:58:30 send.buffer.bytes = 131072 17:58:30 socket.connection.setup.timeout.max.ms = 30000 17:58:30 socket.connection.setup.timeout.ms = 10000 17:58:30 ssl.cipher.suites = null 17:58:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:58:30 ssl.endpoint.identification.algorithm = https 17:58:30 ssl.engine.factory.class = null 17:58:30 ssl.key.password = null 17:58:30 ssl.keymanager.algorithm = SunX509 17:58:30 ssl.keystore.certificate.chain = null 17:58:30 ssl.keystore.key = null 17:58:30 ssl.keystore.location = null 17:58:30 ssl.keystore.password = null 17:58:30 ssl.keystore.type = JKS 17:58:30 ssl.protocol = TLSv1.3 17:58:30 ssl.provider = null 17:58:30 ssl.secure.random.implementation = null 17:58:30 ssl.trustmanager.algorithm = PKIX 17:58:30 ssl.truststore.certificates = null 17:58:30 ssl.truststore.location = null 17:58:30 ssl.truststore.password = null 17:58:30 ssl.truststore.type = JKS 17:58:30 transaction.timeout.ms = 60000 17:58:30 transactional.id = null 17:58:30 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:58:30 17:58:30 2024-09-24T17:58:29.317Z INFO 7150 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:58:30 2024-09-24T17:58:29.317Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 17:58:30 2024-09-24T17:58:29.317Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 17:58:30 2024-09-24T17:58:29.317Z INFO 7150 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200709317 17:58:30 2024-09-24T17:58:29.406Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.406Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.445Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.445Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.454Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.454Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.470Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.470Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.472Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.472Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.525Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 17:58:30 2024-09-24T17:58:29.525Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: t5AEz5piSnCWd00tEDS9mg 17:58:30 2024-09-24T17:58:29.551Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.551Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.611Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.611Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.614Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.614Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.684Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 17:58:30 2024-09-24T17:58:29.805Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:30 2024-09-24T17:58:29.805Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.805Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:30 2024-09-24T17:58:29.811Z INFO 7150 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cluster ID: t5AEz5piSnCWd00tEDS9mg 17:58:30 2024-09-24T17:58:29.856Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.856Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.885Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.885Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.926Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 17:58:30 2024-09-24T17:58:29.928Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 17:58:30 2024-09-24T17:58:29.935Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.935Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.952Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-11-f40415e1-9efb-4c5b-9083-26cb4c04c692 17:58:30 2024-09-24T17:58:29.952Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, 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) 17:58:30 2024-09-24T17:58:29.952Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 17:58:30 2024-09-24T17:58:29.955Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:30 2024-09-24T17:58:29.955Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:29.980Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-11-f40415e1-9efb-4c5b-9083-26cb4c04c692', protocol='range'} 17:58:30 2024-09-24T17:58:29.980Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-11-f40415e1-9efb-4c5b-9083-26cb4c04c692=Assignment(partitions=[ncmp-events-test-0])} 17:58:30 2024-09-24T17:58:30.003Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-11-f40415e1-9efb-4c5b-9083-26cb4c04c692', protocol='range'} 17:58:30 2024-09-24T17:58:30.003Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 17:58:30 2024-09-24T17:58:30.003Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 17:58:30 2024-09-24T17:58:30.013Z INFO 7150 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 17:58:30 2024-09-24T17:58:30.017Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.017Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.025Z INFO 7150 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 17:58:30 2024-09-24T17:58:30.048Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.048Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.056Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.057Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.069Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:30 2024-09-24T17:58:30.069Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.069Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:30 2024-09-24T17:58:30.099Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.099Z WARN 7150 --- [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. 17:58:30 2024-09-24T17:58:30.112Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.112Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.167Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.167Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.178Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 17:58:30 2024-09-24T17:58:30.179Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.179Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 17:58:30 2024-09-24T17:58:30.190Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.190Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 99ms, elapsed time since send: 99ms, request timeout: 30000ms) 17:58:30 2024-09-24T17:58:30.190Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node -1 disconnected. 17:58:30 2024-09-24T17:58:30.190Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 2147483646 disconnected. 17:58:30 2024-09-24T17:58:30.191Z INFO 7150 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Error sending fetch request (sessionId=1613257917, epoch=1) to node 1: 17:58:30 17:58:30 org.apache.kafka.common.errors.DisconnectException: null 17:58:30 17:58:30 2024-09-24T17:58:30.191Z INFO 7150 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:58:30 2024-09-24T17:58:30.203Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.203Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.245Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.245Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.280Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.280Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.292Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.292Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.356Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.356Z WARN 7150 --- [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. 17:58:30 2024-09-24T17:58:30.366Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.366Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.407Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.407Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.145 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec 17:58:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:58:30 17:58:30,434 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 17:58:30 17:58:30,434 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 17:58:30 17:58:30,435 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@375a2b5e - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:58:30 17:58:30,437 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:58:30 17:58:30,437 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@375a2b5e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:58:30 17:58:30,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:58:30 17:58:30,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:58:30 17:58:30,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:58:30 17:58:30,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:58:30 17:58:30,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:58:30 17:58:30,438 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f089c07 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:58:30 17:58:30,438 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@375a2b5e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:58:30 17:58:30,440 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:58:30 17:58:30,440 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:58:30 17:58:30,440 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:58:30 17:58:30,441 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200710441) 17:58:30 17:58:30,441 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:58:30 17:58:30,441 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:58:30 17:58:30,442 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:58:30 17:58:30,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:58:30 17:58:30,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:58:30 17:58:30,443 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:58:30 17:58:30,443 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:58:30 17:58:30,448 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4c30fa0d - Setting zoneId to "UTC" 17:58:30 17:58:30,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:58:30 17:58:30,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6e7a9c8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:58:30 17:58:30,452 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@73d155d6 - End of configuration. 17:58:30 17:58:30,452 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@15b78029 - Registering current configuration as safe fallback point 17:58:30 17:58:30 17:58:30 . ____ _ __ _ _ 17:58:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:30 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:30 =========|_|==============|___/=/_/_/_/ 17:58:30 :: Spring Boot :: (v3.2.4) 17:58:30 17:58:30 2024-09-24T17:58:30.455Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:58:30 2024-09-24T17:58:30.455Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:58:30 2024-09-24T17:58:30.463Z INFO 7150 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.043 seconds (process running for 145.485) 17:58:30 2024-09-24T17:58:30.467Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.467Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.493Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.493Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.507Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.507Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.510Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.510Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.524Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.524Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:30 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:58:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:58:30 17:58:30 . ____ _ __ _ _ 17:58:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:30 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:30 =========|_|==============|___/=/_/_/_/ 17:58:30 :: Spring Boot :: (v3.2.4) 17:58:30 17:58:30 2024-09-24T17:58:30.556Z INFO 7150 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:58:30 2024-09-24T17:58:30.556Z INFO 7150 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:58:30 2024-09-24T17:58:30.562Z INFO 7150 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.022 seconds (process running for 145.584) 17:58:30 2024-09-24T17:58:30.564Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.564Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:30 2024-09-24T17:58:30.575Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:30 2024-09-24T17:58:30.575Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:58:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:58:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:58:30 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:58:33 2024-09-24T17:58:30.591Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.591Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 17:58:33 . ____ _ __ _ _ 17:58:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:33 =========|_|==============|___/=/_/_/_/ 17:58:33 :: Spring Boot :: (v3.2.4) 17:58:33 17:58:33 2024-09-24T17:58:30.606Z INFO 7150 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7150 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 17:58:33 2024-09-24T17:58:30.606Z INFO 7150 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:58:33 2024-09-24T17:58:30.627Z INFO 7150 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 17:58:33 + + o o o o---o o----o o o---o o o----o o--o--o 17:58:33 + + + + | | / \ / | | / / \ | | 17:58:33 + + + + + o----o o o o o----o | o o o o----o | 17:58:33 + + + + | | / \ / | | \ / \ | | 17:58:33 + + o o o o o---o o----o o----o o---o o o o----o o 17:58:33 2024-09-24T17:58:30.627Z INFO 7150 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:58:33 2024-09-24T17:58:30.627Z INFO 7150 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 17:58:33 2024-09-24T17:58:30.627Z INFO 7150 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 17:58:33 2024-09-24T17:58:30.627Z INFO 7150 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:58:33 2024-09-24T17:58:30.627Z INFO 7150 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 17:58:33 To enable the Jet engine on the members, do one of the following: 17:58:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:58:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:58:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:58:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:58:33 2024-09-24T17:58:30.631Z INFO 7150 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 17:58:33 2024-09-24T17:58:30.643Z INFO 7150 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 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. 17:58:33 2024-09-24T17:58:30.645Z INFO 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 17:58:33 2024-09-24T17:58:30.645Z WARN 7150 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:58:33 2024-09-24T17:58:30.686Z INFO 7150 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:58:33 2024-09-24T17:58:30.686Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.686Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:30.686Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 17:58:33 2024-09-24T17:58:30.688Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.688Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:30.693Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.693Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:30.786Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:33 2024-09-24T17:58:30.786Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:30.786Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:33 2024-09-24T17:58:30.886Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.886Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:30.903Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.903Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:30.936Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.936Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:30.936Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.936Z WARN 7150 --- [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. 17:58:33 2024-09-24T17:58:30.995Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:33 2024-09-24T17:58:30.995Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.086Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.086Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.087Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.087Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:33 2024-09-24T17:58:31.087Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.087Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.087Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:33 2024-09-24T17:58:31.088Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.088Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.094Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.094Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.186Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.187Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.187Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.187Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.236Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.236Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.287Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.287Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.336Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.336Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.337Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.337Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.436Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.436Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.437Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.437Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.437Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.437Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.438Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.438Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.488Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.488Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.537Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.537Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.537Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.537Z WARN 7150 --- [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. 17:58:33 2024-09-24T17:58:31.538Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.538Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.588Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.588Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.688Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:33 2024-09-24T17:58:31.688Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.688Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:33 2024-09-24T17:58:31.743Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.743Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.788Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.788Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.856Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.856Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.889Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.889Z WARN 7150 --- [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. 17:58:33 2024-09-24T17:58:31.890Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.890Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.989Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.989Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:31.997Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:33 2024-09-24T17:58:31.997Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.039Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:33 2024-09-24T17:58:32.039Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.039Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:33 2024-09-24T17:58:32.088Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.088Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.089Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.089Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.096Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.096Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.189Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.189Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.189Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.189Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.340Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.340Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.389Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.389Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.390Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.390Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.390Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.390Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.440Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.440Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.440Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.440Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.490Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.490Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.491Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.491Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.491Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.491Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.539Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.539Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.540Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.540Z WARN 7150 --- [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. 17:58:33 2024-09-24T17:58:32.590Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.590Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.590Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.590Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.645Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.645Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.741Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.741Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.791Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:33 2024-09-24T17:58:32.791Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.791Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:33 2024-09-24T17:58:32.859Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.859Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.899Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.899Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.942Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:33 2024-09-24T17:58:32.942Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.942Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:33 2024-09-24T17:58:32.991Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.991Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:32.992Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.992Z WARN 7150 --- [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. 17:58:33 2024-09-24T17:58:32.993Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:33 2024-09-24T17:58:32.993Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.190Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.190Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.198Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.198Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.242Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.242Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.243Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.243Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.292Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.292Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.292Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.292Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.293Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.293Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.342Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.342Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.343Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.343Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.392Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.392Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.393Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.393Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.492Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.492Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.497Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.497Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.543Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.543Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.593Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.593Z WARN 7150 --- [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. 17:58:33 2024-09-24T17:58:33.593Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.593Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.643Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:33 2024-09-24T17:58:33.643Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.644Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:33 2024-09-24T17:58:33.644Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:33 2024-09-24T17:58:33.644Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:33 2024-09-24T17:58:33.661Z INFO 7150 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 17:58:33 17:58:33 Members {size:1, ver:1} [ 17:58:33 Member [10.250.0.254]:5706 - 9ebb69c0-1be9-4a6d-86e5-e9e223ec545b this 17:58:33 ] 17:58:33 17:58:33 2024-09-24T17:58:33.661Z WARN 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 17:58:33 2024-09-24T17:58:33.662Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 17:58:33 2024-09-24T17:58:33.664Z INFO 7150 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 17:58:37 2024-09-24T17:58:33.668Z INFO 7150 --- [ main] com.hazelcast.system.logo : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] 17:58:37 + + o o o o---o o----o o o---o o o----o o--o--o 17:58:37 + + + + | | / \ / | | / / \ | | 17:58:37 + + + + + o----o o o o o----o | o o o o----o | 17:58:37 + + + + | | / \ / | | \ / \ | | 17:58:37 + + o o o o o---o o----o o----o o---o o o o----o o 17:58:37 2024-09-24T17:58:33.668Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 17:58:37 2024-09-24T17:58:33.668Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.104]:5707 17:58:37 2024-09-24T17:58:33.668Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 17:58:37 2024-09-24T17:58:33.668Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:58:37 2024-09-24T17:58:33.668Z INFO 7150 --- [ main] com.hazelcast.system : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 17:58:37 To enable the Jet engine on the members, do one of the following: 17:58:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:58:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:58:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:58:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:58:37 2024-09-24T17:58:33.674Z INFO 7150 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 17:58:37 2024-09-24T17:58:33.684Z INFO 7150 --- [ main] com.hazelcast.system.security : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] 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. 17:58:37 2024-09-24T17:58:33.686Z INFO 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 17:58:37 2024-09-24T17:58:33.686Z WARN 7150 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 17:58:37 2024-09-24T17:58:33.695Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:37 2024-09-24T17:58:33.695Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:33.699Z INFO 7150 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:58:37 2024-09-24T17:58:33.699Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5707 is STARTING 17:58:37 2024-09-24T17:58:33.713Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:37 2024-09-24T17:58:33.713Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:33.743Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:37 2024-09-24T17:58:33.743Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:33.794Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:37 2024-09-24T17:58:33.794Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:33.794Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:37 2024-09-24T17:58:33.798Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:37 2024-09-24T17:58:33.798Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:33.801Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:37 2024-09-24T17:58:33.802Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:33.828Z INFO 7150 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.104]:5701 17:58:37 2024-09-24T17:58:33.830Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5701 and /10.30.106.104:50713 17:58:37 2024-09-24T17:58:33.835Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:50713 and /10.30.106.104:5701 17:58:37 2024-09-24T17:58:33.848Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:37 2024-09-24T17:58:33.848Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.095Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.095Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.145Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.145Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.145Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.145Z WARN 7150 --- [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. 17:58:37 2024-09-24T17:58:34.194Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.194Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.199Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.200Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.345Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.345Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.346Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.346Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.346Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.346Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.348Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.348Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.396Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.396Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.445Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.445Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.446Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.446Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.495Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.495Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.496Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.496Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.546Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.546Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.568Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.568Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.594Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.595Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.599Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.599Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.648Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.648Z WARN 7150 --- [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. 17:58:37 2024-09-24T17:58:34.698Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.698Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.747Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.747Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.748Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:37 2024-09-24T17:58:34.748Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.748Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:37 2024-09-24T17:58:34.750Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.750Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.798Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.798Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.851Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.851Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.904Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:37 2024-09-24T17:58:34.904Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.998Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:37 2024-09-24T17:58:34.998Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:34.998Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:37 2024-09-24T17:58:35.103Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.103Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.149Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.149Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.249Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.249Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.298Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.298Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.299Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.299Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.305Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.305Z WARN 7150 --- [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. 17:58:37 2024-09-24T17:58:35.397Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.397Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.398Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.398Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.399Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.399Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.404Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.405Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.548Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.548Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.550Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.550Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.602Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.602Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.648Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.648Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.649Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.649Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.671Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.671Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.698Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.698Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.700Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.700Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.700Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.700Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.705Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:37 2024-09-24T17:58:35.705Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.705Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:37 2024-09-24T17:58:35.750Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.750Z WARN 7150 --- [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. 17:58:37 2024-09-24T17:58:35.803Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.803Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.803Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.803Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.807Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.807Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.851Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.851Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:35.851Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:37 2024-09-24T17:58:35.851Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.005Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.005Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.101Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:37 2024-09-24T17:58:36.101Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.102Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:37 2024-09-24T17:58:36.152Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.152Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.299Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.299Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.351Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.351Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.352Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.352Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.352Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.352Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.355Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.356Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.451Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.451Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.501Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.501Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.507Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.508Z WARN 7150 --- [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. 17:58:37 2024-09-24T17:58:36.550Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.550Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.573Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.573Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.602Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.602Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.602Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.602Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.608Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:37 2024-09-24T17:58:36.608Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.608Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:37 2024-09-24T17:58:36.700Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.700Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.703Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.703Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.704Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.704Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.754Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.754Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.802Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.802Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.803Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.803Z WARN 7150 --- [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. 17:58:37 2024-09-24T17:58:36.805Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.805Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.856Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.856Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.856Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.856Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:36.904Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:37 2024-09-24T17:58:36.904Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:37.007Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:37 2024-09-24T17:58:37.007Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:37 2024-09-24T17:58:37.009Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.009Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.155Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:39 2024-09-24T17:58:37.155Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.155Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:39 2024-09-24T17:58:37.306Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.306Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.402Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.402Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.403Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.403Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.403Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.403Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.404Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.404Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.408Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.408Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.453Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.453Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.503Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.503Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.503Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.503Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.509Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.509Z WARN 7150 --- [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. 17:58:39 2024-09-24T17:58:37.559Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.559Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.657Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.657Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.675Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.675Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.705Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.705Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.705Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.705Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.804Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.804Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.807Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.807Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.809Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.810Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.811Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:39 2024-09-24T17:58:37.811Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.811Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:39 2024-09-24T17:58:37.903Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.903Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:37.909Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:39 2024-09-24T17:58:37.909Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.005Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.006Z WARN 7150 --- [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. 17:58:39 2024-09-24T17:58:38.009Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.009Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.009Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.009Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.009Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.010Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.060Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:39 2024-09-24T17:58:38.060Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.060Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:39 2024-09-24T17:58:38.211Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.212Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.257Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.257Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.259Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.259Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.304Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.304Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.308Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.308Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.406Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.406Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.410Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.410Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.456Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.456Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.506Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.506Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.509Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.509Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.556Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.556Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.607Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.607Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.607Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.607Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.660Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.660Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.706Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.706Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.709Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.709Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.711Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.711Z WARN 7150 --- [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. 17:58:39 2024-09-24T17:58:38.728Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:39 2024-09-24T17:58:38.728Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:39 2024-09-24T17:58:38.761Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:40 2024-09-24T17:58:38.761Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:38.814Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:40 2024-09-24T17:58:38.814Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:38.814Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:40 2024-09-24T17:58:38.857Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:40 2024-09-24T17:58:38.857Z WARN 7150 --- [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. 17:58:40 2024-09-24T17:58:38.857Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:40 2024-09-24T17:58:38.857Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:38.911Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 17:58:40 2024-09-24T17:58:38.911Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:38.937Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] 17:58:40 17:58:40 Members {size:5, ver:5} [ 17:58:40 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 this 17:58:40 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:40 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:40 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 17:58:40 Member [10.30.106.104]:5707 - 19a1544e-a800-4f46-a671-baa9ddc7a240 17:58:40 ] 17:58:40 17:58:40 2024-09-24T17:58:38.946Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] 17:58:40 17:58:40 Members {size:5, ver:5} [ 17:58:40 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:40 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd this 17:58:40 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:40 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 17:58:40 Member [10.30.106.104]:5707 - 19a1544e-a800-4f46-a671-baa9ddc7a240 17:58:40 ] 17:58:40 17:58:40 2024-09-24T17:58:38.947Z INFO 7150 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] 17:58:40 17:58:40 Members {size:5, ver:5} [ 17:58:40 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:40 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:40 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:40 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 17:58:40 Member [10.30.106.104]:5707 - 19a1544e-a800-4f46-a671-baa9ddc7a240 this 17:58:40 ] 17:58:40 17:58:40 2024-09-24T17:58:38.948Z INFO 7150 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.104:5703, timeout: 10000, bind-any: true 17:58:40 2024-09-24T17:58:38.948Z INFO 7150 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.104:5704, timeout: 10000, bind-any: true 17:58:40 2024-09-24T17:58:38.948Z INFO 7150 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.104:5705, timeout: 10000, bind-any: true 17:58:40 2024-09-24T17:58:38.949Z INFO 7150 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] 17:58:40 17:58:40 Members {size:5, ver:5} [ 17:58:40 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:40 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:40 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f this 17:58:40 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 17:58:40 Member [10.30.106.104]:5707 - 19a1544e-a800-4f46-a671-baa9ddc7a240 17:58:40 ] 17:58:40 17:58:40 2024-09-24T17:58:38.950Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5704 and /10.30.106.104:43769 17:58:40 2024-09-24T17:58:38.950Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5703 and /10.30.106.104:56379 17:58:40 2024-09-24T17:58:38.951Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5707 and /10.30.106.104:51249 17:58:40 2024-09-24T17:58:38.951Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5705 and /10.30.106.104:43689 17:58:40 2024-09-24T17:58:38.951Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:43769 and /10.30.106.104:5704 17:58:40 2024-09-24T17:58:38.951Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5707 and /10.30.106.104:38075 17:58:40 2024-09-24T17:58:38.951Z INFO 7150 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:5707 and /10.30.106.104:39153 17:58:40 2024-09-24T17:58:38.952Z INFO 7150 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] 17:58:40 17:58:40 Members {size:5, ver:5} [ 17:58:40 Member [10.30.106.104]:5701 - 6bc85d31-06c7-4a2f-b62f-5872114eee07 17:58:40 Member [10.30.106.104]:5703 - c20ac221-c778-44ca-9570-6a5fb83e25dd 17:58:40 Member [10.30.106.104]:5704 - 7f261f3f-f88e-48ba-88f3-7c7915663c3f 17:58:40 Member [10.30.106.104]:5705 - 72a9cb2f-818c-4d51-b826-cfdb151cdf63 this 17:58:40 Member [10.30.106.104]:5707 - 19a1544e-a800-4f46-a671-baa9ddc7a240 17:58:40 ] 17:58:40 17:58:40 2024-09-24T17:58:38.953Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:39153 and /10.30.106.104:5707 17:58:40 2024-09-24T17:58:38.953Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:56379 and /10.30.106.104:5703 17:58:40 2024-09-24T17:58:38.953Z INFO 7150 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:43689 and /10.30.106.104:5705 17:58:40 2024-09-24T17:58:38.958Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:38075 and /10.30.106.104:5707 17:58:40 2024-09-24T17:58:38.958Z INFO 7150 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.104]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.104:51249 and /10.30.106.104:5707 17:58:40 2024-09-24T17:58:39.105Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.105Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.111Z INFO 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.111Z WARN 7150 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.161Z INFO 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.161Z WARN 7150 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.162Z INFO 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:58:40 2024-09-24T17:58:39.162Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.162Z WARN 7150 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:40 2024-09-24T17:58:39.206Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 347 17:58:40 2024-09-24T17:58:39.210Z INFO 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.210Z WARN 7150 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.313Z INFO 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.313Z WARN 7150 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.406Z INFO 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.406Z WARN 7150 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.414Z INFO 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.414Z WARN 7150 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.425Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.425Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.461Z INFO 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.461Z WARN 7150 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.461Z INFO 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.461Z WARN 7150 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.470Z INFO 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.470Z WARN 7150 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.520Z INFO 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.520Z WARN 7150 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.566Z INFO 7150 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.566Z WARN 7150 --- [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. 17:58:40 2024-09-24T17:58:39.567Z INFO 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.567Z WARN 7150 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.610Z INFO 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.610Z WARN 7150 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.611Z INFO 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.611Z WARN 7150 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.673Z INFO 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.673Z WARN 7150 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.711Z INFO 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.711Z WARN 7150 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.711Z INFO 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.711Z WARN 7150 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.717Z INFO 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.717Z WARN 7150 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.730Z INFO 7150 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 17:58:39 UTC 2024, plannedMigrations=347, completedMigrations=347, remainingMigrations=0, totalCompletedMigrations=1160) 17:58:40 2024-09-24T17:58:39.740Z INFO 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.740Z WARN 7150 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.824Z INFO 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.824Z WARN 7150 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.826Z INFO 7150 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.826Z WARN 7150 --- [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. 17:58:40 2024-09-24T17:58:39.868Z INFO 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:58:40 2024-09-24T17:58:39.868Z WARN 7150 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:39.948Z WARN 7150 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 17:58:40 2024-09-24T17:58:39.949Z INFO 7150 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.104]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.104]:5707 is STARTED 17:58:40 2024-09-24T17:58:39.955Z INFO 7150 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 9.365 seconds (process running for 154.976) 17:58:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.379 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:58:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:58:40 2024-09-24T17:58:39.966Z INFO 7150 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 17:58:40 2024-09-24T17:58:39.981Z INFO 7150 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 17:58:40 2024-09-24T17:58:39.982Z INFO 7150 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 17:58:40 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:58:40 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:58:40 2024-09-24T17:58:40.002Z INFO 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:58:40 2024-09-24T17:58:40.002Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:58:40 2024-09-24T17:58:40.002Z WARN 7150 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:58:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:58:40 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:58:40 2024-09-24T17:58:40.012Z INFO 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 17:58:40 2024-09-24T17:58:40.012Z WARN 7150 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 17:58:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:58:40 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:58:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:58:40 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:58:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:58:40 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:58:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:58:40 2024-09-24T17:58:40.051Z INFO 7150 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.104]:5701 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 17:58:40 2024-09-24T17:58:40.052Z INFO 7150 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 17:58:40 2024-09-24T17:58:40.052Z INFO 7150 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.104]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 17:58:40 [INFO] 17:58:40 [INFO] Results: 17:58:40 [INFO] 17:58:40 [WARNING] Tests run: 677, Failures: 0, Errors: 0, Skipped: 1 17:58:40 [INFO] 17:58:40 [INFO] 17:58:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 17:58:40 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:58:40 [INFO] Analyzed bundle 'cps-ncmp-service' with 145 classes 17:58:40 [INFO] 17:58:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 17:58:40 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.5.3-SNAPSHOT.jar 17:58:40 [INFO] 17:58:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 17:58:40 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:58:40 [INFO] 17:58:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 17:58:40 [INFO] 17:58:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 17:58:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:58:40 [INFO] 17:58:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 17:58:40 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:58:40 [INFO] Analyzed bundle 'cps-ncmp-service' with 145 classes 17:58:40 [INFO] All coverage checks have been met. 17:58:40 [INFO] 17:58:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 17:58:40 [INFO] 17:58:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 17:58:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.5.3-SNAPSHOT/cps-ncmp-service-3.5.3-SNAPSHOT.jar 17:58:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.5.3-SNAPSHOT/cps-ncmp-service-3.5.3-SNAPSHOT.pom 17:58:40 [INFO] 17:58:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 17:58:41 [INFO] 17:58:41 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 17:58:41 [INFO] Building cps-ncmp-rest 3.5.3-SNAPSHOT [12/21] 17:58:41 [INFO] --------------------------------[ jar ]--------------------------------- 17:58:41 [INFO] 17:58:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 17:58:41 [INFO] 17:58:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 17:58:41 [INFO] 17:58:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 17:58:41 [INFO] 17:58:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 17:58:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:58:41 [INFO] 17:58:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 17:58:41 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:58:41 [INFO] 17:58:41 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 17:58:41 [INFO] Generating with dryRun=false 17:58:41 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 17:58:41 [INFO] OpenAPI Generator: spring (server) 17:58:41 [INFO] Generator 'spring' is considered stable. 17:58:41 [INFO] ---------------------------------- 17:58:41 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:58:41 [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) 17:58:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:58:41 [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). 17:58:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:41 [INFO] Processing operation getResourceDataForCmHandle 17:58:41 [INFO] Processing operation updateResourceDataRunningForCmHandle 17:58:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:41 [INFO] Processing operation createResourceDataRunningForCmHandle 17:58:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:41 [INFO] Processing operation deleteResourceDataRunningForCmHandle 17:58:41 [INFO] Processing operation patchResourceDataRunningForCmHandle 17:58:41 [INFO] Processing operation executeDataOperationForCmHandles 17:58:41 [INFO] Processing operation queryResourceDataForCmHandle 17:58:41 [INFO] Processing operation getModuleReferencesByCmHandle 17:58:41 [INFO] Processing operation getModuleDefinitions 17:58:41 [INFO] Processing operation searchCmHandles 17:58:41 [INFO] Processing operation retrieveCmHandleDetailsById 17:58:41 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 17:58:41 [INFO] Processing operation searchCmHandleIds 17:58:41 [INFO] Processing operation getCmHandleStateByCmHandleId 17:58:41 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 17:58:41 [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] 17:58:41 [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] 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 17:58:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:41 [WARNING] Multiple MediaTypes found, using only the first one 17:58:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:41 [WARNING] Multiple MediaTypes found, using only the first one 17:58:41 [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] 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 17:58:41 [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] 17:58:41 [INFO] Skipping generation of supporting files. 17:58:41 ################################################################################ 17:58:41 # Thanks for using OpenAPI Generator. # 17:58:41 # Please consider donation to help us maintain this project 🙏 # 17:58:41 # https://opencollective.com/openapi_generator/donate # 17:58:41 ################################################################################ 17:58:41 [INFO] 17:58:41 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 17:58:41 [INFO] Generating with dryRun=false 17:58:41 [INFO] No .openapi-generator-ignore file found. 17:58:41 [INFO] OpenAPI Generator: spring (server) 17:58:41 [INFO] Generator 'spring' is considered stable. 17:58:41 [INFO] ---------------------------------- 17:58:41 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:58:41 [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) 17:58:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:58:41 [INFO] Processing operation updateDmiPluginRegistration 17:58:41 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 17:58:41 [INFO] Processing operation searchCmHandleIds 17:58:41 [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] 17:58:41 [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] 17:58:41 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 17:58:41 [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] 17:58:41 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 17:58:41 [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] 17:58:41 [INFO] Skipping generation of supporting files. 17:58:41 ################################################################################ 17:58:41 # Thanks for using OpenAPI Generator. # 17:58:41 # Please consider donation to help us maintain this project 🙏 # 17:58:41 # https://opencollective.com/openapi_generator/donate # 17:58:41 ################################################################################ 17:58:41 [INFO] 17:58:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 17:58:41 [INFO] You have 0 Checkstyle violations. 17:58:41 [INFO] 17:58:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 17:58:42 [INFO] You have 0 Checkstyle violations. 17:58:42 [INFO] 17:58:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 17:58:42 [INFO] Starting audit... 17:58:42 Audit done. 17:58:42 [INFO] You have 0 Checkstyle violations. 17:58:42 [INFO] 17:58:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 17:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:42 [INFO] Copying 1 resource 17:58:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 17:58:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 17:58:42 [INFO] 17:58:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 17:58:42 [INFO] Changes detected - recompiling the module! :dependency 17:58:42 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 17:58:43 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "compositeState, currentTrustLevel". 17:58:43 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 17:58:43 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 17:58:43 [INFO] 17:58:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 17:58:43 [INFO] 17:58:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 17:58:43 [INFO] Fork Value is true 17:58:45 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:58:45 [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.3/spotbugs-4.2.3.jar) 17:58:45 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:58:45 [java] WARNING: System::setSecurityManager will be removed in a future release 17:58:47 [INFO] Done SpotBugs Analysis.... 17:58:47 [INFO] 17:58:47 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 17:58:47 [INFO] 17:58:47 [INFO] 17:58:47 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 17:58:47 [INFO] BugInstance size is 0 17:58:47 [INFO] Error size is 0 17:58:47 [INFO] No errors/warnings found 17:58:47 [INFO] 17:58:47 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 17:58:47 [INFO] Generating with dryRun=false 17:58:47 [INFO] No .openapi-generator-ignore file found. 17:58:47 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:58:47 [INFO] Generator 'openapi-yaml' is considered stable. 17:58:47 [INFO] Output file [outputFile=openapi-inventory.yaml] 17:58:47 [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] 17:58:47 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 17:58:47 [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] 17:58:47 [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] 17:58:47 [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] 17:58:47 [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] 17:58:47 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:58:47 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 17:58:47 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:58:47 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:58:47 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:58:47 ################################################################################ 17:58:47 # Thanks for using OpenAPI Generator. # 17:58:47 # Please consider donation to help us maintain this project 🙏 # 17:58:47 # https://opencollective.com/openapi_generator/donate # 17:58:47 ################################################################################ 17:58:47 [INFO] 17:58:47 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 17:58:48 [INFO] Generating with dryRun=false 17:58:48 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:58:48 [INFO] Generator 'openapi-yaml' is considered stable. 17:58:48 [INFO] Output file [outputFile=openapi.yaml] 17:58:48 [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). 17:58:48 [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] 17:58:48 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:58:48 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:48 [WARNING] Multiple MediaTypes found, using only the first one 17:58:48 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [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] 17:58:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:58:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 17:58:48 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 17:58:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:58:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:58:48 ################################################################################ 17:58:48 # Thanks for using OpenAPI Generator. # 17:58:48 # Please consider donation to help us maintain this project 🙏 # 17:58:48 # https://opencollective.com/openapi_generator/donate # 17:58:48 ################################################################################ 17:58:48 [INFO] 17:58:48 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 17:58:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:48 [INFO] Copying 2 resources 17:58:48 [INFO] 17:58:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 17:58:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:58:48 [INFO] Copying 6 resources 17:58:48 [INFO] 17:58:48 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 17:58:48 [INFO] Changes detected - recompiling the module! :dependency 17:58:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:58:48 [INFO] 17:58:48 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 17:58:48 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:58:48 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:58:50 [INFO] Compiled 10 files. 17:58:50 [INFO] 17:58:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 17:58:50 [INFO] 17:58:50 [INFO] ------------------------------------------------------- 17:58:50 [INFO] T E S T S 17:58:50 [INFO] ------------------------------------------------------- 17:58:52 17:58:51.309 [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. 17:58:52 17:58:51.557 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:58:52 17:58:51.699 [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. 17:58:52 17:58:51.715 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:58:52 17:58:51.739 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:58:52 17:58:51.754 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:58:52 17:58:51.805 [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. 17:58:52 17:58:51.820 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:58:52 17:58:51.825 [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. 17:58:52 17:58:51.834 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:58:52 17:58:51.838 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:58:52 17:58:51.847 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:58:52 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:58:57 17:58:51,080 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 17:58:57 17:58:51,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Here is a list of configurators discovered as a service, by rank: 17:58:57 17:58:51,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:58:57 17:58:51,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 17:58:57 17:58:51,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:58:57 17:58:51,098 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:58:57 17:58:51,098 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 17:58:57 17:58:51,099 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 17:58:57 17:58:51,102 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 17:58:57 17:58:51,102 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 17:58:57 17:58:51,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:58:57 17:58:51,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:58:57 17:58:51,103 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:58:57 17:58:51,104 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 17:58:57 17:58:51,104 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 17:58:57 17:58:51,104 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:58:57 17:58:51,104 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Trying to configure with ch.qos.logback.classic.BasicConfigurator 17:58:57 17:58:51,105 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 17:58:57 17:58:51,105 |-INFO in ch.qos.logback.classic.BasicConfigurator@25c6f0fc - Setting up default configuration. 17:58:57 17:58:51,135 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c1eba2e - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 30 milliseconds. ExecutionStatus=NEUTRAL 17:58:57 17:58:54,267 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@531455c1 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:58:57 17:58:54,320 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@27dfd939 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:58:57 17:58:54,320 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@531455c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:58:57 17:58:54,324 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:58:57 17:58:54,324 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:58:57 17:58:54,324 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:58:57 17:58:54,324 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:58:57 17:58:54,324 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:58:57 17:58:54,326 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@27dfd939 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:58:57 17:58:54,326 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@531455c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:58:57 17:58:54,334 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:58:57 17:58:54,334 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:58:57 17:58:54,339 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:58:57 17:58:54,396 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200734394) 17:58:57 17:58:54,396 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:58:57 17:58:54,396 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:58:57 17:58:54,405 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:58:57 17:58:54,405 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:58:57 17:58:54,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:58:57 17:58:54,413 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:58:57 17:58:54,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:58:57 17:58:54,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:58:57 17:58:54,444 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:58:57 17:58:54,452 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:58:57 17:58:54,535 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6c1a9613 - Setting zoneId to "UTC" 17:58:57 17:58:54,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:58:57 17:58:54,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:58:57 17:58:54,829 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:58:57 17:58:54,830 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:58:57 17:58:54,831 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:58:57 17:58:54,831 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:58:57 17:58:54,832 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:58:57 17:58:54,832 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ec9d826 - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:58:57 17:58:54,832 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:58:57 17:58:54,832 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1dd17c0c - End of configuration. 17:58:57 17:58:54,832 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@441e789e - Registering current configuration as safe fallback point 17:58:57 17:58:57 17:58:57 . ____ _ __ _ _ 17:58:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:57 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:57 =========|_|==============|___/=/_/_/_/ 17:58:57 :: Spring Boot :: (v3.2.4) 17:58:57 17:58:57 2024-09-24T17:58:54.952Z INFO 12741 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12741 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 17:58:57 2024-09-24T17:58:54.953Z INFO 12741 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:58:57 2024-09-24T17:58:57.214Z INFO 12741 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:58:57 2024-09-24T17:58:57.214Z INFO 12741 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:58:57 2024-09-24T17:58:57.216Z INFO 12741 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 17:58:57 2024-09-24T17:58:57.348Z INFO 12741 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.557 seconds (process running for 7.15) 17:58:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:58:58 2024-09-24T17:58:58.515Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:58 17:58:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 17:58:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) 17:58:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:141) 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:58 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:58:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:58:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:58:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:198) 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:58 17:58:58 2024-09-24T17:58:58.922Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:58 17:58:58 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:58:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 17:58:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 17:58:58 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:58:58 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 17:58:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:58:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:58:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:58:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:377) 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:58:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:58 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:58:58 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 17:58:58 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 17:58:58 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 17:58:58 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 17:58:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 17:58:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 17:58:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 17:58:58 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 17:58:58 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 17:58:58 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 17:58:58 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 17:58:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 17:58:58 ... 126 common frames omitted 17:58:58 17:58:58 2024-09-24T17:58:58.974Z WARN 12741 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 17:58:59 2024-09-24T17:58:59.012Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.020Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:58:59 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.026Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.032Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:58:59 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.039Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.045Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:58:59 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.051Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.056Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:58:59 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 17:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.852 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:58:59 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:58:59 17:58:59 . ____ _ __ _ _ 17:58:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:58:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:58:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:58:59 ' |____| .__|_| |_|_| |_\__, | / / / / 17:58:59 =========|_|==============|___/=/_/_/_/ 17:58:59 :: Spring Boot :: (v3.2.4) 17:58:59 17:58:59 2024-09-24T17:58:59.164Z INFO 12741 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12741 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 17:58:59 2024-09-24T17:58:59.164Z INFO 12741 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:58:59 2024-09-24T17:58:59.533Z INFO 12741 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:58:59 2024-09-24T17:58:59.533Z INFO 12741 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:58:59 2024-09-24T17:58:59.533Z INFO 12741 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:58:59 2024-09-24T17:58:59.539Z INFO 12741 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.412 seconds (process running for 9.341) 17:58:59 2024-09-24T17:58:59.642Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 17:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 17:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 17:58:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:102) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 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"]) 17:58:59 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 17:58:59 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 17:58:59 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 17:58:59 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 17:58:59 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 17:58:59 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 17:58:59 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 17:58:59 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 17:58:59 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 17:58:59 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 17:58:59 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 17:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 17:58:59 ... 126 common frames omitted 17:58:59 17:58:59 2024-09-24T17:58:59.683Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 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) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 17:58:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:163) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 17:58:59 2024-09-24T17:58:59.687Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:58:59 17:58:59 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 17:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 17:58:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 17:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 17:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 17:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 17:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:163) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:58:59 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:58:59 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 17:58:59 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 17:58:59 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 17:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 17:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 17:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 17:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 17:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 17:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 17:58:59 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 17:58:59 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 17:58:59 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 17:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 17:58:59 ... 136 common frames omitted 17:58:59 17:58:59 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:58:59 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:59:00 17:59:00 . ____ _ __ _ _ 17:59:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:59:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:59:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:59:00 ' |____| .__|_| |_|_| |_\__, | / / / / 17:59:00 =========|_|==============|___/=/_/_/_/ 17:59:00 :: Spring Boot :: (v3.2.4) 17:59:00 17:59:00 2024-09-24T17:58:59.893Z INFO 12741 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12741 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 17:59:00 2024-09-24T17:58:59.893Z INFO 12741 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:59:00 2024-09-24T17:59:00.290Z INFO 12741 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:59:00 2024-09-24T17:59:00.290Z INFO 12741 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:59:00 2024-09-24T17:59:00.290Z INFO 12741 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:59:00 2024-09-24T17:59:00.296Z INFO 12741 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.434 seconds (process running for 10.098) 17:59:00 2024-09-24T17:59:00.360Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:59:00 17:59:00 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:134) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:59:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:00 17:59:00 2024-09-24T17:59:00.364Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:59:00 17:59:00 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:135) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:59:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:00 17:59:00 2024-09-24T17:59:00.368Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:59:00 17:59:00 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:136) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:59:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:00 17:59:00 2024-09-24T17:59:00.372Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:59:00 17:59:00 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:137) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:59:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:00 17:59:00 2024-09-24T17:59:00.380Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:59:00 17:59:00 java.lang.IllegalStateException: some error message 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:139) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:59:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:00 17:59:00 2024-09-24T17:59:00.396Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:59:00 17:59:00 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:143) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:59:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:00 17:59:00 2024-09-24T17:59:00.400Z ERROR 12741 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:59:00 17:59:00 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:144) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:59:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:59:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:00 17:59:00 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:59:00 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:59:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:59:00 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:59:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:59:00 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:59:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:59:00 [INFO] 17:59:00 [INFO] Results: 17:59:00 [INFO] 17:59:00 [INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0 17:59:00 [INFO] 17:59:00 [INFO] 17:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 17:59:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:59:00 [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes 17:59:00 [INFO] 17:59:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 17:59:00 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.5.3-SNAPSHOT.jar 17:59:00 [INFO] 17:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 17:59:00 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:59:00 [INFO] 17:59:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 17:59:00 [INFO] 17:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 17:59:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:00 [INFO] 17:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 17:59:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:59:00 [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes 17:59:00 [INFO] All coverage checks have been met. 17:59:00 [INFO] 17:59:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 17:59:00 [INFO] 17:59:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 17:59:00 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.5.3-SNAPSHOT/cps-ncmp-rest-3.5.3-SNAPSHOT.jar 17:59:00 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.5.3-SNAPSHOT/cps-ncmp-rest-3.5.3-SNAPSHOT.pom 17:59:00 [INFO] 17:59:00 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 17:59:01 [INFO] 17:59:01 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 17:59:01 [INFO] Building cps-ncmp-rest-stub 3.5.3-SNAPSHOT [13/21] 17:59:01 [INFO] --------------------------------[ pom ]--------------------------------- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] surefireArgLine set to empty 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] argLine set to empty 17:59:01 [INFO] 17:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Starting audit... 17:59:01 Audit done. 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 17:59:01 [INFO] 17:59:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] 17:59:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 17:59:01 [INFO] 17:59:01 [INFO] 17:59:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] 17:59:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] No sources specified for compilation. Skipping. 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] failsafeArgLine set to empty 17:59:01 [INFO] 17:59:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] No tests to run. 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] 17:59:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-3.5.3-SNAPSHOT.pom 17:59:01 [INFO] 17:59:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 17:59:01 [INFO] 17:59:01 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 17:59:01 [INFO] Building cps-ncmp-rest-stub-service 3.5.3-SNAPSHOT [14/21] 17:59:01 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] 17:59:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] surefireArgLine set to empty 17:59:01 [INFO] 17:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:01 [INFO] argLine set to empty 17:59:01 [INFO] 17:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] Starting audit... 17:59:01 Audit done. 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:01 [INFO] Copying 3 resources 17:59:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 17:59:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 17:59:01 [INFO] 17:59:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] Changes detected - recompiling the module! :dependency 17:59:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:59:01 [INFO] 17:59:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 17:59:01 [INFO] 17:59:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 17:59:01 [INFO] Fork Value is true 17:59:03 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:59:03 [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.3/spotbugs-4.2.3.jar) 17:59:03 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:59:03 [java] WARNING: System::setSecurityManager will be removed in a future release 17:59:04 [INFO] Done SpotBugs Analysis.... 17:59:04 [INFO] 17:59:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 17:59:04 [INFO] 17:59:04 [INFO] 17:59:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 17:59:04 [INFO] BugInstance size is 0 17:59:04 [INFO] Error size is 0 17:59:04 [INFO] No errors/warnings found 17:59:04 [INFO] 17:59:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 17:59:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 17:59:04 [INFO] 17:59:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 17:59:04 [INFO] No sources to compile 17:59:04 [INFO] 17:59:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 17:59:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:59:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:59:05 [INFO] Compiled 4 files. 17:59:05 [INFO] 17:59:05 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 17:59:05 [INFO] 17:59:05 [INFO] ------------------------------------------------------- 17:59:05 [INFO] T E S T S 17:59:05 [INFO] ------------------------------------------------------- 17:59:06 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:59:10 17:59:06,104 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 17:59:10 17:59:06,106 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Here is a list of configurators discovered as a service, by rank: 17:59:10 17:59:06,106 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:59:10 17:59:06,106 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 17:59:10 17:59:06,106 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:59:10 17:59:06,115 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:59:10 17:59:06,115 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 17:59:10 17:59:06,116 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 17:59:10 17:59:06,118 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 17:59:10 17:59:06,118 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 17:59:10 17:59:06,118 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:59:10 17:59:06,118 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:59:10 17:59:06,118 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:59:10 17:59:06,119 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 17:59:10 17:59:06,119 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 17:59:10 17:59:06,119 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:59:10 17:59:06,119 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Trying to configure with ch.qos.logback.classic.BasicConfigurator 17:59:10 17:59:06,120 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 17:59:10 17:59:06,120 |-INFO in ch.qos.logback.classic.BasicConfigurator@648c5fb3 - Setting up default configuration. 17:59:10 17:59:06,131 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4aeb0e2b - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 17:59:10 17:59:07,450 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47b33e07 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:59:10 17:59:07,493 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7126e26 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:59:10 17:59:07,493 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47b33e07 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:59:10 17:59:07,497 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:59:10 17:59:07,497 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:59:10 17:59:07,497 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:59:10 17:59:07,497 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:59:10 17:59:07,497 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:59:10 17:59:07,498 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7126e26 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:59:10 17:59:07,498 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47b33e07 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:59:10 17:59:07,505 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:59:10 17:59:07,505 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:59:10 17:59:07,509 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:59:10 17:59:07,536 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200747534) 17:59:10 17:59:07,536 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:59:10 17:59:07,536 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:59:10 17:59:07,543 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:59:10 17:59:07,543 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:59:10 17:59:07,544 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:59:10 17:59:07,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:59:10 17:59:07,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:59:10 17:59:07,549 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:59:10 17:59:07,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:59:10 17:59:07,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:59:10 17:59:07,566 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:59:10 17:59:07,571 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:59:10 17:59:07,592 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13ed066e - Setting zoneId to "UTC" 17:59:10 17:59:07,598 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:59:10 17:59:07,598 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:59:10 17:59:07,752 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:59:10 17:59:07,753 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:59:10 17:59:07,753 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:59:10 17:59:07,754 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:59:10 17:59:07,754 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:59:10 17:59:07,755 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@151ab2b9 - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:59:10 17:59:07,755 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:59:10 17:59:07,755 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4d705112 - End of configuration. 17:59:10 17:59:07,755 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@590765c4 - Registering current configuration as safe fallback point 17:59:10 17:59:10 2024-09-24T17:59:07.894Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12854 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 17:59:10 2024-09-24T17:59:07.895Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 17:59:10 2024-09-24T17:59:09.434Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 17:59:10 2024-09-24T17:59:09.438Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 17:59:10 2024-09-24T17:59:09.468Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:59:10 2024-09-24T17:59:09.468Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1546 ms 17:59:10 2024-09-24T17:59:09.666Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:59:10 2024-09-24T17:59:09.672Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6baee63b{application,/,b=file:/tmp/jetty-docbase.0.14787105612924000936/,a=AVAILABLE,h=oeje10s.SessionHandler@1002b06d{STARTED}} 17:59:10 2024-09-24T17:59:09.672Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6baee63b{application,/,b=file:/tmp/jetty-docbase.0.14787105612924000936/,a=AVAILABLE,h=oeje10s.SessionHandler@1002b06d{STARTED}} 17:59:10 2024-09-24T17:59:09.674Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@f4d391c{STARTING}[12.0.7,sto=0] @4012ms 17:59:10 2024-09-24T17:59:10.627Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 17:59:10 2024-09-24T17:59:10.703Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:59:10 2024-09-24T17:59:10.704Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:59:10 2024-09-24T17:59:10.705Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 17:59:10 2024-09-24T17:59:10.718Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4d0e6424{HTTP/1.1, (http/1.1)}{0.0.0.0:43299} 17:59:10 2024-09-24T17:59:10.719Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 43299 (http/1.1) with context path '/' 17:59:10 2024-09-24T17:59:10.736Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 3.536 seconds (process running for 5.075) 17:59:11 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:59:11 2024-09-24T17:59:11.827Z WARN 12854 --- [cps-ncmp-rest-stub] [qtp302846894-29] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 17:59:11 2024-09-24T17:59:11.828Z INFO 12854 --- [cps-ncmp-rest-stub] [qtp302846894-29] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:59:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.154 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:59:11 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:59:11 2024-09-24T17:59:11.976Z WARN 12854 --- [cps-ncmp-rest-stub] [ 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 17:59:11 2024-09-24T17:59:11.976Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:59:11 2024-09-24T17:59:11.979Z INFO 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test5617532863955719121/file.txt 17:59:11 2024-09-24T17:59:11.981Z WARN 12854 --- [cps-ncmp-rest-stub] [ 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 17:59:11 2024-09-24T17:59:11.981Z ERROR 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 17:59:11 2024-09-24T17:59:11.981Z WARN 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test5617532863955719121/unknown-file.txt', will search it in classpath 17:59:11 2024-09-24T17:59:11.982Z ERROR 12854 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test5617532863955719121/unknown-file.txt file not found on classpath or on file system 17:59:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:59:12 [INFO] 17:59:12 [INFO] Results: 17:59:12 [INFO] 17:59:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:59:12 [INFO] 17:59:12 [INFO] 17:59:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:12 [INFO] 17:59:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.jar 17:59:12 [INFO] 17:59:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:12 [INFO] failsafeArgLine set to empty 17:59:12 [INFO] 17:59:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] 17:59:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:12 [INFO] 17:59:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:12 [INFO] 17:59:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] 17:59:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.jar 17:59:12 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.pom 17:59:12 [INFO] 17:59:12 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 17:59:12 [INFO] 17:59:12 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 17:59:12 [INFO] Building cps-ncmp-rest-stub-app 3.5.3-SNAPSHOT [15/21] 17:59:12 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:12 [INFO] 17:59:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] 17:59:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] 17:59:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] 17:59:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:12 [INFO] surefireArgLine set to empty 17:59:12 [INFO] 17:59:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:12 [INFO] argLine set to empty 17:59:12 [INFO] 17:59:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] You have 0 Checkstyle violations. 17:59:12 [INFO] 17:59:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] You have 0 Checkstyle violations. 17:59:12 [INFO] 17:59:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 17:59:12 [INFO] Starting audit... 17:59:12 Audit done. 17:59:12 [INFO] You have 0 Checkstyle violations. 17:59:12 [INFO] 17:59:12 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- 17:59:13 [INFO] 17:59:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 17:59:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 17:59:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 17:59:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 17:59:13 [INFO] 17:59:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 17:59:13 [INFO] Changes detected - recompiling the module! :dependency 17:59:13 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:59:13 [INFO] 17:59:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 17:59:13 [INFO] 17:59:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 17:59:13 [INFO] Fork Value is true 17:59:14 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:59:14 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 17:59:14 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:59:14 [java] WARNING: System::setSecurityManager will be removed in a future release 17:59:15 [INFO] Done SpotBugs Analysis.... 17:59:15 [INFO] 17:59:15 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 17:59:15 [INFO] 17:59:15 [INFO] 17:59:15 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] BugInstance size is 0 17:59:15 [INFO] Error size is 0 17:59:15 [INFO] No errors/warnings found 17:59:15 [INFO] 17:59:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 17:59:15 [INFO] 17:59:15 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] No sources to compile 17:59:15 [INFO] 17:59:15 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] No sources specified for compilation. Skipping. 17:59:15 [INFO] 17:59:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] No tests to run. 17:59:15 [INFO] 17:59:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:15 [INFO] 17:59:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar 17:59:15 [INFO] 17:59:15 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 17:59:15 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar.original 17:59:15 [INFO] 17:59:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:15 [INFO] failsafeArgLine set to empty 17:59:15 [INFO] 17:59:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] No tests to run. 17:59:15 [INFO] 17:59:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:15 [INFO] 17:59:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:59:15 [INFO] 17:59:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] 17:59:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 17:59:15 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar 17:59:16 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.pom 17:59:16 [INFO] 17:59:16 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 17:59:18 [INFO] 17:59:18 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 17:59:18 [INFO] Building cps-ri 3.5.3-SNAPSHOT [16/21] 17:59:18 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:19 [INFO] 17:59:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 17:59:19 [INFO] 17:59:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 17:59:19 [INFO] 17:59:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 17:59:19 [INFO] 17:59:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 17:59:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:59:19 [INFO] 17:59:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 17:59:19 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:59:19 [INFO] 17:59:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 17:59:19 [INFO] You have 0 Checkstyle violations. 17:59:19 [INFO] 17:59:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 17:59:19 [INFO] You have 0 Checkstyle violations. 17:59:19 [INFO] 17:59:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 17:59:19 [INFO] Starting audit... 17:59:19 Audit done. 17:59:19 [INFO] You have 0 Checkstyle violations. 17:59:19 [INFO] 17:59:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 17:59:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:19 [INFO] Copying 10 resources 17:59:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 17:59:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 17:59:19 [INFO] 17:59:19 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 17:59:19 [INFO] Changes detected - recompiling the module! :dependency 17:59:19 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 17:59:20 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/ri/repository/FragmentRepositoryCpsPathQueryImpl.java: Some input files use unchecked or unsafe operations. 17:59:20 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/ri/repository/FragmentRepositoryCpsPathQueryImpl.java: Recompile with -Xlint:unchecked for details. 17:59:20 [INFO] 17:59:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 17:59:20 [INFO] 17:59:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 17:59:20 [INFO] Fork Value is true 17:59:22 [java] WARNING: A terminally deprecated method in java.lang.System has been called 17:59:22 [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.3/spotbugs-4.2.3.jar) 17:59:22 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 17:59:22 [java] WARNING: System::setSecurityManager will be removed in a future release 17:59:25 [INFO] Done SpotBugs Analysis.... 17:59:25 [INFO] 17:59:25 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 17:59:25 [INFO] 17:59:25 [INFO] 17:59:25 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 17:59:25 [INFO] BugInstance size is 0 17:59:25 [INFO] Error size is 0 17:59:25 [INFO] No errors/warnings found 17:59:25 [INFO] 17:59:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 17:59:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 17:59:25 [INFO] 17:59:25 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 17:59:25 [INFO] No sources to compile 17:59:25 [INFO] 17:59:25 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 17:59:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:59:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:59:26 [INFO] Compiled 24 files. 17:59:26 [INFO] 17:59:26 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 17:59:26 [INFO] 17:59:26 [INFO] ------------------------------------------------------- 17:59:26 [INFO] T E S T S 17:59:26 [INFO] ------------------------------------------------------- 17:59:28 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:59:29 17:59:29.649 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 17:59:30 17:59:30.005 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 17:59:30 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s - in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:59:30 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec 17:59:31 17:59:27,298 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 17:59:31 17:59:27,301 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Here is a list of configurators discovered as a service, by rank: 17:59:31 17:59:27,301 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:59:31 17:59:27,301 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 17:59:31 17:59:27,301 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 17:59:31 17:59:27,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:59:31 17:59:27,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 17:59:31 17:59:27,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 17:59:31 17:59:27,314 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 17:59:31 17:59:27,314 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 17:59:31 17:59:27,314 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:59:31 17:59:27,314 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:59:31 17:59:27,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:59:31 17:59:27,316 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 17:59:31 17:59:27,316 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 17:59:31 17:59:27,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:59:31 17:59:27,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Trying to configure with ch.qos.logback.classic.BasicConfigurator 17:59:31 17:59:27,317 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 17:59:31 17:59:27,317 |-INFO in ch.qos.logback.classic.BasicConfigurator@3594b4b4 - Setting up default configuration. 17:59:31 17:59:27,336 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bf3ec4a - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 17:59:31 17:59:30,319 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4191774f - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 17:59:31 17:59:30,402 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@429ad94a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 17:59:31 17:59:30,402 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4191774f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 17:59:31 17:59:30,406 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 17:59:31 17:59:30,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 17:59:31 17:59:30,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 17:59:31 17:59:30,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 17:59:31 17:59:30,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 17:59:31 17:59:30,409 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@429ad94a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 17:59:31 17:59:30,409 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4191774f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 17:59:31 17:59:30,417 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:59:31 17:59:30,417 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 17:59:31 17:59:30,421 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 17:59:31 17:59:30,457 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200770456) 17:59:31 17:59:30,458 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 17:59:31 17:59:30,458 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 17:59:31 17:59:30,466 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 17:59:31 17:59:30,466 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 17:59:31 17:59:30,467 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 17:59:31 17:59:30,468 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 17:59:31 17:59:30,468 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:59:31 17:59:30,474 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:59:31 17:59:30,496 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 17:59:31 17:59:30,496 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:59:31 17:59:30,504 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 17:59:31 17:59:30,511 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 17:59:31 17:59:30,524 |-INFO in ch.qos.logback.classic.pattern.DateConverter@661ec798 - Setting zoneId to "UTC" 17:59:31 17:59:30,533 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 17:59:31 17:59:30,533 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 17:59:31 17:59:30,830 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 17:59:31 17:59:30,831 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 17:59:31 17:59:30,832 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 17:59:31 17:59:30,832 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 17:59:31 17:59:30,833 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:59:31 17:59:30,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76bfecef - Propagating INFO level on Logger[ROOT] onto the JUL framework 17:59:31 17:59:30,833 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 17:59:31 17:59:30,833 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2c7fff1b - End of configuration. 17:59:31 17:59:30,833 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@383b3357 - Registering current configuration as safe fallback point 17:59:31 17:59:31 17:59:31 . ____ _ __ _ _ 17:59:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:59:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:59:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:59:31 ' |____| .__|_| |_|_| |_\__, | / / / / 17:59:31 =========|_|==============|___/=/_/_/_/ 17:59:31 :: Spring Boot :: (v3.2.4) 17:59:31 17:59:31 2024-09-24T17:59:30.967Z INFO 13027 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13027 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 17:59:31 2024-09-24T17:59:30.968Z INFO 13027 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 17:59:31 2024-09-24T17:59:31.268Z INFO 13027 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.142 seconds (process running for 4.813) 17:59:31 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:59:34 2024-09-24T17:59:32.001Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 17:59:34 17:59:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:34 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 17:59:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:34 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:34 ... 48 common frames omitted 17:59:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:34 ... 75 common frames omitted 17:59:34 17:59:34 2024-09-24T17:59:32.333Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 17:59:34 17:59:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:34 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 17:59:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:34 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:34 ... 48 common frames omitted 17:59:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:34 ... 75 common frames omitted 17:59:34 17:59:34 2024-09-24T17:59:33.049Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 17:59:34 17:59:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:34 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 17:59:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:34 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:34 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:34 ... 48 common frames omitted 17:59:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:34 ... 75 common frames omitted 17:59:34 17:59:36 2024-09-24T17:59:34.218Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 17:59:36 17:59:36 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:36 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:36 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:36 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:36 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 17:59:36 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:36 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:36 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:36 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:36 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:36 ... 48 common frames omitted 17:59:36 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:36 ... 75 common frames omitted 17:59:36 17:59:36 2024-09-24T17:59:36.225Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 17:59:36 17:59:36 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:36 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:36 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:36 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:36 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 17:59:36 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:36 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:36 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:36 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:36 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:36 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:36 ... 48 common frames omitted 17:59:36 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:36 ... 75 common frames omitted 17:59:36 17:59:37 2024-09-24T17:59:36.247Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 17:59:37 17:59:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:37 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 17:59:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:37 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:37 ... 48 common frames omitted 17:59:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:37 ... 75 common frames omitted 17:59:37 17:59:37 2024-09-24T17:59:36.524Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 17:59:37 17:59:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:37 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 17:59:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:37 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:37 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:37 ... 48 common frames omitted 17:59:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:37 ... 75 common frames omitted 17:59:37 17:59:39 2024-09-24T17:59:37.309Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 17:59:39 17:59:39 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:39 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:39 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:39 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:39 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:39 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 17:59:39 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 17:59:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:39 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:39 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:39 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:39 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:39 ... 48 common frames omitted 17:59:39 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:39 ... 75 common frames omitted 17:59:39 17:59:39 2024-09-24T17:59:37.517Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 17:59:39 17:59:39 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:39 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:39 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:39 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:39 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:39 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 17:59:39 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 17:59:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:39 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:39 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:39 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:39 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:39 ... 48 common frames omitted 17:59:39 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:39 ... 75 common frames omitted 17:59:39 17:59:39 2024-09-24T17:59:38.220Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 17:59:39 17:59:39 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:39 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:39 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:39 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:39 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:39 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:39 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 17:59:39 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 17:59:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:39 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:39 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:39 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:39 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:39 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:39 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:39 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:39 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:39 ... 48 common frames omitted 17:59:39 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:39 ... 75 common frames omitted 17:59:39 17:59:41 2024-09-24T17:59:39.472Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 17:59:41 17:59:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:41 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:41 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:41 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:41 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:41 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 17:59:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 17:59:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:41 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:41 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:41 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:41 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:41 ... 48 common frames omitted 17:59:41 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:41 ... 75 common frames omitted 17:59:41 17:59:41 2024-09-24T17:59:41.477Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 17:59:41 17:59:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:41 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:41 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:41 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:41 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:41 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 17:59:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 17:59:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:41 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:41 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:41 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:41 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:41 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:41 ... 48 common frames omitted 17:59:41 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:41 ... 75 common frames omitted 17:59:41 17:59:42 2024-09-24T17:59:41.492Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 17:59:42 17:59:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:42 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:42 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:42 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:42 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 17:59:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 17:59:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:42 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:42 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:42 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:42 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:42 ... 48 common frames omitted 17:59:42 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:42 ... 75 common frames omitted 17:59:42 17:59:42 2024-09-24T17:59:41.774Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 17:59:42 17:59:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 17:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:59:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 17:59:42 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 17:59:42 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 17:59:42 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 17:59:42 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 17:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:59:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 17:59:42 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 17:59:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 17:59:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:42 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 17:59:42 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 17:59:42 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 17:59:42 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 17:59:42 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 17:59:42 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:42 ... 48 common frames omitted 17:59:42 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:42 ... 75 common frames omitted 17:59:42 17:59:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.348 s - in org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec 17:59:42 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:59:42 2024-09-24T17:59:42.417Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 17:59:42 17:59:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.$spock_feature_0_0(CpsModulePersistenceServiceImplSpec.groovy:82) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:42 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.(CpsModulePersistenceServiceImplSpec.groovy:65) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 17:59:42 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 17:59:42 at java.base/java.lang.Class.newInstance(Class.java:645) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 17:59:42 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 17:59:42 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:42 ... 30 common frames omitted 17:59:42 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:42 ... 46 common frames omitted 17:59:42 17:59:42 2024-09-24T17:59:42.421Z WARN 13027 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 17:59:42 17:59:42 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 17:59:42 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.$spock_feature_0_0(CpsModulePersistenceServiceImplSpec.groovy:82) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 17:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 17:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 17:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 17:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:59:42 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 17:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 17:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 17:59:42 Caused by: org.hibernate.exception.ConstraintViolationException: 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:59:42 at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.(CpsModulePersistenceServiceImplSpec.groovy:67) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 17:59:42 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 17:59:42 at java.base/java.lang.Class.newInstance(Class.java:645) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 17:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 17:59:42 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 17:59:42 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 17:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 17:59:42 ... 30 common frames omitted 17:59:42 Caused by: java.sql.SQLException: no checksum 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:59:42 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:59:42 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:59:42 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:59:42 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:59:42 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:59:42 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:59:42 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:59:42 ... 46 common frames omitted 17:59:42 17:59:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:59:42 [INFO] Running org.onap.cps.ri.utils.CpsValidatorImplSpec 17:59:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ri.utils.CpsValidatorImplSpec 17:59:42 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 17:59:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ri.utils.EscapeUtilsSpec 17:59:42 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 17:59:42 2024-09-24T17:59:42.633Z INFO 13027 --- [ main] org.onap.cps.ri.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 17:59:42 2024-09-24T17:59:42.633Z INFO 13027 --- [ main] org.onap.cps.ri.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 17:59:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.onap.cps.ri.utils.SessionManagerSpec 17:59:42 [INFO] 17:59:42 [INFO] Results: 17:59:42 [INFO] 17:59:42 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 17:59:42 [INFO] 17:59:42 [INFO] 17:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 17:59:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:59:42 [INFO] Analyzed bundle 'cps-ri' with 22 classes 17:59:42 [INFO] 17:59:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 17:59:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.5.3-SNAPSHOT.jar 17:59:42 [INFO] 17:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 17:59:42 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:59:42 [INFO] 17:59:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 17:59:42 [INFO] 17:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 17:59:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:42 [INFO] 17:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 17:59:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:59:42 [INFO] Analyzed bundle 'cps-ri' with 22 classes 17:59:42 [INFO] All coverage checks have been met. 17:59:42 [INFO] 17:59:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 17:59:42 [INFO] 17:59:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 17:59:42 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.5.3-SNAPSHOT/cps-ri-3.5.3-SNAPSHOT.jar 17:59:42 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.5.3-SNAPSHOT/cps-ri-3.5.3-SNAPSHOT.pom 17:59:42 [INFO] 17:59:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 17:59:43 [INFO] 17:59:43 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 17:59:43 [INFO] Building integration-test 3.5.3-SNAPSHOT [17/21] 17:59:43 [INFO] --------------------------------[ jar ]--------------------------------- 17:59:43 [INFO] 17:59:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 17:59:43 [INFO] 17:59:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 17:59:43 [INFO] 17:59:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 17:59:43 [INFO] 17:59:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 17:59:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:59:43 [INFO] 17:59:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 17:59:43 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 17:59:43 [INFO] 17:59:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 17:59:43 [INFO] You have 0 Checkstyle violations. 17:59:43 [INFO] 17:59:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 17:59:43 [INFO] You have 0 Checkstyle violations. 17:59:43 [INFO] 17:59:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 17:59:43 [INFO] Starting audit... 17:59:43 Audit done. 17:59:43 [INFO] You have 0 Checkstyle violations. 17:59:43 [INFO] 17:59:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 17:59:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 17:59:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 17:59:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 17:59:43 [INFO] 17:59:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 17:59:43 [INFO] No sources to compile 17:59:43 [INFO] 17:59:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 17:59:43 [INFO] 17:59:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 17:59:43 [INFO] 17:59:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 17:59:43 [INFO] 17:59:43 [INFO] 17:59:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 17:59:43 [INFO] 17:59:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 17:59:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:59:43 [INFO] Copying 19 resources 17:59:43 [INFO] 17:59:43 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 17:59:43 [INFO] Changes detected - recompiling the module! :dependency 17:59:43 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 17:59:43 [INFO] 17:59:43 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 17:59:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:59:43 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:59:46 [INFO] Compiled 119 files. 17:59:46 [INFO] 17:59:46 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 17:59:46 [INFO] 17:59:46 [INFO] ------------------------------------------------------- 17:59:46 [INFO] T E S T S 17:59:46 [INFO] ------------------------------------------------------- 17:59:49 17:59:49.499 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:59:49 17:59:49.508 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:59:49 [INFO] Running org.onap.cps.integration.functional.ncmp.AlternateIdSpec 18:00:21 17:59:49.915 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 18:00:21 17:59:50.385 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 18:00:21 17:59:50.387 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 18:00:21 17:59:50.413 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 18:00:21 Server Version: 23.0.1 18:00:21 API Version: 1.42 18:00:21 Operating System: CentOS Stream 8 18:00:21 Total Memory: 31890 MB 18:00:21 17:59:50.416 [main] WARN org.testcontainers.utility.ResourceReaper -- 18:00:21 ******************************************************************************** 18:00:21 Ryuk has been disabled. This can cause unexpected behavior in your environment. 18:00:21 ******************************************************************************** 18:00:21 17:59:50.422 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 18:00:21 17:59:50.422 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 18:00:21 17:59:50.466 [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. 18:00:21 17:59:50.475 [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) 18:00:21 17:59:52.139 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 18:00:21 17:59:52.171 [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) 18:00:21 17:59:52.576 [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) 18:00:21 17:59:53.575 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (8 MB/? MB) 18:00:21 17:59:53.728 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 18:00:21 17:59:54.724 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 18:00:21 17:59:54.739 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (33 MB/? MB) 18:00:21 17:59:55.105 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 18:00:21 17:59:55.143 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (38 MB/? MB) 18:00:21 17:59:55.180 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (38 MB/? MB) 18:00:21 17:59:55.598 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (39 MB/? MB) 18:00:21 17:59:55.609 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (39 MB/? MB) 18:00:21 17:59:55.938 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 18:00:21 17:59:56.005 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (40 MB/? MB) 18:00:21 17:59:56.016 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (40 MB/? MB) 18:00:21 17:59:56.147 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (41 MB/? MB) 18:00:21 17:59:56.238 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (41 MB/? MB) 18:00:21 17:59:56.365 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (42 MB/? MB) 18:00:21 17:59:56.720 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (47 MB/? MB) 18:00:21 17:59:56.843 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (49 MB/? MB) 18:00:21 17:59:56.935 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (49 MB/? MB) 18:00:21 17:59:57.017 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (51 MB/? MB) 18:00:21 18:00:01.319 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (130 MB/130 MB) 18:00:21 18:00:03.558 [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) 18:00:21 18:00:03.659 [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) 18:00:21 18:00:03.747 [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) 18:00:21 18:00:03.849 [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) 18:00:21 18:00:03.927 [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) 18:00:21 18:00:03.946 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 11s (downloaded 130 MB at 11 MB/s) 18:00:21 18:00:03.946 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT13.479522889S 18:00:21 18:00:03.984 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 18:00:21 18:00:07.498 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 945ae159604f42d976c397bc67f24b2c3f59a3e36a7817686b7601ff4964045a 18:00:21 18:00:09.520 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT5.535476904S 18:00:21 18:00:09.521 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 18:00:21 18:00:09.524 [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 18:00:21 18:00:09.682 [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: 4b18e28db4c35373c596bdb5995f16f3ab10bfa59b36b70e17d841575ea7d2bf 18:00:21 18:00:15.514 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.990235984S 18:00:21 17:59:47,714 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:00:21 17:59:47,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Here is a list of configurators discovered as a service, by rank: 18:00:21 17:59:47,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:00:21 17:59:47,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:00:21 17:59:47,717 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:00:21 17:59:47,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:00:21 17:59:47,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:00:21 17:59:47,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:00:21 17:59:47,730 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:00:21 17:59:47,730 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:00:21 17:59:47,730 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:00:21 17:59:47,730 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:00:21 17:59:47,731 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:00:21 17:59:47,732 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:00:21 17:59:47,732 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:00:21 17:59:47,732 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:00:21 17:59:47,732 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:00:21 17:59:47,733 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:00:21 17:59:47,733 |-INFO in ch.qos.logback.classic.BasicConfigurator@40d1d34d - Setting up default configuration. 18:00:21 17:59:47,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c25207 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 21 milliseconds. ExecutionStatus=NEUTRAL 18:00:21 18:00:16,119 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2affcf6b - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:00:21 18:00:16,199 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bdbf918 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:00:21 18:00:16,199 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2affcf6b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:00:21 18:00:16,202 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:00:21 18:00:16,202 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:00:21 18:00:16,202 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:00:21 18:00:16,202 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:00:21 18:00:16,202 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:00:21 18:00:16,205 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bdbf918 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:00:21 18:00:16,205 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2affcf6b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:00:21 18:00:16,212 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:00:21 18:00:16,212 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:00:21 18:00:16,215 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:00:21 18:00:16,249 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200816248) 18:00:21 18:00:16,250 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 18:00:21 18:00:16,250 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:00:21 18:00:16,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:00:21 18:00:16,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:00:21 18:00:16,258 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:00:21 18:00:16,258 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:00:21 18:00:16,258 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:00:21 18:00:16,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:00:21 18:00:16,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:00:21 18:00:16,264 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:00:21 18:00:16,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:00:21 18:00:16,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:00:21 18:00:16,299 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:00:21 18:00:16,306 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:00:21 18:00:17,055 |-INFO in ch.qos.logback.classic.pattern.DateConverter@429b336b - Setting zoneId to "UTC" 18:00:21 18:00:17,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:00:21 18:00:17,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:00:21 18:00:17,305 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:00:21 18:00:17,306 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:00:21 18:00:17,306 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:00:21 18:00:17,307 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:00:21 18:00:17,308 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:00:21 18:00:17,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@c9ec20e - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:00:21 18:00:17,308 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:00:21 18:00:17,308 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@164b28c4 - End of configuration. 18:00:21 18:00:17,308 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@529c002c - Registering current configuration as safe fallback point 18:00:21 18:00:21 2024-09-24T18:00:17.487Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : Starting AlternateIdSpec using Java 17.0.6-ea with PID 13133 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 18:00:21 2024-09-24T18:00:17.488Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : No active profile set, falling back to 1 default profile: "default" 18:00:21 2024-09-24T18:00:18.661Z INFO 13133 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 18:00:21 2024-09-24T18:00:18.827Z INFO 13133 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 157 ms. Found 6 JPA repository interfaces. 18:00:21 2024-09-24T18:00:20.510Z INFO 13133 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 18:00:21 2024-09-24T18:00:20.714Z INFO 13133 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@59ad83bd 18:00:21 2024-09-24T18:00:20.716Z INFO 13133 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 18:00:21 2024-09-24T18:00:20.910Z INFO 13133 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 18:00:21 2024-09-24T18:00:21.331Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 18:00:21 2024-09-24T18:00:21.377Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 18:00:21 2024-09-24T18:00:21.611Z INFO 13133 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 18:00:21 2024-09-24T18:00:21.612Z INFO 13133 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 7200821611 18:00:21 2024-09-24T18:00:21.614Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 18:00:21 2024-09-24T18:00:21.679Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 18:00:21 2024-09-24T18:00:21.688Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 18:00:21 2024-09-24T18:00:21.689Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 10ms 18:00:21 2024-09-24T18:00:21.696Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 18:00:21 2024-09-24T18:00:21.706Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 18:00:21 2024-09-24T18:00:21.707Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 10ms 18:00:21 2024-09-24T18:00:21.711Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 18:00:21 2024-09-24T18:00:21.716Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 18:00:21 2024-09-24T18:00:21.716Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 18:00:21 2024-09-24T18:00:21.720Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 18:00:21 2024-09-24T18:00:21.726Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 18:00:21 2024-09-24T18:00:21.726Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 18:00:21 2024-09-24T18:00:21.730Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 18:00:21 2024-09-24T18:00:21.734Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 18:00:21 2024-09-24T18:00:21.735Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 18:00:21 2024-09-24T18:00:21.738Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 18:00:21 2024-09-24T18:00:21.743Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 18:00:21 2024-09-24T18:00:21.744Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 18:00:21 2024-09-24T18:00:21.748Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 18:00:21 2024-09-24T18:00:21.753Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 18:00:21 2024-09-24T18:00:21.753Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 18:00:21 2024-09-24T18:00:21.756Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 18:00:21 2024-09-24T18:00:21.760Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 18:00:21 2024-09-24T18:00:21.760Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 18:00:21 2024-09-24T18:00:21.763Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 18:00:21 2024-09-24T18:00:21.766Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 18:00:21 2024-09-24T18:00:21.767Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.770Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 18:00:21 2024-09-24T18:00:21.773Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 18:00:21 2024-09-24T18:00:21.773Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.776Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 18:00:21 2024-09-24T18:00:21.780Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 18:00:21 2024-09-24T18:00:21.780Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 18:00:21 2024-09-24T18:00:21.783Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 18:00:21 2024-09-24T18:00:21.788Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 18:00:21 2024-09-24T18:00:21.789Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 6ms 18:00:21 2024-09-24T18:00:21.793Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 18:00:21 2024-09-24T18:00:21.797Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 18:00:21 2024-09-24T18:00:21.797Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 4ms 18:00:21 2024-09-24T18:00:21.802Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 18:00:21 2024-09-24T18:00:21.804Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 18:00:21 2024-09-24T18:00:21.805Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.809Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 18:00:21 2024-09-24T18:00:21.813Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 18:00:21 2024-09-24T18:00:21.813Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 4ms 18:00:21 2024-09-24T18:00:21.817Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 18:00:21 2024-09-24T18:00:21.820Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 18:00:21 2024-09-24T18:00:21.821Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 18:00:21 2024-09-24T18:00:21.824Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 18:00:21 2024-09-24T18:00:21.826Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 18:00:21 2024-09-24T18:00:21.827Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.829Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 18:00:21 2024-09-24T18:00:21.832Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 18:00:21 2024-09-24T18:00:21.832Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.835Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 18:00:21 2024-09-24T18:00:21.837Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 18:00:21 2024-09-24T18:00:21.838Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.840Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 18:00:21 2024-09-24T18:00:21.843Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 18:00:21 2024-09-24T18:00:21.843Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.846Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 18:00:21 2024-09-24T18:00:21.848Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 18:00:21 2024-09-24T18:00:21.849Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.851Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 18:00:21 2024-09-24T18:00:21.854Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 18:00:21 2024-09-24T18:00:21.854Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 18:00:21 2024-09-24T18:00:21.856Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 18:00:21 2024-09-24T18:00:21.859Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 18:00:21 2024-09-24T18:00:21.859Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.863Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 18:00:21 2024-09-24T18:00:21.865Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 18:00:21 2024-09-24T18:00:21.865Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 18:00:21 2024-09-24T18:00:21.868Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 18:00:21 2024-09-24T18:00:21.870Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 18:00:21 2024-09-24T18:00:21.870Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 18:00:21 2024-09-24T18:00:21.872Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 18:00:21 2024-09-24T18:00:21.875Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 18:00:21 2024-09-24T18:00:21.875Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.877Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 18:00:21 2024-09-24T18:00:21.879Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 18:00:21 2024-09-24T18:00:21.879Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 18:00:21 2024-09-24T18:00:21.881Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 18:00:21 2024-09-24T18:00:21.883Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 18:00:21 2024-09-24T18:00:21.884Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.886Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 18:00:21 2024-09-24T18:00:21.888Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 18:00:21 2024-09-24T18:00:21.888Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 18:00:21 2024-09-24T18:00:21.890Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 18:00:21 2024-09-24T18:00:21.893Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 18:00:21 2024-09-24T18:00:21.893Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 18:00:21 2024-09-24T18:00:21.895Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 18:00:21 2024-09-24T18:00:21.897Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 18:00:21 2024-09-24T18:00:21.898Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 18:00:21 2024-09-24T18:00:21.900Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 18:00:21 2024-09-24T18:00:21.902Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 18:00:21 2024-09-24T18:00:21.902Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 18:00:21 2024-09-24T18:00:21.904Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 18:00:21 2024-09-24T18:00:21.907Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 18:00:21 2024-09-24T18:00:21.907Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 18:00:46 2024-09-24T18:00:21.910Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 18:00:46 2024-09-24T18:00:21.915Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 18:00:46 2024-09-24T18:00:21.916Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 6ms 18:00:46 2024-09-24T18:00:21.918Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 18:00:46 2024-09-24T18:00:21.920Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 18:00:46 2024-09-24T18:00:21.921Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 18:00:46 2024-09-24T18:00:21.923Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 18:00:46 2024-09-24T18:00:21.925Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 18:00:46 2024-09-24T18:00:21.926Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 18:00:46 2024-09-24T18:00:21.928Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 18:00:46 2024-09-24T18:00:21.931Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 18:00:46 2024-09-24T18:00:21.931Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 18:00:46 2024-09-24T18:00:21.933Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 18:00:46 2024-09-24T18:00:21.936Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 18:00:46 2024-09-24T18:00:21.937Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 18:00:46 2024-09-24T18:00:21.939Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 18:00:46 2024-09-24T18:00:21.943Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 18:00:46 2024-09-24T18:00:21.943Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 18:00:46 2024-09-24T18:00:21.950Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 18:00:46 2024-09-24T18:00:21.968Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 18:00:46 2024-09-24T18:00:21.968Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 17ms 18:00:46 2024-09-24T18:00:21.971Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 18:00:46 2024-09-24T18:00:21.973Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 18:00:46 2024-09-24T18:00:21.973Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 18:00:46 2024-09-24T18:00:21.975Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 18:00:46 2024-09-24T18:00:21.977Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 18:00:46 2024-09-24T18:00:21.978Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms 18:00:46 2024-09-24T18:00:21.980Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 18:00:46 2024-09-24T18:00:21.982Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 18:00:46 2024-09-24T18:00:21.984Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 18:00:46 2024-09-24T18:00:21.984Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 18:00:46 2024-09-24T18:00:21.993Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 18:00:46 2024-09-24T18:00:21.996Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 18:00:46 2024-09-24T18:00:21.997Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 18:00:46 2024-09-24T18:00:22.001Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 18:00:46 2024-09-24T18:00:22.003Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 18:00:46 2024-09-24T18:00:22.006Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 18:00:46 2024-09-24T18:00:22.007Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 6ms 18:00:46 2024-09-24T18:00:22.009Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 18:00:46 2024-09-24T18:00:22.011Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 18:00:46 2024-09-24T18:00:22.012Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 18:00:46 2024-09-24T18:00:22.014Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 18:00:46 2024-09-24T18:00:22.015Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 18:00:46 2024-09-24T18:00:22.016Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 18:00:46 2024-09-24T18:00:22.018Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 18:00:46 2024-09-24T18:00:22.020Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 18:00:46 2024-09-24T18:00:22.020Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 18:00:46 2024-09-24T18:00:22.023Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 18:00:46 2024-09-24T18:00:22.029Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 18:00:46 2024-09-24T18:00:22.033Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 18:00:46 2024-09-24T18:00:22.036Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 18:00:46 2024-09-24T18:00:22.044Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 21ms 18:00:46 2024-09-24T18:00:22.050Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 18:00:46 2024-09-24T18:00:22.057Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 18:00:46 2024-09-24T18:00:22.057Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 7ms 18:00:46 2024-09-24T18:00:22.060Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 18:00:46 2024-09-24T18:00:22.071Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 18:00:46 2024-09-24T18:00:22.073Z INFO 13133 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 13ms 18:00:46 2024-09-24T18:00:22.082Z INFO 13133 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 18:00:46 2024-09-24T18:00:22.082Z INFO 13133 --- [cps-integration-test] [ main] liquibase.util : Run: 51 18:00:46 2024-09-24T18:00:22.082Z INFO 13133 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 18:00:46 2024-09-24T18:00:22.082Z INFO 13133 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 18:00:46 2024-09-24T18:00:22.082Z INFO 13133 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 18:00:46 2024-09-24T18:00:22.082Z INFO 13133 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 18:00:46 2024-09-24T18:00:22.083Z INFO 13133 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 18:00:46 2024-09-24T18:00:22.086Z INFO 13133 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 18:00:46 2024-09-24T18:00:22.086Z INFO 13133 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 51 18:00:46 2024-09-24T18:00:22.089Z INFO 13133 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 18:00:46 2024-09-24T18:00:22.090Z INFO 13133 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 18:00:46 2024-09-24T18:00:22.240Z INFO 13133 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 18:00:46 2024-09-24T18:00:22.332Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 18:00:46 2024-09-24T18:00:22.335Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 18:00:46 2024-09-24T18:00:22.374Z INFO 13133 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 18:00:46 2024-09-24T18:00:22.527Z WARN 13133 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:00:46 2024-09-24T18:00:22.758Z INFO 13133 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 18:00:46 2024-09-24T18:00:24.233Z INFO 13133 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:00:46 2024-09-24T18:00:24.236Z INFO 13133 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 18:00:46 2024-09-24T18:00:24.845Z INFO 13133 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 18:00:46 2024-09-24T18:00:25.701Z WARN 13133 --- [cps-integration-test] [ 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: 18:00:46 --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 18:00:46 2024-09-24T18:00:25.787Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 + + o o o o---o o----o o o---o o o----o o--o--o 18:00:46 + + + + | | / \ / | | / / \ | | 18:00:46 + + + + + o----o o o o o----o | o o o o----o | 18:00:46 + + + + | | / \ / | | \ / \ | | 18:00:46 + + o o o o o---o o----o o----o o---o o o o----o o 18:00:46 2024-09-24T18:00:25.787Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 18:00:46 2024-09-24T18:00:25.787Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 18:00:46 2024-09-24T18:00:25.787Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 18:00:46 2024-09-24T18:00:25.787Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:00:46 2024-09-24T18:00:25.791Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 18:00:46 To enable the Jet engine on the members, do one of the following: 18:00:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:00:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:00:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:00:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:00:46 2024-09-24T18:00:26.019Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 18:00:46 2024-09-24T18:00:26.246Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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. 18:00:46 2024-09-24T18:00:26.351Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 18:00:46 2024-09-24T18:00:26.356Z WARN 13133 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 18:00:46 2024-09-24T18:00:26.672Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:00:46 2024-09-24T18:00:26.677Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 18:00:46 2024-09-24T18:00:28.935Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:1, ver:1} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 this 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:28.954Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 18:00:46 2024-09-24T18:00:29.167Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 + + o o o o---o o----o o o---o o o----o o--o--o 18:00:46 + + + + | | / \ / | | / / \ | | 18:00:46 + + + + + o----o o o o o----o | o o o o----o | 18:00:46 + + + + | | / \ / | | \ / \ | | 18:00:46 + + o o o o o---o o----o o----o o---o o o o----o o 18:00:46 2024-09-24T18:00:29.167Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 18:00:46 2024-09-24T18:00:29.167Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5702 18:00:46 2024-09-24T18:00:29.167Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 18:00:46 2024-09-24T18:00:29.167Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:00:46 2024-09-24T18:00:29.167Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 18:00:46 To enable the Jet engine on the members, do one of the following: 18:00:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:00:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:00:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:00:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:00:46 2024-09-24T18:00:29.172Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 18:00:46 2024-09-24T18:00:29.183Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 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. 18:00:46 2024-09-24T18:00:29.185Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 18:00:46 2024-09-24T18:00:29.185Z WARN 13133 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 18:00:46 2024-09-24T18:00:29.214Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:00:46 2024-09-24T18:00:29.215Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTING 18:00:46 2024-09-24T18:00:29.400Z INFO 13133 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 18:00:46 2024-09-24T18:00:29.466Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.104:39609 18:00:46 2024-09-24T18:00:29.469Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39609 and /10.250.0.254:5701 18:00:46 2024-09-24T18:00:34.532Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:2, ver:2} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 this 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:34.544Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:2, ver:2} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 this 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:34.545Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTED 18:00:46 2024-09-24T18:00:34.554Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 18:00:46 2024-09-24T18:00:34.561Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 + + o o o o---o o----o o o---o o o----o o--o--o 18:00:46 + + + + | | / \ / | | / / \ | | 18:00:46 + + + + + o----o o o o o----o | o o o o----o | 18:00:46 + + + + | | / \ / | | \ / \ | | 18:00:46 + + o o o o o---o o----o o----o o---o o o o----o o 18:00:46 2024-09-24T18:00:34.561Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 18:00:46 2024-09-24T18:00:34.561Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5703 18:00:46 2024-09-24T18:00:34.561Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 18:00:46 2024-09-24T18:00:34.561Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:00:46 2024-09-24T18:00:34.561Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 18:00:46 To enable the Jet engine on the members, do one of the following: 18:00:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:00:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:00:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:00:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:00:46 2024-09-24T18:00:34.566Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 18:00:46 2024-09-24T18:00:34.577Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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. 18:00:46 2024-09-24T18:00:34.578Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 18:00:46 2024-09-24T18:00:34.578Z WARN 13133 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 18:00:46 2024-09-24T18:00:34.623Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:00:46 2024-09-24T18:00:34.623Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTING 18:00:46 2024-09-24T18:00:34.696Z INFO 13133 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 18:00:46 2024-09-24T18:00:34.701Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.104:39799 18:00:46 2024-09-24T18:00:34.710Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39799 and /10.250.0.254:5701 18:00:46 2024-09-24T18:00:39.809Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:3, ver:3} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 this 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:00:46 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:39.819Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:3, ver:3} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:00:46 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 this 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:39.820Z INFO 13133 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 18:00:46 2024-09-24T18:00:39.820Z INFO 13133 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:3, ver:3} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 this 18:00:46 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:39.822Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.104:43077 18:00:46 2024-09-24T18:00:39.823Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.104:43631 18:00:46 2024-09-24T18:00:39.823Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43077 and /10.250.0.254:5703 18:00:46 2024-09-24T18:00:39.832Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43631 and /10.250.0.254:5702 18:00:46 2024-09-24T18:00:40.093Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 18:00:46 2024-09-24T18:00:40.521Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 18:00:40 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 18:00:46 2024-09-24T18:00:40.820Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTED 18:00:46 2024-09-24T18:00:41.471Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 + + o o o o---o o----o o o---o o o----o o--o--o 18:00:46 + + + + | | / \ / | | / / \ | | 18:00:46 + + + + + o----o o o o o----o | o o o o----o | 18:00:46 + + + + | | / \ / | | \ / \ | | 18:00:46 + + o o o o o---o o----o o----o o---o o o o----o o 18:00:46 2024-09-24T18:00:41.471Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 18:00:46 2024-09-24T18:00:41.471Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5704 18:00:46 2024-09-24T18:00:41.471Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 18:00:46 2024-09-24T18:00:41.471Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:00:46 2024-09-24T18:00:41.471Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 18:00:46 To enable the Jet engine on the members, do one of the following: 18:00:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:00:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:00:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:00:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:00:46 2024-09-24T18:00:41.475Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 18:00:46 2024-09-24T18:00:41.487Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 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. 18:00:46 2024-09-24T18:00:41.489Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 18:00:46 2024-09-24T18:00:41.489Z WARN 13133 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 18:00:46 2024-09-24T18:00:41.502Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:00:46 2024-09-24T18:00:41.503Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTING 18:00:46 2024-09-24T18:00:41.580Z INFO 13133 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 18:00:46 2024-09-24T18:00:41.583Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.104:41791 18:00:46 2024-09-24T18:00:41.592Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41791 and /10.250.0.254:5701 18:00:46 2024-09-24T18:00:46.688Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:4, ver:4} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 this 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:00:46 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:00:46 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:46.696Z INFO 13133 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:4, ver:4} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:00:46 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:00:46 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad this 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:46.697Z INFO 13133 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 18:00:46 2024-09-24T18:00:46.697Z INFO 13133 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 18:00:46 2024-09-24T18:00:46.697Z INFO 13133 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 18:00:46 18:00:46 Members {size:4, ver:4} [ 18:00:46 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:00:46 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:00:46 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 this 18:00:46 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:00:46 ] 18:00:46 18:00:46 2024-09-24T18:00:46.700Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.104:49497 18:00:46 2024-09-24T18:00:46.700Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.104:55693 18:01:05 2024-09-24T18:00:46.700Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49497 and /10.250.0.254:5704 18:01:05 2024-09-24T18:00:46.702Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55693 and /10.250.0.254:5702 18:01:05 2024-09-24T18:00:46.703Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.104:39663 18:01:05 2024-09-24T18:00:46.704Z INFO 13133 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:4, ver:4} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 this 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:46.704Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39663 and /10.250.0.254:5703 18:01:05 2024-09-24T18:00:46.705Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.104:36043 18:01:05 2024-09-24T18:00:46.705Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36043 and /10.250.0.254:5704 18:01:05 2024-09-24T18:00:46.951Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 18:01:05 2024-09-24T18:00:47.339Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 18:00:46 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 18:01:05 2024-09-24T18:00:47.697Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTED 18:01:05 2024-09-24T18:00:47.936Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 + + o o o o---o o----o o o---o o o----o o--o--o 18:01:05 + + + + | | / \ / | | / / \ | | 18:01:05 + + + + + o----o o o o o----o | o o o o----o | 18:01:05 + + + + | | / \ / | | \ / \ | | 18:01:05 + + o o o o o---o o----o o----o o---o o o o----o o 18:01:05 2024-09-24T18:00:47.937Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 18:01:05 2024-09-24T18:00:47.937Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5705 18:01:05 2024-09-24T18:00:47.937Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 18:01:05 2024-09-24T18:00:47.937Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:01:05 2024-09-24T18:00:47.937Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 18:01:05 To enable the Jet engine on the members, do one of the following: 18:01:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:01:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:01:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:01:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:01:05 2024-09-24T18:00:47.941Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 18:01:05 2024-09-24T18:00:47.949Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 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. 18:01:05 2024-09-24T18:00:47.951Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 18:01:05 2024-09-24T18:00:47.951Z WARN 13133 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 18:01:05 2024-09-24T18:00:47.959Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:01:05 2024-09-24T18:00:47.960Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTING 18:01:05 2024-09-24T18:00:48.148Z INFO 13133 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 18:01:05 2024-09-24T18:00:48.152Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.104:35849 18:01:05 2024-09-24T18:00:48.156Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35849 and /10.250.0.254:5701 18:01:05 2024-09-24T18:00:53.257Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:5, ver:5} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 this 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:53.265Z INFO 13133 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:5, ver:5} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 this 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:53.266Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:5, ver:5} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 this 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:53.267Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.104:51851 18:01:05 2024-09-24T18:00:53.269Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.104:44805 18:01:05 2024-09-24T18:00:53.269Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:5, ver:5} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 this 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:53.270Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.104:43191 18:01:05 2024-09-24T18:00:53.270Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:44805 and /10.250.0.254:5705 18:01:05 2024-09-24T18:00:53.270Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51851 and /10.250.0.254:5705 18:01:05 2024-09-24T18:00:53.270Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:5, ver:5} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad this 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:53.271Z INFO 13133 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:00:53.271Z INFO 13133 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:00:53.273Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43191 and /10.250.0.254:5705 18:01:05 2024-09-24T18:00:53.274Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.104:38415 18:01:05 2024-09-24T18:00:53.275Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.104:34589 18:01:05 2024-09-24T18:00:53.276Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:34589 and /10.250.0.254:5704 18:01:05 2024-09-24T18:00:53.277Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:38415 and /10.250.0.254:5703 18:01:05 2024-09-24T18:00:53.520Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 18:01:05 2024-09-24T18:00:53.855Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 18:00:53 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 18:01:05 2024-09-24T18:00:54.272Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTED 18:01:05 2024-09-24T18:00:54.293Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 + + o o o o---o o----o o o---o o o----o o--o--o 18:01:05 + + + + | | / \ / | | / / \ | | 18:01:05 + + + + + o----o o o o o----o | o o o o----o | 18:01:05 + + + + | | / \ / | | \ / \ | | 18:01:05 + + o o o o o---o o----o o----o o---o o o o----o o 18:01:05 2024-09-24T18:00:54.293Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 18:01:05 2024-09-24T18:00:54.293Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 18:01:05 2024-09-24T18:00:54.293Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 18:01:05 2024-09-24T18:00:54.293Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:01:05 2024-09-24T18:00:54.293Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 18:01:05 To enable the Jet engine on the members, do one of the following: 18:01:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:01:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:01:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:01:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:01:05 2024-09-24T18:00:54.297Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 18:01:05 2024-09-24T18:00:54.305Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 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. 18:01:05 2024-09-24T18:00:54.307Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 18:01:05 2024-09-24T18:00:54.307Z WARN 13133 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 18:01:05 2024-09-24T18:00:54.315Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:01:05 2024-09-24T18:00:54.316Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 18:01:05 2024-09-24T18:00:54.427Z INFO 13133 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 18:01:05 2024-09-24T18:00:54.429Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.104:47537 18:01:05 2024-09-24T18:00:54.429Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:47537 and /10.250.0.254:5701 18:01:05 2024-09-24T18:00:59.535Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:6, ver:6} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 this 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:59.544Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:6, ver:6} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 this 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:59.544Z INFO 13133 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:6, ver:6} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c this 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:59.546Z INFO 13133 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:00:59.549Z INFO 13133 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:00:59.549Z INFO 13133 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:00:59.549Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.104:51433 18:01:05 2024-09-24T18:00:59.549Z INFO 13133 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:00:59.551Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.104:51695 18:01:05 2024-09-24T18:00:59.551Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.104:37175 18:01:05 2024-09-24T18:00:59.552Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.104:58329 18:01:05 2024-09-24T18:00:59.552Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58329 and /10.250.0.254:5706 18:01:05 2024-09-24T18:00:59.553Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:6, ver:6} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 this 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:59.553Z INFO 13133 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:6, ver:6} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 this 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:59.555Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.104:52065 18:01:05 2024-09-24T18:00:59.556Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51695 and /10.250.0.254:5703 18:01:05 2024-09-24T18:00:59.556Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37175 and /10.250.0.254:5706 18:01:05 2024-09-24T18:00:59.556Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.104:54103 18:01:05 2024-09-24T18:00:59.558Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.104:49035 18:01:05 2024-09-24T18:00:59.560Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51433 and /10.250.0.254:5702 18:01:05 2024-09-24T18:00:59.560Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.104:54607 18:01:05 2024-09-24T18:00:59.562Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49035 and /10.250.0.254:5706 18:01:05 2024-09-24T18:00:59.562Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52065 and /10.250.0.254:5704 18:01:05 2024-09-24T18:00:59.563Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:54607 and /10.250.0.254:5706 18:01:05 2024-09-24T18:00:59.568Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:54103 and /10.250.0.254:5705 18:01:05 2024-09-24T18:00:59.569Z INFO 13133 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:6, ver:6} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad this 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:00:59.806Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 442 18:01:05 2024-09-24T18:01:00.501Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 18:00:59 UTC 2024, plannedMigrations=442, completedMigrations=442, remainingMigrations=0, totalCompletedMigrations=1255) 18:01:05 2024-09-24T18:01:00.547Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 18:01:05 2024-09-24T18:01:00.552Z INFO 13133 --- [cps-integration-test] [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=123.8M, heap.memory.free=239.6M, heap.memory.total=364.0M, heap.memory.max=7.8G, heap.memory.used/total=34.02%, heap.memory.used/max=1.55%, minor.gc.count=31, minor.gc.time=490ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=70.59%, load.systemAverage=2.03, thread.count=345, thread.peakCount=345, cluster.timeDiff=-8, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1286, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=9, client.connection.count=0, connection.count=5 18:01:05 2024-09-24T18:01:00.638Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 + + o o o o---o o----o o o---o o o----o o--o--o 18:01:05 + + + + | | / \ / | | / / \ | | 18:01:05 + + + + + o----o o o o o----o | o o o o----o | 18:01:05 + + + + | | / \ / | | \ / \ | | 18:01:05 + + o o o o o---o o----o o----o o---o o o o----o o 18:01:05 2024-09-24T18:01:00.638Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 18:01:05 2024-09-24T18:01:00.639Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5707 18:01:05 2024-09-24T18:01:00.639Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 18:01:05 2024-09-24T18:01:00.639Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 18:01:05 2024-09-24T18:01:00.639Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 18:01:05 To enable the Jet engine on the members, do one of the following: 18:01:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 18:01:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 18:01:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 18:01:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 18:01:05 2024-09-24T18:01:00.642Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 18:01:05 2024-09-24T18:01:00.650Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 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. 18:01:05 2024-09-24T18:01:00.652Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 18:01:05 2024-09-24T18:01:00.652Z WARN 13133 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 18:01:05 2024-09-24T18:01:00.660Z INFO 13133 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 18:01:05 2024-09-24T18:01:00.660Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTING 18:01:05 2024-09-24T18:01:00.739Z INFO 13133 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 18:01:05 2024-09-24T18:01:00.753Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.104:60833 18:01:05 2024-09-24T18:01:00.754Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60833 and /10.250.0.254:5701 18:01:05 2024-09-24T18:01:05.846Z INFO 13133 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:7, ver:7} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 this 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 Member [10.250.0.254]:5707 - ad62de23-fa8a-4dc1-877c-61aa6c1710c9 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:01:05.856Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:7, ver:7} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 this 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 Member [10.250.0.254]:5707 - ad62de23-fa8a-4dc1-877c-61aa6c1710c9 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:01:05.856Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:7, ver:7} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 Member [10.250.0.254]:5707 - ad62de23-fa8a-4dc1-877c-61aa6c1710c9 this 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:01:05.856Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:7, ver:7} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 this 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 Member [10.250.0.254]:5707 - ad62de23-fa8a-4dc1-877c-61aa6c1710c9 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:01:05.857Z INFO 13133 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:01:05.857Z INFO 13133 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:01:05.858Z INFO 13133 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:01:05.858Z INFO 13133 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:01:05.858Z INFO 13133 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 18:01:05 2024-09-24T18:01:05.859Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.104:53055 18:01:05 2024-09-24T18:01:05.860Z INFO 13133 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:7, ver:7} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c this 18:01:05 Member [10.250.0.254]:5707 - ad62de23-fa8a-4dc1-877c-61aa6c1710c9 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:01:05.868Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.104:46237 18:01:05 2024-09-24T18:01:05.869Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.104:52847 18:01:05 2024-09-24T18:01:05.869Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.104:53979 18:01:05 2024-09-24T18:01:05.869Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53055 and /10.250.0.254:5702 18:01:05 2024-09-24T18:01:05.869Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.104:46759 18:01:05 2024-09-24T18:01:05.870Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52847 and /10.250.0.254:5705 18:01:05 2024-09-24T18:01:05.870Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46237 and /10.250.0.254:5704 18:01:05 2024-09-24T18:01:05.870Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46759 and /10.250.0.254:5707 18:01:05 2024-09-24T18:01:05.870Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.104:53739 18:01:05 2024-09-24T18:01:05.870Z INFO 13133 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 18:01:05 18:01:05 Members {size:7, ver:7} [ 18:01:05 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:05 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:05 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:05 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad 18:01:05 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 this 18:01:05 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:05 Member [10.250.0.254]:5707 - ad62de23-fa8a-4dc1-877c-61aa6c1710c9 18:01:05 ] 18:01:05 18:01:05 2024-09-24T18:01:05.870Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.104:52863 18:01:05 2024-09-24T18:01:05.875Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.104:51319 18:01:09 2024-09-24T18:01:05.876Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53979 and /10.250.0.254:5706 18:01:09 2024-09-24T18:01:05.876Z INFO 13133 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 18:01:09 18:01:09 Members {size:7, ver:7} [ 18:01:09 Member [10.250.0.254]:5701 - aa2014ee-2482-42ba-a10d-4e9f214b7324 18:01:09 Member [10.250.0.254]:5702 - 401f2e83-cf63-4938-8fdc-ca944e34ec47 18:01:09 Member [10.250.0.254]:5703 - 0e26d0de-2b52-44ce-ad7e-f969edff4713 18:01:09 Member [10.250.0.254]:5704 - f668445b-15e5-4775-8e7c-5565342b8fad this 18:01:09 Member [10.250.0.254]:5705 - 55bd155e-3f83-4671-be9a-2f852fe1b3f0 18:01:09 Member [10.250.0.254]:5706 - 4a5fa77a-d198-433e-a498-57eba75f808c 18:01:09 Member [10.250.0.254]:5707 - ad62de23-fa8a-4dc1-877c-61aa6c1710c9 18:01:09 ] 18:01:09 18:01:09 2024-09-24T18:01:05.876Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.104:41131 18:01:09 2024-09-24T18:01:05.879Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52863 and /10.250.0.254:5707 18:01:09 2024-09-24T18:01:05.879Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53739 and /10.250.0.254:5707 18:01:09 2024-09-24T18:01:05.883Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51319 and /10.250.0.254:5707 18:01:09 2024-09-24T18:01:05.883Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.104:36301 18:01:09 2024-09-24T18:01:05.884Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41131 and /10.250.0.254:5707 18:01:09 2024-09-24T18:01:05.884Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36301 and /10.250.0.254:5703 18:01:09 2024-09-24T18:01:06.125Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 573 18:01:09 2024-09-24T18:01:06.871Z INFO 13133 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTED 18:01:09 2024-09-24T18:01:07.387Z INFO 13133 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Sep 24 18:01:06 UTC 2024, plannedMigrations=573, completedMigrations=573, remainingMigrations=0, totalCompletedMigrations=1828) 18:01:09 2024-09-24T18:01:07.573Z WARN 13133 --- [cps-integration-test] [ 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 18:01:09 2024-09-24T18:01:08.612Z INFO 13133 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:01:09 2024-09-24T18:01:08.613Z INFO 13133 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:01:09 2024-09-24T18:01:08.624Z INFO 13133 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 18:01:09 2024-09-24T18:01:08.645Z INFO 13133 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 32 ms 18:01:09 2024-09-24T18:01:08.822Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:09 allow.auto.create.topics = true 18:01:09 auto.commit.interval.ms = 5000 18:01:09 auto.include.jmx.reporter = true 18:01:09 auto.offset.reset = latest 18:01:09 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:09 check.crcs = true 18:01:09 client.dns.lookup = use_all_dns_ips 18:01:09 client.id = consumer-ncmp-group-1 18:01:09 client.rack = 18:01:09 connections.max.idle.ms = 540000 18:01:09 default.api.timeout.ms = 60000 18:01:09 enable.auto.commit = false 18:01:09 exclude.internal.topics = true 18:01:09 fetch.max.bytes = 52428800 18:01:09 fetch.max.wait.ms = 500 18:01:09 fetch.min.bytes = 1 18:01:09 group.id = ncmp-group 18:01:09 group.instance.id = null 18:01:09 heartbeat.interval.ms = 3000 18:01:09 interceptor.classes = [] 18:01:09 internal.leave.group.on.close = true 18:01:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:09 isolation.level = read_uncommitted 18:01:09 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 max.partition.fetch.bytes = 1048576 18:01:09 max.poll.interval.ms = 300000 18:01:09 max.poll.records = 500 18:01:09 metadata.max.age.ms = 300000 18:01:09 metric.reporters = [] 18:01:09 metrics.num.samples = 2 18:01:09 metrics.recording.level = INFO 18:01:09 metrics.sample.window.ms = 30000 18:01:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:09 receive.buffer.bytes = 65536 18:01:09 reconnect.backoff.max.ms = 1000 18:01:09 reconnect.backoff.ms = 50 18:01:09 request.timeout.ms = 30000 18:01:09 retry.backoff.ms = 100 18:01:09 sasl.client.callback.handler.class = null 18:01:09 sasl.jaas.config = null 18:01:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:09 sasl.kerberos.min.time.before.relogin = 60000 18:01:09 sasl.kerberos.service.name = null 18:01:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:09 sasl.login.callback.handler.class = null 18:01:09 sasl.login.class = null 18:01:09 sasl.login.connect.timeout.ms = null 18:01:09 sasl.login.read.timeout.ms = null 18:01:09 sasl.login.refresh.buffer.seconds = 300 18:01:09 sasl.login.refresh.min.period.seconds = 60 18:01:09 sasl.login.refresh.window.factor = 0.8 18:01:09 sasl.login.refresh.window.jitter = 0.05 18:01:09 sasl.login.retry.backoff.max.ms = 10000 18:01:09 sasl.login.retry.backoff.ms = 100 18:01:09 sasl.mechanism = GSSAPI 18:01:09 sasl.oauthbearer.clock.skew.seconds = 30 18:01:09 sasl.oauthbearer.expected.audience = null 18:01:09 sasl.oauthbearer.expected.issuer = null 18:01:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:09 sasl.oauthbearer.jwks.endpoint.url = null 18:01:09 sasl.oauthbearer.scope.claim.name = scope 18:01:09 sasl.oauthbearer.sub.claim.name = sub 18:01:09 sasl.oauthbearer.token.endpoint.url = null 18:01:09 security.protocol = PLAINTEXT 18:01:09 security.providers = null 18:01:09 send.buffer.bytes = 131072 18:01:09 session.timeout.ms = 45000 18:01:09 socket.connection.setup.timeout.max.ms = 30000 18:01:09 socket.connection.setup.timeout.ms = 10000 18:01:09 ssl.cipher.suites = null 18:01:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:09 ssl.endpoint.identification.algorithm = https 18:01:09 ssl.engine.factory.class = null 18:01:09 ssl.key.password = null 18:01:09 ssl.keymanager.algorithm = SunX509 18:01:09 ssl.keystore.certificate.chain = null 18:01:09 ssl.keystore.key = null 18:01:09 ssl.keystore.location = null 18:01:09 ssl.keystore.password = null 18:01:09 ssl.keystore.type = JKS 18:01:09 ssl.protocol = TLSv1.3 18:01:09 ssl.provider = null 18:01:09 ssl.secure.random.implementation = null 18:01:09 ssl.trustmanager.algorithm = PKIX 18:01:09 ssl.truststore.certificates = null 18:01:09 ssl.truststore.location = null 18:01:09 ssl.truststore.password = null 18:01:09 ssl.truststore.type = JKS 18:01:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 18:01:09 2024-09-24T18:01:08.929Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:01:09 2024-09-24T18:01:08.930Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:09 2024-09-24T18:01:08.930Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:09 2024-09-24T18:01:08.930Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200868929 18:01:09 2024-09-24T18:01:08.938Z INFO 13133 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 18:01:09 2024-09-24T18:01:08.948Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:09 allow.auto.create.topics = true 18:01:09 auto.commit.interval.ms = 5000 18:01:09 auto.include.jmx.reporter = true 18:01:09 auto.offset.reset = latest 18:01:09 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:09 check.crcs = true 18:01:09 client.dns.lookup = use_all_dns_ips 18:01:09 client.id = consumer-ncmp-group-2 18:01:09 client.rack = 18:01:09 connections.max.idle.ms = 540000 18:01:09 default.api.timeout.ms = 60000 18:01:09 enable.auto.commit = false 18:01:09 exclude.internal.topics = true 18:01:09 fetch.max.bytes = 52428800 18:01:09 fetch.max.wait.ms = 500 18:01:09 fetch.min.bytes = 1 18:01:09 group.id = ncmp-group 18:01:09 group.instance.id = null 18:01:09 heartbeat.interval.ms = 3000 18:01:09 interceptor.classes = [] 18:01:09 internal.leave.group.on.close = true 18:01:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:09 isolation.level = read_uncommitted 18:01:09 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 max.partition.fetch.bytes = 1048576 18:01:09 max.poll.interval.ms = 300000 18:01:09 max.poll.records = 500 18:01:09 metadata.max.age.ms = 300000 18:01:09 metric.reporters = [] 18:01:09 metrics.num.samples = 2 18:01:09 metrics.recording.level = INFO 18:01:09 metrics.sample.window.ms = 30000 18:01:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:09 receive.buffer.bytes = 65536 18:01:09 reconnect.backoff.max.ms = 1000 18:01:09 reconnect.backoff.ms = 50 18:01:09 request.timeout.ms = 30000 18:01:09 retry.backoff.ms = 100 18:01:09 sasl.client.callback.handler.class = null 18:01:09 sasl.jaas.config = null 18:01:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:09 sasl.kerberos.min.time.before.relogin = 60000 18:01:09 sasl.kerberos.service.name = null 18:01:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:09 sasl.login.callback.handler.class = null 18:01:09 sasl.login.class = null 18:01:09 sasl.login.connect.timeout.ms = null 18:01:09 sasl.login.read.timeout.ms = null 18:01:09 sasl.login.refresh.buffer.seconds = 300 18:01:09 sasl.login.refresh.min.period.seconds = 60 18:01:09 sasl.login.refresh.window.factor = 0.8 18:01:09 sasl.login.refresh.window.jitter = 0.05 18:01:09 sasl.login.retry.backoff.max.ms = 10000 18:01:09 sasl.login.retry.backoff.ms = 100 18:01:09 sasl.mechanism = GSSAPI 18:01:09 sasl.oauthbearer.clock.skew.seconds = 30 18:01:09 sasl.oauthbearer.expected.audience = null 18:01:09 sasl.oauthbearer.expected.issuer = null 18:01:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:09 sasl.oauthbearer.jwks.endpoint.url = null 18:01:09 sasl.oauthbearer.scope.claim.name = scope 18:01:09 sasl.oauthbearer.sub.claim.name = sub 18:01:09 sasl.oauthbearer.token.endpoint.url = null 18:01:09 security.protocol = PLAINTEXT 18:01:09 security.providers = null 18:01:09 send.buffer.bytes = 131072 18:01:09 session.timeout.ms = 45000 18:01:09 socket.connection.setup.timeout.max.ms = 30000 18:01:09 socket.connection.setup.timeout.ms = 10000 18:01:09 ssl.cipher.suites = null 18:01:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:09 ssl.endpoint.identification.algorithm = https 18:01:09 ssl.engine.factory.class = null 18:01:09 ssl.key.password = null 18:01:09 ssl.keymanager.algorithm = SunX509 18:01:09 ssl.keystore.certificate.chain = null 18:01:09 ssl.keystore.key = null 18:01:09 ssl.keystore.location = null 18:01:09 ssl.keystore.password = null 18:01:09 ssl.keystore.type = JKS 18:01:09 ssl.protocol = TLSv1.3 18:01:09 ssl.provider = null 18:01:09 ssl.secure.random.implementation = null 18:01:09 ssl.trustmanager.algorithm = PKIX 18:01:09 ssl.truststore.certificates = null 18:01:09 ssl.truststore.location = null 18:01:09 ssl.truststore.password = null 18:01:09 ssl.truststore.type = JKS 18:01:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 18:01:09 2024-09-24T18:01:08.954Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:01:09 2024-09-24T18:01:08.954Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:09 2024-09-24T18:01:08.954Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:09 2024-09-24T18:01:08.954Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200868954 18:01:09 2024-09-24T18:01:08.954Z INFO 13133 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 18:01:09 2024-09-24T18:01:08.955Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:09 allow.auto.create.topics = true 18:01:09 auto.commit.interval.ms = 5000 18:01:09 auto.include.jmx.reporter = true 18:01:09 auto.offset.reset = latest 18:01:09 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:09 check.crcs = true 18:01:09 client.dns.lookup = use_all_dns_ips 18:01:09 client.id = consumer-ncmp-data-operation-event-group-3 18:01:09 client.rack = 18:01:09 connections.max.idle.ms = 540000 18:01:09 default.api.timeout.ms = 60000 18:01:09 enable.auto.commit = false 18:01:09 exclude.internal.topics = true 18:01:09 fetch.max.bytes = 52428800 18:01:09 fetch.max.wait.ms = 500 18:01:09 fetch.min.bytes = 1 18:01:09 group.id = ncmp-data-operation-event-group 18:01:09 group.instance.id = null 18:01:09 heartbeat.interval.ms = 3000 18:01:09 interceptor.classes = [] 18:01:09 internal.leave.group.on.close = true 18:01:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:09 isolation.level = read_uncommitted 18:01:09 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 max.partition.fetch.bytes = 1048576 18:01:09 max.poll.interval.ms = 300000 18:01:09 max.poll.records = 500 18:01:09 metadata.max.age.ms = 300000 18:01:09 metric.reporters = [] 18:01:09 metrics.num.samples = 2 18:01:09 metrics.recording.level = INFO 18:01:09 metrics.sample.window.ms = 30000 18:01:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:09 receive.buffer.bytes = 65536 18:01:09 reconnect.backoff.max.ms = 1000 18:01:09 reconnect.backoff.ms = 50 18:01:09 request.timeout.ms = 30000 18:01:09 retry.backoff.ms = 100 18:01:09 sasl.client.callback.handler.class = null 18:01:09 sasl.jaas.config = null 18:01:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:09 sasl.kerberos.min.time.before.relogin = 60000 18:01:09 sasl.kerberos.service.name = null 18:01:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:09 sasl.login.callback.handler.class = null 18:01:09 sasl.login.class = null 18:01:09 sasl.login.connect.timeout.ms = null 18:01:09 sasl.login.read.timeout.ms = null 18:01:09 sasl.login.refresh.buffer.seconds = 300 18:01:09 sasl.login.refresh.min.period.seconds = 60 18:01:09 sasl.login.refresh.window.factor = 0.8 18:01:09 sasl.login.refresh.window.jitter = 0.05 18:01:09 sasl.login.retry.backoff.max.ms = 10000 18:01:09 sasl.login.retry.backoff.ms = 100 18:01:09 sasl.mechanism = GSSAPI 18:01:09 sasl.oauthbearer.clock.skew.seconds = 30 18:01:09 sasl.oauthbearer.expected.audience = null 18:01:09 sasl.oauthbearer.expected.issuer = null 18:01:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:09 sasl.oauthbearer.jwks.endpoint.url = null 18:01:09 sasl.oauthbearer.scope.claim.name = scope 18:01:09 sasl.oauthbearer.sub.claim.name = sub 18:01:09 sasl.oauthbearer.token.endpoint.url = null 18:01:09 security.protocol = PLAINTEXT 18:01:09 security.providers = null 18:01:09 send.buffer.bytes = 131072 18:01:09 session.timeout.ms = 45000 18:01:09 socket.connection.setup.timeout.max.ms = 30000 18:01:09 socket.connection.setup.timeout.ms = 10000 18:01:09 ssl.cipher.suites = null 18:01:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:09 ssl.endpoint.identification.algorithm = https 18:01:09 ssl.engine.factory.class = null 18:01:09 ssl.key.password = null 18:01:09 ssl.keymanager.algorithm = SunX509 18:01:09 ssl.keystore.certificate.chain = null 18:01:09 ssl.keystore.key = null 18:01:09 ssl.keystore.location = null 18:01:09 ssl.keystore.password = null 18:01:09 ssl.keystore.type = JKS 18:01:09 ssl.protocol = TLSv1.3 18:01:09 ssl.provider = null 18:01:09 ssl.secure.random.implementation = null 18:01:09 ssl.trustmanager.algorithm = PKIX 18:01:09 ssl.truststore.certificates = null 18:01:09 ssl.truststore.location = null 18:01:09 ssl.truststore.password = null 18:01:09 ssl.truststore.type = JKS 18:01:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 18:01:09 2024-09-24T18:01:08.960Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:01:09 2024-09-24T18:01:08.960Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:09 2024-09-24T18:01:08.960Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:09 2024-09-24T18:01:08.961Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200868960 18:01:09 2024-09-24T18:01:08.961Z INFO 13133 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 18:01:09 2024-09-24T18:01:08.986Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:09 allow.auto.create.topics = true 18:01:09 auto.commit.interval.ms = 5000 18:01:09 auto.include.jmx.reporter = true 18:01:09 auto.offset.reset = latest 18:01:09 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:09 check.crcs = true 18:01:09 client.dns.lookup = use_all_dns_ips 18:01:09 client.id = consumer-ncmp-async-rest-request-event-group-4 18:01:09 client.rack = 18:01:09 connections.max.idle.ms = 540000 18:01:09 default.api.timeout.ms = 60000 18:01:09 enable.auto.commit = false 18:01:09 exclude.internal.topics = true 18:01:09 fetch.max.bytes = 52428800 18:01:09 fetch.max.wait.ms = 500 18:01:09 fetch.min.bytes = 1 18:01:09 group.id = ncmp-async-rest-request-event-group 18:01:09 group.instance.id = null 18:01:09 heartbeat.interval.ms = 3000 18:01:09 interceptor.classes = [] 18:01:09 internal.leave.group.on.close = true 18:01:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:09 isolation.level = read_uncommitted 18:01:09 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 max.partition.fetch.bytes = 1048576 18:01:09 max.poll.interval.ms = 300000 18:01:09 max.poll.records = 500 18:01:09 metadata.max.age.ms = 300000 18:01:09 metric.reporters = [] 18:01:09 metrics.num.samples = 2 18:01:09 metrics.recording.level = INFO 18:01:09 metrics.sample.window.ms = 30000 18:01:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:09 receive.buffer.bytes = 65536 18:01:09 reconnect.backoff.max.ms = 1000 18:01:09 reconnect.backoff.ms = 50 18:01:09 request.timeout.ms = 30000 18:01:09 retry.backoff.ms = 100 18:01:09 sasl.client.callback.handler.class = null 18:01:09 sasl.jaas.config = null 18:01:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:09 sasl.kerberos.min.time.before.relogin = 60000 18:01:09 sasl.kerberos.service.name = null 18:01:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:09 sasl.login.callback.handler.class = null 18:01:09 sasl.login.class = null 18:01:09 sasl.login.connect.timeout.ms = null 18:01:09 sasl.login.read.timeout.ms = null 18:01:09 sasl.login.refresh.buffer.seconds = 300 18:01:09 sasl.login.refresh.min.period.seconds = 60 18:01:09 sasl.login.refresh.window.factor = 0.8 18:01:09 sasl.login.refresh.window.jitter = 0.05 18:01:09 sasl.login.retry.backoff.max.ms = 10000 18:01:09 sasl.login.retry.backoff.ms = 100 18:01:09 sasl.mechanism = GSSAPI 18:01:09 sasl.oauthbearer.clock.skew.seconds = 30 18:01:09 sasl.oauthbearer.expected.audience = null 18:01:09 sasl.oauthbearer.expected.issuer = null 18:01:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:09 sasl.oauthbearer.jwks.endpoint.url = null 18:01:09 sasl.oauthbearer.scope.claim.name = scope 18:01:09 sasl.oauthbearer.sub.claim.name = sub 18:01:09 sasl.oauthbearer.token.endpoint.url = null 18:01:09 security.protocol = PLAINTEXT 18:01:09 security.providers = null 18:01:09 send.buffer.bytes = 131072 18:01:09 session.timeout.ms = 45000 18:01:09 socket.connection.setup.timeout.max.ms = 30000 18:01:09 socket.connection.setup.timeout.ms = 10000 18:01:09 ssl.cipher.suites = null 18:01:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:09 ssl.endpoint.identification.algorithm = https 18:01:09 ssl.engine.factory.class = null 18:01:09 ssl.key.password = null 18:01:09 ssl.keymanager.algorithm = SunX509 18:01:09 ssl.keystore.certificate.chain = null 18:01:09 ssl.keystore.key = null 18:01:09 ssl.keystore.location = null 18:01:09 ssl.keystore.password = null 18:01:09 ssl.keystore.type = JKS 18:01:09 ssl.protocol = TLSv1.3 18:01:09 ssl.provider = null 18:01:09 ssl.secure.random.implementation = null 18:01:09 ssl.trustmanager.algorithm = PKIX 18:01:09 ssl.truststore.certificates = null 18:01:09 ssl.truststore.location = null 18:01:09 ssl.truststore.password = null 18:01:09 ssl.truststore.type = JKS 18:01:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 18:01:09 2024-09-24T18:01:09.053Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:09 2024-09-24T18:01:09.053Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:09 2024-09-24T18:01:09.053Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200869053 18:01:09 2024-09-24T18:01:09.054Z INFO 13133 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 18:01:09 2024-09-24T18:01:09.090Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:09 allow.auto.create.topics = true 18:01:09 auto.commit.interval.ms = 5000 18:01:09 auto.include.jmx.reporter = true 18:01:09 auto.offset.reset = latest 18:01:09 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:09 check.crcs = true 18:01:09 client.dns.lookup = use_all_dns_ips 18:01:09 client.id = consumer-ncmp-group-5 18:01:09 client.rack = 18:01:09 connections.max.idle.ms = 540000 18:01:09 default.api.timeout.ms = 60000 18:01:09 enable.auto.commit = false 18:01:09 exclude.internal.topics = true 18:01:09 fetch.max.bytes = 52428800 18:01:09 fetch.max.wait.ms = 500 18:01:09 fetch.min.bytes = 1 18:01:09 group.id = ncmp-group 18:01:09 group.instance.id = null 18:01:09 heartbeat.interval.ms = 3000 18:01:09 interceptor.classes = [] 18:01:09 internal.leave.group.on.close = true 18:01:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:09 isolation.level = read_uncommitted 18:01:09 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 max.partition.fetch.bytes = 1048576 18:01:09 max.poll.interval.ms = 300000 18:01:09 max.poll.records = 500 18:01:09 metadata.max.age.ms = 300000 18:01:09 metric.reporters = [] 18:01:09 metrics.num.samples = 2 18:01:09 metrics.recording.level = INFO 18:01:09 metrics.sample.window.ms = 30000 18:01:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:09 receive.buffer.bytes = 65536 18:01:09 reconnect.backoff.max.ms = 1000 18:01:09 reconnect.backoff.ms = 50 18:01:09 request.timeout.ms = 30000 18:01:09 retry.backoff.ms = 100 18:01:09 sasl.client.callback.handler.class = null 18:01:09 sasl.jaas.config = null 18:01:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:09 sasl.kerberos.min.time.before.relogin = 60000 18:01:09 sasl.kerberos.service.name = null 18:01:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:09 sasl.login.callback.handler.class = null 18:01:09 sasl.login.class = null 18:01:09 sasl.login.connect.timeout.ms = null 18:01:09 sasl.login.read.timeout.ms = null 18:01:09 sasl.login.refresh.buffer.seconds = 300 18:01:09 sasl.login.refresh.min.period.seconds = 60 18:01:09 sasl.login.refresh.window.factor = 0.8 18:01:09 sasl.login.refresh.window.jitter = 0.05 18:01:09 sasl.login.retry.backoff.max.ms = 10000 18:01:09 sasl.login.retry.backoff.ms = 100 18:01:09 sasl.mechanism = GSSAPI 18:01:09 sasl.oauthbearer.clock.skew.seconds = 30 18:01:09 sasl.oauthbearer.expected.audience = null 18:01:09 sasl.oauthbearer.expected.issuer = null 18:01:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:09 sasl.oauthbearer.jwks.endpoint.url = null 18:01:09 sasl.oauthbearer.scope.claim.name = scope 18:01:09 sasl.oauthbearer.sub.claim.name = sub 18:01:09 sasl.oauthbearer.token.endpoint.url = null 18:01:09 security.protocol = PLAINTEXT 18:01:09 security.providers = null 18:01:09 send.buffer.bytes = 131072 18:01:09 session.timeout.ms = 45000 18:01:09 socket.connection.setup.timeout.max.ms = 30000 18:01:09 socket.connection.setup.timeout.ms = 10000 18:01:09 ssl.cipher.suites = null 18:01:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:09 ssl.endpoint.identification.algorithm = https 18:01:09 ssl.engine.factory.class = null 18:01:09 ssl.key.password = null 18:01:09 ssl.keymanager.algorithm = SunX509 18:01:09 ssl.keystore.certificate.chain = null 18:01:09 ssl.keystore.key = null 18:01:09 ssl.keystore.location = null 18:01:09 ssl.keystore.password = null 18:01:09 ssl.keystore.type = JKS 18:01:09 ssl.protocol = TLSv1.3 18:01:09 ssl.provider = null 18:01:09 ssl.secure.random.implementation = null 18:01:09 ssl.trustmanager.algorithm = PKIX 18:01:09 ssl.truststore.certificates = null 18:01:09 ssl.truststore.location = null 18:01:09 ssl.truststore.password = null 18:01:09 ssl.truststore.type = JKS 18:01:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 18:01:09 2024-09-24T18:01:09.095Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:01:09 2024-09-24T18:01:09.095Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:09 2024-09-24T18:01:09.095Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:09 2024-09-24T18:01:09.095Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200869095 18:01:09 2024-09-24T18:01:09.095Z INFO 13133 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 18:01:09 2024-09-24T18:01:09.097Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:09 allow.auto.create.topics = true 18:01:09 auto.commit.interval.ms = 5000 18:01:09 auto.include.jmx.reporter = true 18:01:09 auto.offset.reset = latest 18:01:09 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:09 check.crcs = true 18:01:09 client.dns.lookup = use_all_dns_ips 18:01:09 client.id = consumer-ncmp-group-6 18:01:09 client.rack = 18:01:09 connections.max.idle.ms = 540000 18:01:09 default.api.timeout.ms = 60000 18:01:09 enable.auto.commit = false 18:01:09 exclude.internal.topics = true 18:01:09 fetch.max.bytes = 52428800 18:01:09 fetch.max.wait.ms = 500 18:01:09 fetch.min.bytes = 1 18:01:09 group.id = ncmp-group 18:01:09 group.instance.id = null 18:01:09 heartbeat.interval.ms = 3000 18:01:09 interceptor.classes = [] 18:01:09 internal.leave.group.on.close = true 18:01:09 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:09 isolation.level = read_uncommitted 18:01:09 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 max.partition.fetch.bytes = 1048576 18:01:09 max.poll.interval.ms = 300000 18:01:09 max.poll.records = 500 18:01:09 metadata.max.age.ms = 300000 18:01:09 metric.reporters = [] 18:01:09 metrics.num.samples = 2 18:01:09 metrics.recording.level = INFO 18:01:09 metrics.sample.window.ms = 30000 18:01:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:09 receive.buffer.bytes = 65536 18:01:09 reconnect.backoff.max.ms = 1000 18:01:09 reconnect.backoff.ms = 50 18:01:09 request.timeout.ms = 30000 18:01:09 retry.backoff.ms = 100 18:01:09 sasl.client.callback.handler.class = null 18:01:09 sasl.jaas.config = null 18:01:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:09 sasl.kerberos.min.time.before.relogin = 60000 18:01:09 sasl.kerberos.service.name = null 18:01:09 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:09 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:09 sasl.login.callback.handler.class = null 18:01:09 sasl.login.class = null 18:01:09 sasl.login.connect.timeout.ms = null 18:01:09 sasl.login.read.timeout.ms = null 18:01:09 sasl.login.refresh.buffer.seconds = 300 18:01:09 sasl.login.refresh.min.period.seconds = 60 18:01:09 sasl.login.refresh.window.factor = 0.8 18:01:09 sasl.login.refresh.window.jitter = 0.05 18:01:09 sasl.login.retry.backoff.max.ms = 10000 18:01:09 sasl.login.retry.backoff.ms = 100 18:01:09 sasl.mechanism = GSSAPI 18:01:09 sasl.oauthbearer.clock.skew.seconds = 30 18:01:09 sasl.oauthbearer.expected.audience = null 18:01:09 sasl.oauthbearer.expected.issuer = null 18:01:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:09 sasl.oauthbearer.jwks.endpoint.url = null 18:01:09 sasl.oauthbearer.scope.claim.name = scope 18:01:09 sasl.oauthbearer.sub.claim.name = sub 18:01:09 sasl.oauthbearer.token.endpoint.url = null 18:01:09 security.protocol = PLAINTEXT 18:01:09 security.providers = null 18:01:09 send.buffer.bytes = 131072 18:01:09 session.timeout.ms = 45000 18:01:09 socket.connection.setup.timeout.max.ms = 30000 18:01:09 socket.connection.setup.timeout.ms = 10000 18:01:09 ssl.cipher.suites = null 18:01:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:09 ssl.endpoint.identification.algorithm = https 18:01:09 ssl.engine.factory.class = null 18:01:09 ssl.key.password = null 18:01:09 ssl.keymanager.algorithm = SunX509 18:01:09 ssl.keystore.certificate.chain = null 18:01:09 ssl.keystore.key = null 18:01:09 ssl.keystore.location = null 18:01:09 ssl.keystore.password = null 18:01:09 ssl.keystore.type = JKS 18:01:09 ssl.protocol = TLSv1.3 18:01:09 ssl.provider = null 18:01:09 ssl.secure.random.implementation = null 18:01:09 ssl.trustmanager.algorithm = PKIX 18:01:09 ssl.truststore.certificates = null 18:01:09 ssl.truststore.location = null 18:01:09 ssl.truststore.password = null 18:01:09 ssl.truststore.type = JKS 18:01:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 18:01:09 18:01:09 2024-09-24T18:01:09.101Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 18:01:09 2024-09-24T18:01:09.101Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:09 2024-09-24T18:01:09.101Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:09 2024-09-24T18:01:09.101Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200869101 18:01:09 2024-09-24T18:01:09.101Z INFO 13133 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 18:01:09 2024-09-24T18:01:09.123Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : Started AlternateIdSpec in 53.341 seconds (process running for 82.372) 18:01:09 2024-09-24T18:01:09.137Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:09 2024-09-24T18:01:09.138Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:09 2024-09-24T18:01:09.609Z ERROR 13133 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 18:01:09 18:01:09 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 18:01:09 at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 18:01:09 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 18:01:09 at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 18:01:09 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 18:01:09 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 18:01:09 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 18:01:09 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:09 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:09 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:09 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:09 at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByState(CmHandleQueryServiceImpl.java:87) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByState() 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:77) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:105) 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:64) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 18:01:09 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 18:01:09 at io.micrometer.observation.Observation.observe(Observation.java:499) 18:01:09 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 18:01:09 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 18:01:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 18:01:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 18:01:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 18:01:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:01:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:01:09 at java.base/java.lang.Thread.run(Thread.java:833) 18:01:09 18:01:09 2024-09-24T18:01:09.611Z ERROR 13133 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 18:01:09 18:01:09 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 18:01:09 at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 18:01:09 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 18:01:09 at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 18:01:09 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 18:01:09 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 18:01:09 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 18:01:09 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:09 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:09 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:09 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:09 at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByOperationalSyncState(CmHandleQueryServiceImpl.java:116) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:91) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:60) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:09 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:09 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:09 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 18:01:09 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 18:01:09 at io.micrometer.observation.Observation.observe(Observation.java:499) 18:01:09 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 18:01:09 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 18:01:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 18:01:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 18:01:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 18:01:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:01:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:01:09 at java.base/java.lang.Thread.run(Thread.java:833) 18:01:09 18:01:10 2024-09-24T18:01:09.609Z ERROR 13133 --- [cps-integration-test] [ watchdog-th-4] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 18:01:10 18:01:10 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 18:01:10 at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 18:01:10 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 18:01:10 at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 18:01:10 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 18:01:10 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 18:01:10 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 18:01:10 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:10 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:10 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:10 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:10 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:10 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:10 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:10 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:10 at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:10 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:10 at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:10 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) 18:01:10 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:10 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:10 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 18:01:10 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:112) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:10 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:10 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 18:01:10 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:89) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:10 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:10 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:10 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:10 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:10 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:10 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 18:01:10 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 18:01:10 at io.micrometer.observation.Observation.observe(Observation.java:499) 18:01:10 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 18:01:10 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 18:01:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 18:01:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 18:01:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 18:01:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:01:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:01:10 at java.base/java.lang.Thread.run(Thread.java:833) 18:01:10 18:01:10 2024-09-24T18:01:09.623Z WARN 13133 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 18:01:10 2024-09-24T18:01:09.624Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:10 2024-09-24T18:01:09.709Z WARN 13133 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.709Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:10 2024-09-24T18:01:09.711Z WARN 13133 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.711Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:10 2024-09-24T18:01:09.711Z WARN 13133 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.711Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:10 2024-09-24T18:01:09.716Z WARN 13133 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.716Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:10 2024-09-24T18:01:09.742Z WARN 13133 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.742Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:10 2024-09-24T18:01:09.761Z WARN 13133 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.846Z WARN 13133 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.870Z WARN 13133 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.871Z WARN 13133 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.874Z WARN 13133 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.903Z WARN 13133 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.912Z WARN 13133 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.974Z WARN 13133 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.982Z WARN 13133 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.983Z WARN 13133 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:09.986Z WARN 13133 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:10.012Z WARN 13133 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:10.034Z WARN 13133 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 18:01:10 2024-09-24T18:01:10.091Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 18:01:10 2024-09-24T18:01:10.091Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 18:01:10 2024-09-24T18:01:10.094Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.099Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.100Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 18:01:10 2024-09-24T18:01:10.101Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.106Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 18:01:10 2024-09-24T18:01:10.107Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.135Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 18:01:10 2024-09-24T18:01:10.135Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, 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-3-33407cb8-f2e7-4ce6-8c79-c6d9e9eaf6f4 18:01:10 2024-09-24T18:01:10.136Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-88ea215c-7a3b-42bf-ba0f-bc1a8111457f 18:01:10 2024-09-24T18:01:10.136Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, 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) 18:01:10 2024-09-24T18:01:10.136Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.136Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, 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) 18:01:10 2024-09-24T18:01:10.136Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.138Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.139Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-c5f1b2d5-9632-4c23-b20d-384eab8a5a1a 18:01:10 2024-09-24T18:01:10.139Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, 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) 18:01:10 2024-09-24T18:01:10.139Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.140Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-3fcc7a81-8b69-4aaa-8a46-d1afbb1bf146 18:01:10 2024-09-24T18:01:10.140Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, 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) 18:01:10 2024-09-24T18:01:10.140Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.148Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 18:01:10 2024-09-24T18:01:10.149Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.158Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, 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-4-3c3203d9-9409-44f5-a14c-37eb9514ff23 18:01:10 2024-09-24T18:01:10.158Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, 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) 18:01:10 2024-09-24T18:01:10.158Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.167Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-4824b3c5-42cd-4ada-8a73-6672f10edeb9 18:01:10 2024-09-24T18:01:10.167Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, 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) 18:01:10 2024-09-24T18:01:10.167Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 18:01:10 2024-09-24T18:01:10.182Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-3-33407cb8-f2e7-4ce6-8c79-c6d9e9eaf6f4', protocol='range'} 18:01:10 2024-09-24T18:01:10.190Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-4-3c3203d9-9409-44f5-a14c-37eb9514ff23', protocol='range'} 18:01:10 2024-09-24T18:01:10.194Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-4-3c3203d9-9409-44f5-a14c-37eb9514ff23=Assignment(partitions=[ncmp-async-m2m-0])} 18:01:10 2024-09-24T18:01:10.194Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-3-33407cb8-f2e7-4ce6-8c79-c6d9e9eaf6f4=Assignment(partitions=[ncmp-async-m2m-0])} 18:01:10 2024-09-24T18:01:10.192Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-4824b3c5-42cd-4ada-8a73-6672f10edeb9', protocol='range'} 18:01:10 2024-09-24T18:01:10.198Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-88ea215c-7a3b-42bf-ba0f-bc1a8111457f', protocol='range'} 18:01:10 2024-09-24T18:01:10.198Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-6-3fcc7a81-8b69-4aaa-8a46-d1afbb1bf146', protocol='range'} 18:01:10 2024-09-24T18:01:10.202Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-5-c5f1b2d5-9632-4c23-b20d-384eab8a5a1a', protocol='range'} 18:01:10 2024-09-24T18:01:10.230Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-4824b3c5-42cd-4ada-8a73-6672f10edeb9=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-88ea215c-7a3b-42bf-ba0f-bc1a8111457f=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-6-3fcc7a81-8b69-4aaa-8a46-d1afbb1bf146=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-c5f1b2d5-9632-4c23-b20d-384eab8a5a1a=Assignment(partitions=[dmi-device-heartbeat-0])} 18:01:10 2024-09-24T18:01:10.281Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-4824b3c5-42cd-4ada-8a73-6672f10edeb9', protocol='range'} 18:01:10 2024-09-24T18:01:10.281Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 18:01:10 2024-09-24T18:01:10.285Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 18:01:10 2024-09-24T18:01:10.288Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-3-33407cb8-f2e7-4ce6-8c79-c6d9e9eaf6f4', protocol='range'} 18:01:10 2024-09-24T18:01:10.289Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 18:01:10 2024-09-24T18:01:10.289Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 18:01:10 2024-09-24T18:01:10.293Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-88ea215c-7a3b-42bf-ba0f-bc1a8111457f', protocol='range'} 18:01:10 2024-09-24T18:01:10.293Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 18:01:10 2024-09-24T18:01:10.293Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 18:01:10 2024-09-24T18:01:10.294Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-4-3c3203d9-9409-44f5-a14c-37eb9514ff23', protocol='range'} 18:01:10 2024-09-24T18:01:10.294Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 18:01:10 2024-09-24T18:01:10.294Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 18:01:10 2024-09-24T18:01:10.295Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-3fcc7a81-8b69-4aaa-8a46-d1afbb1bf146', protocol='range'} 18:01:10 2024-09-24T18:01:10.296Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 18:01:10 2024-09-24T18:01:10.296Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 18:01:10 2024-09-24T18:01:10.304Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 18:01:10 2024-09-24T18:01:10.306Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-c5f1b2d5-9632-4c23-b20d-384eab8a5a1a', protocol='range'} 18:01:10 2024-09-24T18:01:10.307Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:01:10 2024-09-24T18:01:10.308Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 18:01:10 2024-09-24T18:01:10.316Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:01:10 2024-09-24T18:01:10.317Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 18:01:10 2024-09-24T18:01:10.317Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 18:01:10 2024-09-24T18:01:10.319Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 18:01:10 2024-09-24T18:01:10.322Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 18:01:10 2024-09-24T18:01:10.325Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 18:01:10 2024-09-24T18:01:10.326Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 18:01:11 2024-09-24T18:01:10.331Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 18:01:11 2024-09-24T18:01:10.337Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:01:11 2024-09-24T18:01:10.337Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 18:01:11 2024-09-24T18:01:10.337Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 18:01:11 2024-09-24T18:01:10.338Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 18:01:11 2024-09-24T18:01:10.341Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, 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:32791 (id: 1 rack: null)], epoch=0}}. 18:01:11 2024-09-24T18:01:10.341Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 18:01:11 2024-09-24T18:01:10.348Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 18:01:11 2024-09-24T18:01:10.369Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 18:01:11 2024-09-24T18:01:10.379Z INFO 13133 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 18:01:11 2024-09-24T18:01:10.379Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 18:01:11 2024-09-24T18:01:10.389Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, 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:32791 (id: 1 rack: null)], epoch=0}}. 18:01:11 2024-09-24T18:01:10.402Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 18:01:11 2024-09-24T18:01:10.406Z INFO 13133 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 18:01:11 2024-09-24T18:01:10.412Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 18:01:11 2024-09-24T18:01:10.418Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 18:01:11 2024-09-24T18:01:10.528Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:01:11 acks = -1 18:01:11 auto.include.jmx.reporter = true 18:01:11 batch.size = 16384 18:01:11 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:11 buffer.memory = 33554432 18:01:11 client.dns.lookup = use_all_dns_ips 18:01:11 client.id = cps-core-1 18:01:11 compression.type = none 18:01:11 connections.max.idle.ms = 540000 18:01:11 delivery.timeout.ms = 120000 18:01:11 enable.idempotence = true 18:01:11 interceptor.classes = [] 18:01:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:01:11 linger.ms = 0 18:01:11 max.block.ms = 60000 18:01:11 max.in.flight.requests.per.connection = 5 18:01:11 max.request.size = 1048576 18:01:11 metadata.max.age.ms = 300000 18:01:11 metadata.max.idle.ms = 300000 18:01:11 metric.reporters = [] 18:01:11 metrics.num.samples = 2 18:01:11 metrics.recording.level = INFO 18:01:11 metrics.sample.window.ms = 30000 18:01:11 partitioner.adaptive.partitioning.enable = true 18:01:11 partitioner.availability.timeout.ms = 0 18:01:11 partitioner.class = null 18:01:11 partitioner.ignore.keys = false 18:01:11 receive.buffer.bytes = 32768 18:01:11 reconnect.backoff.max.ms = 1000 18:01:11 reconnect.backoff.ms = 50 18:01:11 request.timeout.ms = 30000 18:01:11 retries = 2147483647 18:01:11 retry.backoff.ms = 100 18:01:11 sasl.client.callback.handler.class = null 18:01:11 sasl.jaas.config = null 18:01:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:11 sasl.kerberos.min.time.before.relogin = 60000 18:01:11 sasl.kerberos.service.name = null 18:01:11 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:11 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:11 sasl.login.callback.handler.class = null 18:01:11 sasl.login.class = null 18:01:11 sasl.login.connect.timeout.ms = null 18:01:11 sasl.login.read.timeout.ms = null 18:01:11 sasl.login.refresh.buffer.seconds = 300 18:01:11 sasl.login.refresh.min.period.seconds = 60 18:01:11 sasl.login.refresh.window.factor = 0.8 18:01:11 sasl.login.refresh.window.jitter = 0.05 18:01:11 sasl.login.retry.backoff.max.ms = 10000 18:01:11 sasl.login.retry.backoff.ms = 100 18:01:11 sasl.mechanism = GSSAPI 18:01:11 sasl.oauthbearer.clock.skew.seconds = 30 18:01:11 sasl.oauthbearer.expected.audience = null 18:01:11 sasl.oauthbearer.expected.issuer = null 18:01:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:11 sasl.oauthbearer.jwks.endpoint.url = null 18:01:11 sasl.oauthbearer.scope.claim.name = scope 18:01:11 sasl.oauthbearer.sub.claim.name = sub 18:01:11 sasl.oauthbearer.token.endpoint.url = null 18:01:11 security.protocol = PLAINTEXT 18:01:11 security.providers = null 18:01:11 send.buffer.bytes = 131072 18:01:11 socket.connection.setup.timeout.max.ms = 30000 18:01:11 socket.connection.setup.timeout.ms = 10000 18:01:11 ssl.cipher.suites = null 18:01:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:11 ssl.endpoint.identification.algorithm = https 18:01:11 ssl.engine.factory.class = null 18:01:11 ssl.key.password = null 18:01:11 ssl.keymanager.algorithm = SunX509 18:01:11 ssl.keystore.certificate.chain = null 18:01:11 ssl.keystore.key = null 18:01:11 ssl.keystore.location = null 18:01:11 ssl.keystore.password = null 18:01:11 ssl.keystore.type = JKS 18:01:11 ssl.protocol = TLSv1.3 18:01:11 ssl.provider = null 18:01:11 ssl.secure.random.implementation = null 18:01:11 ssl.trustmanager.algorithm = PKIX 18:01:11 ssl.truststore.certificates = null 18:01:11 ssl.truststore.location = null 18:01:11 ssl.truststore.password = null 18:01:11 ssl.truststore.type = JKS 18:01:11 transaction.timeout.ms = 60000 18:01:11 transactional.id = null 18:01:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 18:01:11 18:01:11 2024-09-24T18:01:10.539Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 18:01:11 2024-09-24T18:01:10.556Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:11 2024-09-24T18:01:10.556Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:11 2024-09-24T18:01:10.556Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200870556 18:01:11 2024-09-24T18:01:10.593Z WARN 13133 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {cps-data-updated-events=LEADER_NOT_AVAILABLE} 18:01:11 2024-09-24T18:01:10.593Z INFO 13133 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:11 2024-09-24T18:01:10.610Z INFO 13133 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 18:01:11 2024-09-24T18:01:10.614Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:11 2024-09-24T18:01:10.617Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:11 2024-09-24T18:01:10.622Z ERROR 13133 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 18:01:11 18:01:11 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 18:01:11 at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 18:01:11 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 18:01:11 at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 18:01:11 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 18:01:11 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 18:01:11 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 18:01:11 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:11 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:11 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:11 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:11 at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:11 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) 18:01:11 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) 18:01:11 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByState(CmHandleQueryServiceImpl.java:87) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByState() 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:77) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:105) 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:64) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 18:01:11 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 18:01:11 at io.micrometer.observation.Observation.observe(Observation.java:499) 18:01:11 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 18:01:11 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 18:01:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 18:01:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 18:01:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 18:01:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:01:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:01:11 at java.base/java.lang.Thread.run(Thread.java:833) 18:01:11 18:01:11 2024-09-24T18:01:10.633Z ERROR 13133 --- [cps-integration-test] [ watchdog-th-5] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 18:01:11 18:01:11 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 18:01:11 at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 18:01:11 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 18:01:11 at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 18:01:11 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 18:01:11 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 18:01:11 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 18:01:11 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:11 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 18:01:11 at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) 18:01:11 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:11 at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 18:01:11 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) 18:01:11 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:112) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:89) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:11 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:11 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:11 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:11 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:11 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:11 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 18:01:11 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 18:01:11 at io.micrometer.observation.Observation.observe(Observation.java:499) 18:01:11 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 18:01:11 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 18:01:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 18:01:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 18:01:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 18:01:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:01:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:01:11 at java.base/java.lang.Thread.run(Thread.java:833) 18:01:11 18:01:11 2024-09-24T18:01:10.878Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 18:01:11 2024-09-24T18:01:10.881Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:01:11 2024-09-24T18:01:10.881Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 18:01:11 Detail: Key (name)=(NCMP-Admin) already exists. 18:01:11 2024-09-24T18:01:11.054Z INFO 13133 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 18:01:11 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:01:14 2024-09-24T18:01:11.624Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:14 2024-09-24T18:01:11.634Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:14 2024-09-24T18:01:11.770Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:14 2024-09-24T18:01:11.772Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:14 2024-09-24T18:01:11.773Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:14 2024-09-24T18:01:12.035Z INFO 13133 --- [cps-integration-test] [ Async-2] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 18:01:14 acks = -1 18:01:14 auto.include.jmx.reporter = true 18:01:14 batch.size = 16384 18:01:14 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:14 buffer.memory = 33554432 18:01:14 client.dns.lookup = use_all_dns_ips 18:01:14 client.id = cps-core-1 18:01:14 compression.type = none 18:01:14 connections.max.idle.ms = 540000 18:01:14 delivery.timeout.ms = 120000 18:01:14 enable.idempotence = true 18:01:14 interceptor.classes = [] 18:01:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 18:01:14 linger.ms = 0 18:01:14 max.block.ms = 60000 18:01:14 max.in.flight.requests.per.connection = 5 18:01:14 max.request.size = 1048576 18:01:14 metadata.max.age.ms = 300000 18:01:14 metadata.max.idle.ms = 300000 18:01:14 metric.reporters = [] 18:01:14 metrics.num.samples = 2 18:01:14 metrics.recording.level = INFO 18:01:14 metrics.sample.window.ms = 30000 18:01:14 partitioner.adaptive.partitioning.enable = true 18:01:14 partitioner.availability.timeout.ms = 0 18:01:14 partitioner.class = null 18:01:14 partitioner.ignore.keys = false 18:01:14 receive.buffer.bytes = 32768 18:01:14 reconnect.backoff.max.ms = 1000 18:01:14 reconnect.backoff.ms = 50 18:01:14 request.timeout.ms = 30000 18:01:14 retries = 2147483647 18:01:14 retry.backoff.ms = 100 18:01:14 sasl.client.callback.handler.class = null 18:01:14 sasl.jaas.config = null 18:01:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:14 sasl.kerberos.min.time.before.relogin = 60000 18:01:14 sasl.kerberos.service.name = null 18:01:14 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:14 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:14 sasl.login.callback.handler.class = null 18:01:14 sasl.login.class = null 18:01:14 sasl.login.connect.timeout.ms = null 18:01:14 sasl.login.read.timeout.ms = null 18:01:14 sasl.login.refresh.buffer.seconds = 300 18:01:14 sasl.login.refresh.min.period.seconds = 60 18:01:14 sasl.login.refresh.window.factor = 0.8 18:01:14 sasl.login.refresh.window.jitter = 0.05 18:01:14 sasl.login.retry.backoff.max.ms = 10000 18:01:14 sasl.login.retry.backoff.ms = 100 18:01:14 sasl.mechanism = GSSAPI 18:01:14 sasl.oauthbearer.clock.skew.seconds = 30 18:01:14 sasl.oauthbearer.expected.audience = null 18:01:14 sasl.oauthbearer.expected.issuer = null 18:01:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:14 sasl.oauthbearer.jwks.endpoint.url = null 18:01:14 sasl.oauthbearer.scope.claim.name = scope 18:01:14 sasl.oauthbearer.sub.claim.name = sub 18:01:14 sasl.oauthbearer.token.endpoint.url = null 18:01:14 security.protocol = PLAINTEXT 18:01:14 security.providers = null 18:01:14 send.buffer.bytes = 131072 18:01:14 socket.connection.setup.timeout.max.ms = 30000 18:01:14 socket.connection.setup.timeout.ms = 10000 18:01:14 ssl.cipher.suites = null 18:01:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:14 ssl.endpoint.identification.algorithm = https 18:01:14 ssl.engine.factory.class = null 18:01:14 ssl.key.password = null 18:01:14 ssl.keymanager.algorithm = SunX509 18:01:14 ssl.keystore.certificate.chain = null 18:01:14 ssl.keystore.key = null 18:01:14 ssl.keystore.location = null 18:01:14 ssl.keystore.password = null 18:01:14 ssl.keystore.type = JKS 18:01:14 ssl.protocol = TLSv1.3 18:01:14 ssl.provider = null 18:01:14 ssl.secure.random.implementation = null 18:01:14 ssl.trustmanager.algorithm = PKIX 18:01:14 ssl.truststore.certificates = null 18:01:14 ssl.truststore.location = null 18:01:14 ssl.truststore.password = null 18:01:14 ssl.truststore.type = JKS 18:01:14 transaction.timeout.ms = 60000 18:01:14 transactional.id = null 18:01:14 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 18:01:14 18:01:14 2024-09-24T18:01:12.039Z INFO 13133 --- [cps-integration-test] [ Async-2] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 18:01:14 2024-09-24T18:01:12.042Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:14 2024-09-24T18:01:12.042Z INFO 13133 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:14 2024-09-24T18:01:12.042Z INFO 13133 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:14 2024-09-24T18:01:12.042Z INFO 13133 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200872042 18:01:14 2024-09-24T18:01:12.042Z WARN 13133 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Error registering AppInfo mbean 18:01:14 18:01:14 javax.management.InstanceAlreadyExistsException: kafka.producer:type=app-info,id=cps-core-1 18:01:14 at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) 18:01:14 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1865) 18:01:14 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:960) 18:01:14 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:895) 18:01:14 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) 18:01:14 at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) 18:01:14 at org.apache.kafka.common.utils.AppInfoParser.registerAppInfo(AppInfoParser.java:64) 18:01:14 at org.apache.kafka.clients.producer.KafkaProducer.(KafkaProducer.java:453) 18:01:14 at org.apache.kafka.clients.producer.KafkaProducer.(KafkaProducer.java:287) 18:01:14 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createRawProducer(DefaultKafkaProducerFactory.java:913) 18:01:14 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createKafkaProducer(DefaultKafkaProducerFactory.java:812) 18:01:14 at org.springframework.kafka.core.DefaultKafkaProducerFactory.doCreateProducer(DefaultKafkaProducerFactory.java:779) 18:01:14 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:754) 18:01:14 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:748) 18:01:14 at org.springframework.kafka.core.KafkaTemplate.getTheProducer(KafkaTemplate.java:946) 18:01:14 at org.springframework.kafka.core.KafkaTemplate.doSend(KafkaTemplate.java:795) 18:01:14 at org.springframework.kafka.core.KafkaTemplate.observeSend(KafkaTemplate.java:773) 18:01:14 at org.springframework.kafka.core.KafkaTemplate.send(KafkaTemplate.java:577) 18:01:14 at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:100) 18:01:14 at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:115) 18:01:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:14 at org.onap.cps.events.EventsPublisher$$SpringCGLIB$$0.publishEvent() 18:01:14 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService.publishLcmEvent(LcmEventsService.java:77) 18:01:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:01:14 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService$$SpringCGLIB$$0.publishLcmEvent() 18:01:14 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEvent(LcmEventsCmHandleStateHandlerAsyncHelper.java:73) 18:01:14 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.lambda$publishLcmEventBatchAsynchronously$0(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) 18:01:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:01:14 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEventBatchAsynchronously(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) 18:01:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:01:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:01:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:01:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:01:14 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:01:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:01:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:01:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:01:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:01:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:01:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:01:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:01:14 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113) 18:01:14 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 18:01:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:01:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:01:14 at java.base/java.lang.Thread.run(Thread.java:833) 18:01:14 18:01:14 2024-09-24T18:01:12.085Z WARN 13133 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 18:01:14 2024-09-24T18:01:12.086Z INFO 13133 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:14 2024-09-24T18:01:12.086Z INFO 13133 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 18:01:14 2024-09-24T18:01:12.773Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:14 2024-09-24T18:01:12.806Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:14 2024-09-24T18:01:12.815Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:14 2024-09-24T18:01:12.819Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:14 2024-09-24T18:01:12.823Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:14 2024-09-24T18:01:12.824Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:14 2024-09-24T18:01:12.834Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:14 2024-09-24T18:01:12.861Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:14 2024-09-24T18:01:13.481Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:14 2024-09-24T18:01:13.560Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:14 2024-09-24T18:01:13.828Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:14 2024-09-24T18:01:13.848Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:14 2024-09-24T18:01:13.849Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:14 2024-09-24T18:01:13.884Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:14 2024-09-24T18:01:13.906Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:14 2024-09-24T18:01:14.051Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.554 s - in org.onap.cps.integration.functional.ncmp.AlternateIdSpec 18:01:14 [INFO] Running org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec 18:01:15 2024-09-24T18:01:14.291Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:15 2024-09-24T18:01:14.850Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:15 2024-09-24T18:01:14.873Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:15 2024-09-24T18:01:14.875Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:15 2024-09-24T18:01:14.877Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:15 2024-09-24T18:01:14.883Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:15 2024-09-24T18:01:14.883Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:15 2024-09-24T18:01:14.920Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:15 2024-09-24T18:01:14.934Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:15 2024-09-24T18:01:15.018Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:15 2024-09-24T18:01:15.058Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:15 2024-09-24T18:01:15.275Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:16 2024-09-24T18:01:15.395Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:16 2024-09-24T18:01:15.884Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:16 2024-09-24T18:01:15.911Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:16 2024-09-24T18:01:15.913Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:16 2024-09-24T18:01:15.925Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:16 2024-09-24T18:01:15.927Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:16 2024-09-24T18:01:15.928Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:16 2024-09-24T18:01:15.948Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:16 2024-09-24T18:01:15.962Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:16 2024-09-24T18:01:16.058Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:16 2024-09-24T18:01:16.096Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:16 2024-09-24T18:01:16.437Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:17 2024-09-24T18:01:16.541Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:17 2024-09-24T18:01:16.930Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:17 2024-09-24T18:01:16.954Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:17 2024-09-24T18:01:16.956Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:17 2024-09-24T18:01:16.958Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:17 2024-09-24T18:01:16.960Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:17 2024-09-24T18:01:16.960Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:17 2024-09-24T18:01:16.975Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:17 2024-09-24T18:01:16.987Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:17 2024-09-24T18:01:17.083Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:17 2024-09-24T18:01:17.135Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:17 2024-09-24T18:01:17.388Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:18 2024-09-24T18:01:17.500Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:18 2024-09-24T18:01:17.963Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:18 2024-09-24T18:01:17.984Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:18 2024-09-24T18:01:17.989Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:18 2024-09-24T18:01:17.990Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:18 2024-09-24T18:01:17.994Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:18 2024-09-24T18:01:17.994Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:18 2024-09-24T18:01:18.005Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:18 2024-09-24T18:01:18.022Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:18 2024-09-24T18:01:18.108Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:18 2024-09-24T18:01:18.149Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:18 2024-09-24T18:01:18.429Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:19 2024-09-24T18:01:18.539Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:19 2024-09-24T18:01:18.996Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:19 2024-09-24T18:01:19.010Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:19 2024-09-24T18:01:19.012Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:19 2024-09-24T18:01:19.013Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:19 2024-09-24T18:01:19.015Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:19 2024-09-24T18:01:19.015Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:19 2024-09-24T18:01:19.034Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:19 2024-09-24T18:01:19.055Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:19 2024-09-24T18:01:19.143Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:19 2024-09-24T18:01:19.177Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:19 2024-09-24T18:01:19.446Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:20 2024-09-24T18:01:19.541Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:20 2024-09-24T18:01:20.016Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:20 2024-09-24T18:01:20.030Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:20 2024-09-24T18:01:20.032Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:20 2024-09-24T18:01:20.033Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:20 2024-09-24T18:01:20.034Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:20 2024-09-24T18:01:20.034Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:20 2024-09-24T18:01:20.068Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:20 2024-09-24T18:01:20.082Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:20 2024-09-24T18:01:20.148Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:20 2024-09-24T18:01:20.176Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:20 2024-09-24T18:01:20.464Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:21 2024-09-24T18:01:20.597Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:21 2024-09-24T18:01:21.036Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:21 2024-09-24T18:01:21.052Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:21 2024-09-24T18:01:21.054Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:21 2024-09-24T18:01:21.056Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:21 2024-09-24T18:01:21.057Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:21 2024-09-24T18:01:21.057Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:21 2024-09-24T18:01:21.097Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:21 2024-09-24T18:01:21.110Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:21 2024-09-24T18:01:21.174Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:21 2024-09-24T18:01:21.199Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:21 2024-09-24T18:01:21.391Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:22 2024-09-24T18:01:21.487Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:22 2024-09-24T18:01:22.059Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:22 2024-09-24T18:01:22.075Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:22 2024-09-24T18:01:22.077Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:22 2024-09-24T18:01:22.078Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:22 2024-09-24T18:01:22.080Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:22 2024-09-24T18:01:22.080Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:22 2024-09-24T18:01:22.120Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:22 2024-09-24T18:01:22.134Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:22 2024-09-24T18:01:22.195Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:22 2024-09-24T18:01:22.220Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:22 2024-09-24T18:01:22.426Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:23 2024-09-24T18:01:22.503Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:23 2024-09-24T18:01:23.084Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:23 2024-09-24T18:01:23.100Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:23 2024-09-24T18:01:23.102Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:23 2024-09-24T18:01:23.105Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:23 2024-09-24T18:01:23.107Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:23 2024-09-24T18:01:23.107Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:23 2024-09-24T18:01:23.165Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:23 2024-09-24T18:01:23.176Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:23 2024-09-24T18:01:23.214Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:23 2024-09-24T18:01:23.242Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:23 2024-09-24T18:01:23.402Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:24 2024-09-24T18:01:23.481Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:24 2024-09-24T18:01:24.108Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:24 2024-09-24T18:01:24.126Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:24 2024-09-24T18:01:24.128Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:24 2024-09-24T18:01:24.129Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:24 2024-09-24T18:01:24.131Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:24 2024-09-24T18:01:24.131Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:24 2024-09-24T18:01:24.185Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:24 2024-09-24T18:01:24.197Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:24 2024-09-24T18:01:24.255Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:24 2024-09-24T18:01:24.282Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:24 2024-09-24T18:01:24.479Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:25 2024-09-24T18:01:24.589Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:25 2024-09-24T18:01:25.132Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:25 2024-09-24T18:01:25.145Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:25 2024-09-24T18:01:25.147Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:25 2024-09-24T18:01:25.153Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:25 2024-09-24T18:01:25.155Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:25 2024-09-24T18:01:25.155Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:25 2024-09-24T18:01:25.207Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:25 2024-09-24T18:01:25.216Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:25 2024-09-24T18:01:25.301Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:25 2024-09-24T18:01:25.346Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:25 2024-09-24T18:01:25.578Z ERROR 13133 --- [cps-integration-test] [127.0.0.1:33058] okhttp3.mockwebserver.MockWebServer : MockWebServer[58855] connection from /127.0.0.1 crashed 18:01:25 18:01:25 java.lang.IllegalArgumentException: Mock DMI does not implement endpoint /dmi/v1/data?requestId=e59696c0-6d76-4512-8270-bb6b9a5cdaa6&topic=my-topic 18:01:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 18:01:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 18:01:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 18:01:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 18:01:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 18:01:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 18:01:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 18:01:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 18:01:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 18:01:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 18:01:25 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:108) 18:01:25 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 18:01:25 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 18:01:25 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 18:01:25 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 18:01:25 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 18:01:25 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 18:01:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:01:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:01:25 at java.base/java.lang.Thread.run(Thread.java:833) 18:01:25 18:01:25 2024-09-24T18:01:25.754Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:25 2024-09-24T18:01:25.768Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [540240e4-1, L:/127.0.0.1:33058 ! R:localhost/127.0.0.1:58855] The connection observed an error 18:01:25 18:01:25 reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 18:01:25 18:01:25 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.656 s - in org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec 18:01:25 [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec 18:01:25 2024-09-24T18:01:25.805Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic ,requestId: e59696c0-6d76-4512-8270-bb6b9a5cdaa6, data operation cloud event id: 51cbc3f3-3a08-44b2-91a7-cddbbde3902e 18:01:25 2024-09-24T18:01:25.808Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:25 allow.auto.create.topics = true 18:01:25 auto.commit.interval.ms = 5000 18:01:25 auto.include.jmx.reporter = true 18:01:25 auto.offset.reset = earliest 18:01:25 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:25 check.crcs = true 18:01:25 client.dns.lookup = use_all_dns_ips 18:01:25 client.id = consumer-ncmp-group-7 18:01:25 client.rack = 18:01:25 connections.max.idle.ms = 540000 18:01:25 default.api.timeout.ms = 60000 18:01:25 enable.auto.commit = true 18:01:25 exclude.internal.topics = true 18:01:25 fetch.max.bytes = 52428800 18:01:25 fetch.max.wait.ms = 500 18:01:25 fetch.min.bytes = 1 18:01:25 group.id = ncmp-group 18:01:25 group.instance.id = null 18:01:25 heartbeat.interval.ms = 3000 18:01:25 interceptor.classes = [] 18:01:25 internal.leave.group.on.close = true 18:01:25 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:25 isolation.level = read_uncommitted 18:01:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:25 max.partition.fetch.bytes = 1048576 18:01:25 max.poll.interval.ms = 300000 18:01:25 max.poll.records = 500 18:01:25 metadata.max.age.ms = 300000 18:01:25 metric.reporters = [] 18:01:25 metrics.num.samples = 2 18:01:25 metrics.recording.level = INFO 18:01:25 metrics.sample.window.ms = 30000 18:01:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:25 receive.buffer.bytes = 65536 18:01:25 reconnect.backoff.max.ms = 1000 18:01:25 reconnect.backoff.ms = 50 18:01:25 request.timeout.ms = 30000 18:01:25 retry.backoff.ms = 100 18:01:25 sasl.client.callback.handler.class = null 18:01:25 sasl.jaas.config = null 18:01:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:25 sasl.kerberos.min.time.before.relogin = 60000 18:01:25 sasl.kerberos.service.name = null 18:01:25 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:25 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:25 sasl.login.callback.handler.class = null 18:01:25 sasl.login.class = null 18:01:25 sasl.login.connect.timeout.ms = null 18:01:25 sasl.login.read.timeout.ms = null 18:01:25 sasl.login.refresh.buffer.seconds = 300 18:01:25 sasl.login.refresh.min.period.seconds = 60 18:01:25 sasl.login.refresh.window.factor = 0.8 18:01:25 sasl.login.refresh.window.jitter = 0.05 18:01:25 sasl.login.retry.backoff.max.ms = 10000 18:01:25 sasl.login.retry.backoff.ms = 100 18:01:25 sasl.mechanism = GSSAPI 18:01:25 sasl.oauthbearer.clock.skew.seconds = 30 18:01:25 sasl.oauthbearer.expected.audience = null 18:01:25 sasl.oauthbearer.expected.issuer = null 18:01:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:25 sasl.oauthbearer.jwks.endpoint.url = null 18:01:25 sasl.oauthbearer.scope.claim.name = scope 18:01:25 sasl.oauthbearer.sub.claim.name = sub 18:01:25 sasl.oauthbearer.token.endpoint.url = null 18:01:25 security.protocol = PLAINTEXT 18:01:25 security.providers = null 18:01:25 send.buffer.bytes = 131072 18:01:25 session.timeout.ms = 45000 18:01:25 socket.connection.setup.timeout.max.ms = 30000 18:01:25 socket.connection.setup.timeout.ms = 10000 18:01:25 ssl.cipher.suites = null 18:01:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:25 ssl.endpoint.identification.algorithm = https 18:01:25 ssl.engine.factory.class = null 18:01:25 ssl.key.password = null 18:01:25 ssl.keymanager.algorithm = SunX509 18:01:25 ssl.keystore.certificate.chain = null 18:01:25 ssl.keystore.key = null 18:01:25 ssl.keystore.location = null 18:01:25 ssl.keystore.password = null 18:01:25 ssl.keystore.type = JKS 18:01:25 ssl.protocol = TLSv1.3 18:01:25 ssl.provider = null 18:01:25 ssl.secure.random.implementation = null 18:01:25 ssl.trustmanager.algorithm = PKIX 18:01:25 ssl.truststore.certificates = null 18:01:25 ssl.truststore.location = null 18:01:25 ssl.truststore.password = null 18:01:25 ssl.truststore.type = JKS 18:01:25 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:25 18:01:25 2024-09-24T18:01:25.811Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:25 2024-09-24T18:01:25.811Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:25 2024-09-24T18:01:25.811Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200885811 18:01:28 2024-09-24T18:01:25.824Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 18:01:28 2024-09-24T18:01:25.866Z WARN 13133 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 57 : {my-topic=LEADER_NOT_AVAILABLE} 18:01:28 2024-09-24T18:01:25.874Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:28 2024-09-24T18:01:25.981Z INFO 13133 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Resetting the last seen epoch of partition cps-data-updated-events-0 to 0 since the associated topicId changed from null to 01-pHhfVRh2XhGBqD9IhOw 18:01:28 2024-09-24T18:01:26.157Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:28 2024-09-24T18:01:26.178Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:28 2024-09-24T18:01:26.182Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:28 2024-09-24T18:01:26.183Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:28 2024-09-24T18:01:26.188Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:28 2024-09-24T18:01:26.188Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:28 2024-09-24T18:01:26.227Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:28 2024-09-24T18:01:26.238Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:28 2024-09-24T18:01:26.291Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:28 2024-09-24T18:01:26.310Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:28 2024-09-24T18:01:26.385Z INFO 13133 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: pTyEW63cR4eWBH59X38d4w 18:01:28 2024-09-24T18:01:26.385Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 18:01:28 2024-09-24T18:01:26.389Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 18:01:28 2024-09-24T18:01:26.392Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-9daad75d-8f98-4ef7-9a9f-b90a48691e7f 18:01:28 2024-09-24T18:01:26.392Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, 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) 18:01:28 2024-09-24T18:01:26.392Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 18:01:28 2024-09-24T18:01:27.190Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:28 2024-09-24T18:01:27.208Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:28 2024-09-24T18:01:27.209Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:28 2024-09-24T18:01:27.249Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:28 2024-09-24T18:01:27.260Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:28 2024-09-24T18:01:28.204Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 18:01:28 2024-09-24T18:01:28.206Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 18:01:28 2024-09-24T18:01:28.207Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 18:01:28 2024-09-24T18:01:28.207Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 18:01:28 2024-09-24T18:01:28.210Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:28 2024-09-24T18:01:28.210Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 18:01:28 2024-09-24T18:01:28.210Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 18:01:28 2024-09-24T18:01:28.210Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 18:01:28 2024-09-24T18:01:28.210Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 18:01:28 2024-09-24T18:01:28.211Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: group is already rebalancing 18:01:28 2024-09-24T18:01:28.212Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 18:01:28 2024-09-24T18:01:28.212Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 18:01:28 2024-09-24T18:01:28.212Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 18:01:28 2024-09-24T18:01:28.222Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:28 2024-09-24T18:01:28.222Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:28 2024-09-24T18:01:28.228Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: group is already rebalancing 18:01:28 2024-09-24T18:01:28.229Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 18:01:28 2024-09-24T18:01:28.229Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 18:01:28 2024-09-24T18:01:28.229Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 18:01:28 2024-09-24T18:01:28.232Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-4824b3c5-42cd-4ada-8a73-6672f10edeb9', protocol='range'} 18:01:28 2024-09-24T18:01:28.233Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-6-3fcc7a81-8b69-4aaa-8a46-d1afbb1bf146', protocol='range'} 18:01:28 2024-09-24T18:01:28.233Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-7-9daad75d-8f98-4ef7-9a9f-b90a48691e7f', protocol='range'} 18:01:28 2024-09-24T18:01:28.234Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-88ea215c-7a3b-42bf-ba0f-bc1a8111457f', protocol='range'} 18:01:28 2024-09-24T18:01:28.234Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-5-c5f1b2d5-9632-4c23-b20d-384eab8a5a1a', protocol='range'} 18:01:28 2024-09-24T18:01:28.275Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:28 2024-09-24T18:01:28.287Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:28 2024-09-24T18:01:28.708Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-2-4824b3c5-42cd-4ada-8a73-6672f10edeb9=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-88ea215c-7a3b-42bf-ba0f-bc1a8111457f=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-7-9daad75d-8f98-4ef7-9a9f-b90a48691e7f=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-6-3fcc7a81-8b69-4aaa-8a46-d1afbb1bf146=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-c5f1b2d5-9632-4c23-b20d-384eab8a5a1a=Assignment(partitions=[dmi-device-heartbeat-0])} 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-5-c5f1b2d5-9632-4c23-b20d-384eab8a5a1a', protocol='range'} 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-6-3fcc7a81-8b69-4aaa-8a46-d1afbb1bf146', protocol='range'} 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-88ea215c-7a3b-42bf-ba0f-bc1a8111457f', protocol='range'} 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-7-9daad75d-8f98-4ef7-9a9f-b90a48691e7f', protocol='range'} 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 18:01:28 2024-09-24T18:01:28.714Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 18:01:28 2024-09-24T18:01:28.715Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 18:01:28 2024-09-24T18:01:28.715Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 18:01:28 2024-09-24T18:01:28.715Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-4824b3c5-42cd-4ada-8a73-6672f10edeb9', protocol='range'} 18:01:28 2024-09-24T18:01:28.716Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 18:01:28 2024-09-24T18:01:28.716Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 18:01:28 2024-09-24T18:01:28.720Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 18:01:28 2024-09-24T18:01:28.720Z INFO 13133 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 18:01:28 2024-09-24T18:01:28.720Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 18:01:28 2024-09-24T18:01:28.721Z INFO 13133 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 18:01:28 2024-09-24T18:01:28.722Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 18:01:28 2024-09-24T18:01:28.722Z INFO 13133 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 18:01:28 2024-09-24T18:01:28.724Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 18:01:28 2024-09-24T18:01:28.724Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 18:01:28 2024-09-24T18:01:28.724Z INFO 13133 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 18:01:28 2024-09-24T18:01:28.738Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 18:01:28 2024-09-24T18:01:28.899Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:28 2024-09-24T18:01:28.919Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:28 allow.auto.create.topics = true 18:01:28 auto.commit.interval.ms = 5000 18:01:28 auto.include.jmx.reporter = true 18:01:28 auto.offset.reset = earliest 18:01:28 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:28 check.crcs = true 18:01:28 client.dns.lookup = use_all_dns_ips 18:01:28 client.id = consumer-ncmp-group-8 18:01:28 client.rack = 18:01:28 connections.max.idle.ms = 540000 18:01:28 default.api.timeout.ms = 60000 18:01:28 enable.auto.commit = true 18:01:28 exclude.internal.topics = true 18:01:28 fetch.max.bytes = 52428800 18:01:28 fetch.max.wait.ms = 500 18:01:28 fetch.min.bytes = 1 18:01:28 group.id = ncmp-group 18:01:28 group.instance.id = null 18:01:28 heartbeat.interval.ms = 3000 18:01:28 interceptor.classes = [] 18:01:28 internal.leave.group.on.close = true 18:01:28 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:28 isolation.level = read_uncommitted 18:01:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:28 max.partition.fetch.bytes = 1048576 18:01:28 max.poll.interval.ms = 300000 18:01:28 max.poll.records = 500 18:01:28 metadata.max.age.ms = 300000 18:01:28 metric.reporters = [] 18:01:28 metrics.num.samples = 2 18:01:28 metrics.recording.level = INFO 18:01:28 metrics.sample.window.ms = 30000 18:01:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:28 receive.buffer.bytes = 65536 18:01:28 reconnect.backoff.max.ms = 1000 18:01:28 reconnect.backoff.ms = 50 18:01:28 request.timeout.ms = 30000 18:01:28 retry.backoff.ms = 100 18:01:28 sasl.client.callback.handler.class = null 18:01:28 sasl.jaas.config = null 18:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:28 sasl.kerberos.min.time.before.relogin = 60000 18:01:28 sasl.kerberos.service.name = null 18:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:28 sasl.login.callback.handler.class = null 18:01:28 sasl.login.class = null 18:01:28 sasl.login.connect.timeout.ms = null 18:01:28 sasl.login.read.timeout.ms = null 18:01:28 sasl.login.refresh.buffer.seconds = 300 18:01:28 sasl.login.refresh.min.period.seconds = 60 18:01:28 sasl.login.refresh.window.factor = 0.8 18:01:28 sasl.login.refresh.window.jitter = 0.05 18:01:28 sasl.login.retry.backoff.max.ms = 10000 18:01:28 sasl.login.retry.backoff.ms = 100 18:01:28 sasl.mechanism = GSSAPI 18:01:28 sasl.oauthbearer.clock.skew.seconds = 30 18:01:28 sasl.oauthbearer.expected.audience = null 18:01:28 sasl.oauthbearer.expected.issuer = null 18:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:28 sasl.oauthbearer.jwks.endpoint.url = null 18:01:28 sasl.oauthbearer.scope.claim.name = scope 18:01:28 sasl.oauthbearer.sub.claim.name = sub 18:01:28 sasl.oauthbearer.token.endpoint.url = null 18:01:28 security.protocol = PLAINTEXT 18:01:28 security.providers = null 18:01:28 send.buffer.bytes = 131072 18:01:28 session.timeout.ms = 45000 18:01:28 socket.connection.setup.timeout.max.ms = 30000 18:01:28 socket.connection.setup.timeout.ms = 10000 18:01:28 ssl.cipher.suites = null 18:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:28 ssl.endpoint.identification.algorithm = https 18:01:28 ssl.engine.factory.class = null 18:01:28 ssl.key.password = null 18:01:28 ssl.keymanager.algorithm = SunX509 18:01:28 ssl.keystore.certificate.chain = null 18:01:28 ssl.keystore.key = null 18:01:28 ssl.keystore.location = null 18:01:28 ssl.keystore.password = null 18:01:28 ssl.keystore.type = JKS 18:01:28 ssl.protocol = TLSv1.3 18:01:28 ssl.provider = null 18:01:28 ssl.secure.random.implementation = null 18:01:28 ssl.trustmanager.algorithm = PKIX 18:01:28 ssl.truststore.certificates = null 18:01:28 ssl.truststore.location = null 18:01:28 ssl.truststore.password = null 18:01:28 ssl.truststore.type = JKS 18:01:28 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:28 18:01:28 2024-09-24T18:01:28.931Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:28 2024-09-24T18:01:28.931Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:28 2024-09-24T18:01:28.931Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200888931 18:01:29 2024-09-24T18:01:28.992Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:29 2024-09-24T18:01:29.224Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:29 2024-09-24T18:01:29.244Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:29 2024-09-24T18:01:29.247Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:29 2024-09-24T18:01:29.250Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:29 2024-09-24T18:01:29.255Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:29 2024-09-24T18:01:29.255Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:29 2024-09-24T18:01:29.295Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:29 2024-09-24T18:01:29.298Z WARN 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:42461/dmi/v1/ch/ch-1/modules. 18:01:29 2024-09-24T18:01:29.300Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 18:01:29 2024-09-24T18:01:29.320Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:29 2024-09-24T18:01:29.331Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:29 2024-09-24T18:01:29.479Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:29 2024-09-24T18:01:29.497Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:29 allow.auto.create.topics = true 18:01:29 auto.commit.interval.ms = 5000 18:01:29 auto.include.jmx.reporter = true 18:01:29 auto.offset.reset = earliest 18:01:29 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:29 check.crcs = true 18:01:29 client.dns.lookup = use_all_dns_ips 18:01:29 client.id = consumer-ncmp-group-9 18:01:29 client.rack = 18:01:29 connections.max.idle.ms = 540000 18:01:29 default.api.timeout.ms = 60000 18:01:29 enable.auto.commit = true 18:01:29 exclude.internal.topics = true 18:01:29 fetch.max.bytes = 52428800 18:01:29 fetch.max.wait.ms = 500 18:01:29 fetch.min.bytes = 1 18:01:29 group.id = ncmp-group 18:01:29 group.instance.id = null 18:01:29 heartbeat.interval.ms = 3000 18:01:29 interceptor.classes = [] 18:01:29 internal.leave.group.on.close = true 18:01:29 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:29 isolation.level = read_uncommitted 18:01:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:29 max.partition.fetch.bytes = 1048576 18:01:29 max.poll.interval.ms = 300000 18:01:29 max.poll.records = 500 18:01:29 metadata.max.age.ms = 300000 18:01:29 metric.reporters = [] 18:01:29 metrics.num.samples = 2 18:01:29 metrics.recording.level = INFO 18:01:29 metrics.sample.window.ms = 30000 18:01:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:29 receive.buffer.bytes = 65536 18:01:29 reconnect.backoff.max.ms = 1000 18:01:29 reconnect.backoff.ms = 50 18:01:29 request.timeout.ms = 30000 18:01:29 retry.backoff.ms = 100 18:01:29 sasl.client.callback.handler.class = null 18:01:29 sasl.jaas.config = null 18:01:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:29 sasl.kerberos.min.time.before.relogin = 60000 18:01:29 sasl.kerberos.service.name = null 18:01:29 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:29 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:29 sasl.login.callback.handler.class = null 18:01:29 sasl.login.class = null 18:01:29 sasl.login.connect.timeout.ms = null 18:01:29 sasl.login.read.timeout.ms = null 18:01:29 sasl.login.refresh.buffer.seconds = 300 18:01:29 sasl.login.refresh.min.period.seconds = 60 18:01:29 sasl.login.refresh.window.factor = 0.8 18:01:29 sasl.login.refresh.window.jitter = 0.05 18:01:29 sasl.login.retry.backoff.max.ms = 10000 18:01:29 sasl.login.retry.backoff.ms = 100 18:01:29 sasl.mechanism = GSSAPI 18:01:29 sasl.oauthbearer.clock.skew.seconds = 30 18:01:29 sasl.oauthbearer.expected.audience = null 18:01:29 sasl.oauthbearer.expected.issuer = null 18:01:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:29 sasl.oauthbearer.jwks.endpoint.url = null 18:01:29 sasl.oauthbearer.scope.claim.name = scope 18:01:29 sasl.oauthbearer.sub.claim.name = sub 18:01:29 sasl.oauthbearer.token.endpoint.url = null 18:01:29 security.protocol = PLAINTEXT 18:01:29 security.providers = null 18:01:29 send.buffer.bytes = 131072 18:01:29 session.timeout.ms = 45000 18:01:29 socket.connection.setup.timeout.max.ms = 30000 18:01:29 socket.connection.setup.timeout.ms = 10000 18:01:29 ssl.cipher.suites = null 18:01:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:29 ssl.endpoint.identification.algorithm = https 18:01:29 ssl.engine.factory.class = null 18:01:29 ssl.key.password = null 18:01:29 ssl.keymanager.algorithm = SunX509 18:01:29 ssl.keystore.certificate.chain = null 18:01:29 ssl.keystore.key = null 18:01:29 ssl.keystore.location = null 18:01:29 ssl.keystore.password = null 18:01:29 ssl.keystore.type = JKS 18:01:29 ssl.protocol = TLSv1.3 18:01:29 ssl.provider = null 18:01:29 ssl.secure.random.implementation = null 18:01:29 ssl.trustmanager.algorithm = PKIX 18:01:29 ssl.truststore.certificates = null 18:01:29 ssl.truststore.location = null 18:01:29 ssl.truststore.password = null 18:01:29 ssl.truststore.type = JKS 18:01:29 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:29 18:01:29 2024-09-24T18:01:29.500Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:29 2024-09-24T18:01:29.500Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:29 2024-09-24T18:01:29.500Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200889500 18:01:32 2024-09-24T18:01:29.589Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:32 2024-09-24T18:01:30.256Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:32 2024-09-24T18:01:30.268Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:32 2024-09-24T18:01:30.269Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:32 2024-09-24T18:01:30.270Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:32 2024-09-24T18:01:30.272Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:32 2024-09-24T18:01:30.272Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:32 2024-09-24T18:01:30.291Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:01:32 2024-09-24T18:01:30.339Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:32 2024-09-24T18:01:30.348Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:32 2024-09-24T18:01:30.376Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:32 2024-09-24T18:01:30.392Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:32 2024-09-24T18:01:30.501Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:32 2024-09-24T18:01:31.273Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:32 2024-09-24T18:01:31.286Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:32 2024-09-24T18:01:31.288Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:32 2024-09-24T18:01:31.290Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:32 2024-09-24T18:01:31.293Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:01:32 2024-09-24T18:01:31.293Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:32 2024-09-24T18:01:31.309Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:01:32 2024-09-24T18:01:31.357Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:32 2024-09-24T18:01:31.365Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:32 2024-09-24T18:01:31.385Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:01:32 2024-09-24T18:01:31.400Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:32 2024-09-24T18:01:31.513Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:32 2024-09-24T18:01:32.295Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:32 2024-09-24T18:01:32.308Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:32 2024-09-24T18:01:32.313Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:32 2024-09-24T18:01:32.315Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:32 2024-09-24T18:01:32.318Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 18:01:32 2024-09-24T18:01:32.318Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:32 2024-09-24T18:01:32.330Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 18:01:32 2024-09-24T18:01:32.341Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 18:01:32 2024-09-24T18:01:32.356Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:32 2024-09-24T18:01:32.379Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:32 2024-09-24T18:01:32.388Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:32 2024-09-24T18:01:32.554Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:32 2024-09-24T18:01:32.577Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:32 allow.auto.create.topics = true 18:01:32 auto.commit.interval.ms = 5000 18:01:32 auto.include.jmx.reporter = true 18:01:32 auto.offset.reset = earliest 18:01:32 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:32 check.crcs = true 18:01:32 client.dns.lookup = use_all_dns_ips 18:01:32 client.id = consumer-ncmp-group-10 18:01:32 client.rack = 18:01:32 connections.max.idle.ms = 540000 18:01:32 default.api.timeout.ms = 60000 18:01:32 enable.auto.commit = true 18:01:32 exclude.internal.topics = true 18:01:32 fetch.max.bytes = 52428800 18:01:32 fetch.max.wait.ms = 500 18:01:32 fetch.min.bytes = 1 18:01:32 group.id = ncmp-group 18:01:32 group.instance.id = null 18:01:32 heartbeat.interval.ms = 3000 18:01:32 interceptor.classes = [] 18:01:32 internal.leave.group.on.close = true 18:01:32 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:32 isolation.level = read_uncommitted 18:01:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:32 max.partition.fetch.bytes = 1048576 18:01:32 max.poll.interval.ms = 300000 18:01:32 max.poll.records = 500 18:01:32 metadata.max.age.ms = 300000 18:01:32 metric.reporters = [] 18:01:32 metrics.num.samples = 2 18:01:32 metrics.recording.level = INFO 18:01:32 metrics.sample.window.ms = 30000 18:01:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:32 receive.buffer.bytes = 65536 18:01:32 reconnect.backoff.max.ms = 1000 18:01:32 reconnect.backoff.ms = 50 18:01:32 request.timeout.ms = 30000 18:01:32 retry.backoff.ms = 100 18:01:32 sasl.client.callback.handler.class = null 18:01:32 sasl.jaas.config = null 18:01:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:32 sasl.kerberos.min.time.before.relogin = 60000 18:01:32 sasl.kerberos.service.name = null 18:01:32 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:32 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:32 sasl.login.callback.handler.class = null 18:01:32 sasl.login.class = null 18:01:32 sasl.login.connect.timeout.ms = null 18:01:32 sasl.login.read.timeout.ms = null 18:01:32 sasl.login.refresh.buffer.seconds = 300 18:01:32 sasl.login.refresh.min.period.seconds = 60 18:01:32 sasl.login.refresh.window.factor = 0.8 18:01:32 sasl.login.refresh.window.jitter = 0.05 18:01:32 sasl.login.retry.backoff.max.ms = 10000 18:01:32 sasl.login.retry.backoff.ms = 100 18:01:32 sasl.mechanism = GSSAPI 18:01:32 sasl.oauthbearer.clock.skew.seconds = 30 18:01:32 sasl.oauthbearer.expected.audience = null 18:01:32 sasl.oauthbearer.expected.issuer = null 18:01:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:32 sasl.oauthbearer.jwks.endpoint.url = null 18:01:32 sasl.oauthbearer.scope.claim.name = scope 18:01:32 sasl.oauthbearer.sub.claim.name = sub 18:01:32 sasl.oauthbearer.token.endpoint.url = null 18:01:32 security.protocol = PLAINTEXT 18:01:32 security.providers = null 18:01:32 send.buffer.bytes = 131072 18:01:32 session.timeout.ms = 45000 18:01:32 socket.connection.setup.timeout.max.ms = 30000 18:01:32 socket.connection.setup.timeout.ms = 10000 18:01:32 ssl.cipher.suites = null 18:01:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:32 ssl.endpoint.identification.algorithm = https 18:01:32 ssl.engine.factory.class = null 18:01:32 ssl.key.password = null 18:01:32 ssl.keymanager.algorithm = SunX509 18:01:32 ssl.keystore.certificate.chain = null 18:01:32 ssl.keystore.key = null 18:01:32 ssl.keystore.location = null 18:01:32 ssl.keystore.password = null 18:01:32 ssl.keystore.type = JKS 18:01:32 ssl.protocol = TLSv1.3 18:01:32 ssl.provider = null 18:01:32 ssl.secure.random.implementation = null 18:01:32 ssl.trustmanager.algorithm = PKIX 18:01:32 ssl.truststore.certificates = null 18:01:32 ssl.truststore.location = null 18:01:32 ssl.truststore.password = null 18:01:32 ssl.truststore.type = JKS 18:01:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:32 18:01:32 2024-09-24T18:01:32.580Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:32 2024-09-24T18:01:32.580Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:32 2024-09-24T18:01:32.580Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200892580 18:01:34 2024-09-24T18:01:32.645Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:34 2024-09-24T18:01:33.319Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:34 2024-09-24T18:01:33.332Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:34 2024-09-24T18:01:33.333Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:34 2024-09-24T18:01:33.334Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:34 2024-09-24T18:01:33.336Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:34 2024-09-24T18:01:33.336Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:34 2024-09-24T18:01:33.395Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:34 2024-09-24T18:01:33.405Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:34 2024-09-24T18:01:33.437Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:34 2024-09-24T18:01:33.454Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:34 2024-09-24T18:01:33.527Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:34 2024-09-24T18:01:34.338Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:34 2024-09-24T18:01:34.354Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:34 2024-09-24T18:01:34.355Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:34 2024-09-24T18:01:34.357Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:34 2024-09-24T18:01:34.359Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:01:34 2024-09-24T18:01:34.359Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:34 2024-09-24T18:01:34.397Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:01:34 2024-09-24T18:01:34.411Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:34 2024-09-24T18:01:34.414Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:34 2024-09-24T18:01:34.423Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:34 2024-09-24T18:01:34.538Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 18:01:34 2024-09-24T18:01:34.538Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 18:01:34 2024-09-24T18:01:34.594Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:34 2024-09-24T18:01:34.686Z ERROR 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 18:01:34 2024-09-24T18:01:34.689Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-1 does not exist or already deleted 18:01:34 2024-09-24T18:01:34.712Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-2 does not exist or already deleted 18:01:34 2024-09-24T18:01:34.739Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-3 does not exist or already deleted 18:01:34 2024-09-24T18:01:34.761Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-4 does not exist or already deleted 18:01:34 2024-09-24T18:01:34.779Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-5 does not exist or already deleted 18:01:34 2024-09-24T18:01:34.783Z ERROR 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 18:01:34 2024-09-24T18:01:34.786Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-6 does not exist or already deleted 18:01:34 2024-09-24T18:01:34.807Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-7 does not exist or already deleted 18:01:34 2024-09-24T18:01:34.812Z ERROR 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 18:01:34 2024-09-24T18:01:34.833Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:34 2024-09-24T18:01:34.869Z INFO 13133 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 18:01:34 allow.auto.create.topics = true 18:01:34 auto.commit.interval.ms = 5000 18:01:34 auto.include.jmx.reporter = true 18:01:34 auto.offset.reset = earliest 18:01:34 bootstrap.servers = [PLAINTEXT://localhost:32791] 18:01:34 check.crcs = true 18:01:34 client.dns.lookup = use_all_dns_ips 18:01:34 client.id = consumer-ncmp-group-11 18:01:34 client.rack = 18:01:34 connections.max.idle.ms = 540000 18:01:34 default.api.timeout.ms = 60000 18:01:34 enable.auto.commit = true 18:01:34 exclude.internal.topics = true 18:01:34 fetch.max.bytes = 52428800 18:01:34 fetch.max.wait.ms = 500 18:01:34 fetch.min.bytes = 1 18:01:34 group.id = ncmp-group 18:01:34 group.instance.id = null 18:01:34 heartbeat.interval.ms = 3000 18:01:34 interceptor.classes = [] 18:01:34 internal.leave.group.on.close = true 18:01:34 internal.throw.on.fetch.stable.offset.unsupported = false 18:01:34 isolation.level = read_uncommitted 18:01:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:34 max.partition.fetch.bytes = 1048576 18:01:34 max.poll.interval.ms = 300000 18:01:34 max.poll.records = 500 18:01:34 metadata.max.age.ms = 300000 18:01:34 metric.reporters = [] 18:01:34 metrics.num.samples = 2 18:01:34 metrics.recording.level = INFO 18:01:34 metrics.sample.window.ms = 30000 18:01:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 18:01:34 receive.buffer.bytes = 65536 18:01:34 reconnect.backoff.max.ms = 1000 18:01:34 reconnect.backoff.ms = 50 18:01:34 request.timeout.ms = 30000 18:01:34 retry.backoff.ms = 100 18:01:34 sasl.client.callback.handler.class = null 18:01:34 sasl.jaas.config = null 18:01:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 18:01:34 sasl.kerberos.min.time.before.relogin = 60000 18:01:34 sasl.kerberos.service.name = null 18:01:34 sasl.kerberos.ticket.renew.jitter = 0.05 18:01:34 sasl.kerberos.ticket.renew.window.factor = 0.8 18:01:34 sasl.login.callback.handler.class = null 18:01:34 sasl.login.class = null 18:01:34 sasl.login.connect.timeout.ms = null 18:01:34 sasl.login.read.timeout.ms = null 18:01:34 sasl.login.refresh.buffer.seconds = 300 18:01:34 sasl.login.refresh.min.period.seconds = 60 18:01:34 sasl.login.refresh.window.factor = 0.8 18:01:34 sasl.login.refresh.window.jitter = 0.05 18:01:34 sasl.login.retry.backoff.max.ms = 10000 18:01:34 sasl.login.retry.backoff.ms = 100 18:01:34 sasl.mechanism = GSSAPI 18:01:34 sasl.oauthbearer.clock.skew.seconds = 30 18:01:34 sasl.oauthbearer.expected.audience = null 18:01:34 sasl.oauthbearer.expected.issuer = null 18:01:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 18:01:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 18:01:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 18:01:34 sasl.oauthbearer.jwks.endpoint.url = null 18:01:34 sasl.oauthbearer.scope.claim.name = scope 18:01:34 sasl.oauthbearer.sub.claim.name = sub 18:01:34 sasl.oauthbearer.token.endpoint.url = null 18:01:34 security.protocol = PLAINTEXT 18:01:34 security.providers = null 18:01:34 send.buffer.bytes = 131072 18:01:34 session.timeout.ms = 45000 18:01:34 socket.connection.setup.timeout.max.ms = 30000 18:01:34 socket.connection.setup.timeout.ms = 10000 18:01:34 ssl.cipher.suites = null 18:01:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 18:01:34 ssl.endpoint.identification.algorithm = https 18:01:34 ssl.engine.factory.class = null 18:01:34 ssl.key.password = null 18:01:34 ssl.keymanager.algorithm = SunX509 18:01:34 ssl.keystore.certificate.chain = null 18:01:34 ssl.keystore.key = null 18:01:34 ssl.keystore.location = null 18:01:34 ssl.keystore.password = null 18:01:34 ssl.keystore.type = JKS 18:01:34 ssl.protocol = TLSv1.3 18:01:34 ssl.provider = null 18:01:34 ssl.secure.random.implementation = null 18:01:34 ssl.trustmanager.algorithm = PKIX 18:01:34 ssl.truststore.certificates = null 18:01:34 ssl.truststore.location = null 18:01:34 ssl.truststore.password = null 18:01:34 ssl.truststore.type = JKS 18:01:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:01:34 18:01:34 2024-09-24T18:01:34.873Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 18:01:34 2024-09-24T18:01:34.873Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 18:01:34 2024-09-24T18:01:34.873Z INFO 13133 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727200894873 18:01:37 2024-09-24T18:01:34.934Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:37 2024-09-24T18:01:35.361Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:37 2024-09-24T18:01:35.371Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 18:01:37 2024-09-24T18:01:35.373Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 18:01:37 2024-09-24T18:01:35.374Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 18:01:37 2024-09-24T18:01:35.375Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:37 2024-09-24T18:01:35.377Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:01:37 2024-09-24T18:01:35.377Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 18:01:37 2024-09-24T18:01:35.400Z WARN 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:33223/dmi/v1/ch/ch-1/modules. 18:01:37 2024-09-24T18:01:35.400Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 18:01:37 2024-09-24T18:01:35.419Z WARN 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason 503 Service Unavailable from POST http://localhost:33223/dmi/v1/ch/ch-2/modules. 18:01:37 2024-09-24T18:01:35.419Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 18:01:37 2024-09-24T18:01:35.431Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:37 2024-09-24T18:01:35.442Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:37 2024-09-24T18:01:35.444Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:37 2024-09-24T18:01:36.378Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:37 2024-09-24T18:01:36.388Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:37 2024-09-24T18:01:36.389Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:37 2024-09-24T18:01:36.457Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:37 2024-09-24T18:01:36.469Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 18:01:37 2024-09-24T18:01:36.471Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:37 2024-09-24T18:01:36.472Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 18:01:37 2024-09-24T18:01:37.390Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:37 2024-09-24T18:01:37.404Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 18:01:37 2024-09-24T18:01:37.407Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 18:01:37 2024-09-24T18:01:37.408Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 18:01:37 2024-09-24T18:01:37.416Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:01:37 2024-09-24T18:01:37.418Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:37 2024-09-24T18:01:37.418Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 18:01:37 2024-09-24T18:01:37.499Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:37 2024-09-24T18:01:37.514Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:01:37 2024-09-24T18:01:37.515Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 18:01:37 2024-09-24T18:01:37.516Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:37 2024-09-24T18:01:37.522Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 18:01:37 2024-09-24T18:01:37.592Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:37 2024-09-24T18:01:37.634Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:37 2024-09-24T18:01:37.791Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.024 s - in org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec 18:01:37 [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleUpdateSpec 18:01:38 2024-09-24T18:01:37.898Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:38 2024-09-24T18:01:38.419Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:38 2024-09-24T18:01:38.433Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:38 2024-09-24T18:01:38.434Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:38 2024-09-24T18:01:38.435Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:38 2024-09-24T18:01:38.437Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:38 2024-09-24T18:01:38.437Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:38 2024-09-24T18:01:38.529Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:38 2024-09-24T18:01:38.531Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:38 2024-09-24T18:01:38.539Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:38 2024-09-24T18:01:38.550Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:38 2024-09-24T18:01:38.626Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:38 2024-09-24T18:01:38.712Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:39 2024-09-24T18:01:38.775Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:39 2024-09-24T18:01:39.311Z WARN 13133 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56549/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56549 18:01:39 2024-09-24T18:01:39.332Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42461/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42461 18:01:39 2024-09-24T18:01:39.356Z WARN 13133 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58135/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58135 18:01:39 2024-09-24T18:01:39.382Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48759/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48759 18:01:39 2024-09-24T18:01:39.404Z WARN 13133 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58855/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58855 18:01:39 2024-09-24T18:01:39.419Z WARN 13133 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35917/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35917 18:01:39 2024-09-24T18:01:39.435Z WARN 13133 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36375/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36375 18:01:39 2024-09-24T18:01:39.438Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:39 2024-09-24T18:01:39.450Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:39 2024-09-24T18:01:39.452Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:39 2024-09-24T18:01:39.453Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:39 2024-09-24T18:01:39.454Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:39 2024-09-24T18:01:39.454Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:39 2024-09-24T18:01:39.474Z WARN 13133 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46435/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46435 18:01:39 2024-09-24T18:01:39.515Z WARN 13133 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34217/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34217 18:01:39 2024-09-24T18:01:39.545Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41899/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41899 18:01:39 2024-09-24T18:01:39.548Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:39 2024-09-24T18:01:39.557Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:39 2024-09-24T18:01:39.566Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:39 2024-09-24T18:01:39.582Z WARN 13133 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35979/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35979 18:01:39 2024-09-24T18:01:39.590Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:39 2024-09-24T18:01:39.621Z WARN 13133 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57513/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57513 18:01:39 2024-09-24T18:01:39.654Z WARN 13133 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38351/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38351 18:01:39 2024-09-24T18:01:39.666Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:39 2024-09-24T18:01:39.681Z WARN 13133 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56729/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56729 18:01:39 2024-09-24T18:01:39.703Z WARN 13133 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33223/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33223 18:01:39 2024-09-24T18:01:39.725Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39335/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39335 18:01:39 2024-09-24T18:01:39.754Z WARN 13133 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44713 18:01:39 2024-09-24T18:01:39.776Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34469/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34469 18:01:39 2024-09-24T18:01:39.803Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:40 2024-09-24T18:01:39.879Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:40 2024-09-24T18:01:40.459Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:40 2024-09-24T18:01:40.516Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:40 2024-09-24T18:01:40.517Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:40 2024-09-24T18:01:40.519Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:40 2024-09-24T18:01:40.520Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:40 2024-09-24T18:01:40.520Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:40 2024-09-24T18:01:40.566Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:40 2024-09-24T18:01:40.575Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:40 2024-09-24T18:01:40.613Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:40 2024-09-24T18:01:40.636Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:40 2024-09-24T18:01:40.781Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:40 2024-09-24T18:01:40.870Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:41 2024-09-24T18:01:40.938Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:41 2024-09-24T18:01:41.522Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:41 2024-09-24T18:01:41.536Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:41 2024-09-24T18:01:41.540Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:41 2024-09-24T18:01:41.540Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:41 2024-09-24T18:01:41.549Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:41 2024-09-24T18:01:41.549Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:41 2024-09-24T18:01:41.583Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:41 2024-09-24T18:01:41.591Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:41 2024-09-24T18:01:41.644Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:41 2024-09-24T18:01:41.669Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:41 2024-09-24T18:01:41.790Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:41 2024-09-24T18:01:41.881Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:42 2024-09-24T18:01:41.951Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:42 2024-09-24T18:01:42.550Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:42 2024-09-24T18:01:42.560Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:42 2024-09-24T18:01:42.562Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:42 2024-09-24T18:01:42.562Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:42 2024-09-24T18:01:42.563Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:42 2024-09-24T18:01:42.563Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:42 2024-09-24T18:01:42.598Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:42 2024-09-24T18:01:42.605Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:42 2024-09-24T18:01:42.660Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:42 2024-09-24T18:01:42.691Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:42 2024-09-24T18:01:42.804Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:42 2024-09-24T18:01:42.877Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:43 2024-09-24T18:01:42.938Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:43 2024-09-24T18:01:43.565Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:43 2024-09-24T18:01:43.577Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:43 2024-09-24T18:01:43.579Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:43 2024-09-24T18:01:43.589Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:43 2024-09-24T18:01:43.593Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:43 2024-09-24T18:01:43.593Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:43 2024-09-24T18:01:43.611Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:43 2024-09-24T18:01:43.620Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:43 2024-09-24T18:01:43.713Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:43 2024-09-24T18:01:43.733Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:43 2024-09-24T18:01:43.786Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:43 2024-09-24T18:01:43.863Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:44 2024-09-24T18:01:43.945Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:44 2024-09-24T18:01:44.596Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:44 2024-09-24T18:01:44.607Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:44 2024-09-24T18:01:44.609Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:44 2024-09-24T18:01:44.610Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:44 2024-09-24T18:01:44.614Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:44 2024-09-24T18:01:44.614Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:44 2024-09-24T18:01:44.630Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:44 2024-09-24T18:01:44.646Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:44 2024-09-24T18:01:44.734Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:44 2024-09-24T18:01:44.753Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:44 2024-09-24T18:01:44.799Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 18:01:44 2024-09-24T18:01:44.799Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:44 2024-09-24T18:01:44.883Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.076 s - in org.onap.cps.integration.functional.ncmp.CmHandleUpdateSpec 18:01:44 [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec 18:01:47 2024-09-24T18:01:44.979Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:47 2024-09-24T18:01:45.616Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:47 2024-09-24T18:01:45.628Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:47 2024-09-24T18:01:45.629Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:47 2024-09-24T18:01:45.630Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:47 2024-09-24T18:01:45.632Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:47 2024-09-24T18:01:45.632Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:47 2024-09-24T18:01:45.655Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:47 2024-09-24T18:01:45.664Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:47 2024-09-24T18:01:45.727Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:47 2024-09-24T18:01:45.743Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:47 2024-09-24T18:01:45.818Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 18:01:47 2024-09-24T18:01:46.634Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:47 2024-09-24T18:01:46.642Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:47 2024-09-24T18:01:46.643Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:47 2024-09-24T18:01:46.670Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:47 2024-09-24T18:01:46.680Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:47 2024-09-24T18:01:46.681Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:47 2024-09-24T18:01:47.645Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:47 2024-09-24T18:01:47.656Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:47 2024-09-24T18:01:47.658Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:47 2024-09-24T18:01:47.658Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:47 2024-09-24T18:01:47.660Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:47 2024-09-24T18:01:47.660Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:47 2024-09-24T18:01:47.698Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:47 2024-09-24T18:01:47.706Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:47 2024-09-24T18:01:47.708Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:47 2024-09-24T18:01:47.759Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:47 2024-09-24T18:01:47.778Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:47 2024-09-24T18:01:47.856Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:51 2024-09-24T18:01:47.905Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:51 2024-09-24T18:01:48.663Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:51 2024-09-24T18:01:48.674Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:51 2024-09-24T18:01:48.675Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:51 2024-09-24T18:01:48.676Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:51 2024-09-24T18:01:48.678Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:51 2024-09-24T18:01:48.678Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:51 2024-09-24T18:01:48.714Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:51 2024-09-24T18:01:48.721Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:51 2024-09-24T18:01:48.769Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:51 2024-09-24T18:01:48.788Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:51 2024-09-24T18:01:48.846Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 18:01:51 2024-09-24T18:01:49.681Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:51 2024-09-24T18:01:49.688Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:51 2024-09-24T18:01:49.688Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:51 2024-09-24T18:01:49.728Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:51 2024-09-24T18:01:49.737Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:51 2024-09-24T18:01:49.739Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:51 2024-09-24T18:01:50.689Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:51 2024-09-24T18:01:50.700Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:51 2024-09-24T18:01:50.701Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:51 2024-09-24T18:01:50.702Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:51 2024-09-24T18:01:50.704Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:51 2024-09-24T18:01:50.704Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:51 2024-09-24T18:01:50.717Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:01:51 2024-09-24T18:01:50.754Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:51 2024-09-24T18:01:50.764Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:51 2024-09-24T18:01:50.766Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:51 2024-09-24T18:01:50.814Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:51 2024-09-24T18:01:50.837Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:51 2024-09-24T18:01:51.028Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:53 2024-09-24T18:01:51.085Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:53 2024-09-24T18:01:51.707Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:53 2024-09-24T18:01:51.717Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:53 2024-09-24T18:01:51.718Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:53 2024-09-24T18:01:51.719Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:53 2024-09-24T18:01:51.720Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:53 2024-09-24T18:01:51.720Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:53 2024-09-24T18:01:51.731Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:01:53 2024-09-24T18:01:51.772Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:53 2024-09-24T18:01:51.778Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:53 2024-09-24T18:01:51.810Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:53 2024-09-24T18:01:51.826Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:53 2024-09-24T18:01:51.927Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 18:01:53 2024-09-24T18:01:52.723Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:53 2024-09-24T18:01:52.730Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:53 2024-09-24T18:01:52.730Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:53 2024-09-24T18:01:52.786Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:53 2024-09-24T18:01:52.794Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:53 2024-09-24T18:01:52.802Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:53 2024-09-24T18:01:53.730Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:53 2024-09-24T18:01:53.740Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:53 2024-09-24T18:01:53.741Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:53 2024-09-24T18:01:53.741Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:53 2024-09-24T18:01:53.744Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:53 2024-09-24T18:01:53.744Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:53 2024-09-24T18:01:53.819Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:53 2024-09-24T18:01:53.825Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:53 2024-09-24T18:01:53.827Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:53 2024-09-24T18:01:53.842Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:53 2024-09-24T18:01:53.860Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:53 2024-09-24T18:01:53.941Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:57 2024-09-24T18:01:54.002Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:01:57 2024-09-24T18:01:54.745Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:57 2024-09-24T18:01:54.754Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:57 2024-09-24T18:01:54.755Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:57 2024-09-24T18:01:54.756Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:57 2024-09-24T18:01:54.757Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:57 2024-09-24T18:01:54.757Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:57 2024-09-24T18:01:54.768Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:01:57 2024-09-24T18:01:54.831Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:57 2024-09-24T18:01:54.838Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:01:57 2024-09-24T18:01:54.847Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:57 2024-09-24T18:01:54.865Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:57 2024-09-24T18:01:54.958Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 18:01:57 2024-09-24T18:01:55.758Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:57 2024-09-24T18:01:55.771Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:01:57 2024-09-24T18:01:55.771Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:01:57 2024-09-24T18:01:55.847Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:57 2024-09-24T18:01:55.856Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:57 2024-09-24T18:01:55.857Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:57 2024-09-24T18:01:56.772Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:01:57 2024-09-24T18:01:56.779Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:01:57 2024-09-24T18:01:56.780Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:01:57 2024-09-24T18:01:56.781Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:01:57 2024-09-24T18:01:56.782Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:01:57 2024-09-24T18:01:56.782Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:01:57 2024-09-24T18:01:56.787Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:01:57 2024-09-24T18:01:56.874Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:01:57 2024-09-24T18:01:56.881Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:01:57 2024-09-24T18:01:56.891Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:01:57 2024-09-24T18:01:56.895Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:01:57 2024-09-24T18:01:56.901Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:01:57 2024-09-24T18:01:57.079Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:01 2024-09-24T18:01:57.162Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:01 2024-09-24T18:01:57.784Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:01 2024-09-24T18:01:57.793Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:01 2024-09-24T18:01:57.794Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:01 2024-09-24T18:01:57.795Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:01 2024-09-24T18:01:57.796Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:02:01 2024-09-24T18:01:57.796Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:01 2024-09-24T18:01:57.806Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:02:01 2024-09-24T18:01:57.883Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:02:01 2024-09-24T18:01:57.898Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:01 2024-09-24T18:01:57.906Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:01 2024-09-24T18:01:57.913Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:01 2024-09-24T18:01:57.995Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:01 2024-09-24T18:01:58.799Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:01 2024-09-24T18:01:58.806Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:01 2024-09-24T18:01:58.807Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:01 2024-09-24T18:01:58.810Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:01 2024-09-24T18:01:58.812Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:01 2024-09-24T18:01:58.812Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:01 2024-09-24T18:01:58.898Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:01 2024-09-24T18:01:58.919Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:01 2024-09-24T18:01:58.924Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:01 2024-09-24T18:01:58.925Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:01 2024-09-24T18:01:59.041Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 18:02:01 2024-09-24T18:01:59.813Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:01 2024-09-24T18:01:59.820Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:01 2024-09-24T18:01:59.820Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:01 2024-09-24T18:01:59.931Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:01 2024-09-24T18:01:59.940Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:02:01 2024-09-24T18:01:59.942Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:02:01 2024-09-24T18:02:00.821Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:01 2024-09-24T18:02:00.831Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:01 2024-09-24T18:02:00.832Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:01 2024-09-24T18:02:00.833Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:01 2024-09-24T18:02:00.834Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:01 2024-09-24T18:02:00.834Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:01 2024-09-24T18:02:00.844Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 18:02:01 2024-09-24T18:02:00.861Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:01 2024-09-24T18:02:00.874Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:01 2024-09-24T18:02:00.957Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:01 2024-09-24T18:02:00.964Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:01 2024-09-24T18:02:01.065Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:05 2024-09-24T18:02:01.117Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:05 2024-09-24T18:02:01.835Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:05 2024-09-24T18:02:01.846Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:05 2024-09-24T18:02:01.848Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:05 2024-09-24T18:02:01.849Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:05 2024-09-24T18:02:01.851Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:02:05 2024-09-24T18:02:01.851Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:05 2024-09-24T18:02:01.865Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:02:05 2024-09-24T18:02:01.943Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:02:05 2024-09-24T18:02:01.957Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:05 2024-09-24T18:02:01.974Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:05 2024-09-24T18:02:01.981Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:05 2024-09-24T18:02:02.045Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:05 2024-09-24T18:02:02.852Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:05 2024-09-24T18:02:02.860Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:05 2024-09-24T18:02:02.861Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:05 2024-09-24T18:02:02.862Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:05 2024-09-24T18:02:02.864Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:05 2024-09-24T18:02:02.864Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:05 2024-09-24T18:02:02.874Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:02:05 2024-09-24T18:02:02.950Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:05 2024-09-24T18:02:02.964Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:05 2024-09-24T18:02:02.987Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:05 2024-09-24T18:02:02.993Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:05 2024-09-24T18:02:03.088Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 18:02:05 2024-09-24T18:02:03.864Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:05 2024-09-24T18:02:03.871Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:05 2024-09-24T18:02:03.871Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:05 2024-09-24T18:02:03.999Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:05 2024-09-24T18:02:04.007Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:02:05 2024-09-24T18:02:04.009Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:02:05 2024-09-24T18:02:04.872Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:05 2024-09-24T18:02:04.881Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:05 2024-09-24T18:02:04.883Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:05 2024-09-24T18:02:04.884Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:05 2024-09-24T18:02:04.886Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:05 2024-09-24T18:02:04.886Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:05 2024-09-24T18:02:04.895Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 18:02:05 2024-09-24T18:02:04.914Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:05 2024-09-24T18:02:04.937Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:05 2024-09-24T18:02:05.025Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:05 2024-09-24T18:02:05.031Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:05 2024-09-24T18:02:05.145Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:06 2024-09-24T18:02:05.200Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:06 2024-09-24T18:02:05.887Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:06 2024-09-24T18:02:05.895Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:06 2024-09-24T18:02:05.896Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:06 2024-09-24T18:02:05.899Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:06 2024-09-24T18:02:05.901Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:06 2024-09-24T18:02:05.901Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:06 2024-09-24T18:02:05.912Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:02:06 2024-09-24T18:02:05.997Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:06 2024-09-24T18:02:06.021Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:06 2024-09-24T18:02:06.038Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:06 2024-09-24T18:02:06.046Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:06 2024-09-24T18:02:06.148Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:06 2024-09-24T18:02:06.235Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:09 2024-09-24T18:02:06.291Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:09 2024-09-24T18:02:06.902Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:09 2024-09-24T18:02:06.910Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:09 2024-09-24T18:02:06.912Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:09 2024-09-24T18:02:06.913Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:09 2024-09-24T18:02:06.914Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:09 2024-09-24T18:02:06.914Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:09 2024-09-24T18:02:06.922Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:02:09 2024-09-24T18:02:06.996Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:09 2024-09-24T18:02:07.011Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:09 2024-09-24T18:02:07.051Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:09 2024-09-24T18:02:07.060Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:09 2024-09-24T18:02:07.088Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 18:02:09 2024-09-24T18:02:07.916Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:09 2024-09-24T18:02:07.921Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:09 2024-09-24T18:02:07.921Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:09 2024-09-24T18:02:08.071Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:09 2024-09-24T18:02:08.080Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 18:02:09 2024-09-24T18:02:08.081Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 18:02:09 2024-09-24T18:02:08.922Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:09 2024-09-24T18:02:08.929Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:09 2024-09-24T18:02:08.931Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:09 2024-09-24T18:02:08.932Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:09 2024-09-24T18:02:08.934Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:09 2024-09-24T18:02:08.934Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:09 2024-09-24T18:02:08.943Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 18:02:09 2024-09-24T18:02:08.956Z WARN 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:55895/dmi/v1/ch/ch-1/modules. 18:02:09 2024-09-24T18:02:08.956Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 18:02:09 2024-09-24T18:02:08.969Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:09 2024-09-24T18:02:09.056Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.164 s - in org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec 18:02:09 [INFO] Running org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec 18:02:09 2024-09-24T18:02:09.093Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:09 2024-09-24T18:02:09.101Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:09 2024-09-24T18:02:09.261Z INFO 13133 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 18:02:09 2024-09-24T18:02:09.302Z INFO 13133 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 18:02:09 2024-09-24T18:02:09.302Z INFO 13133 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 18:02:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec 18:02:09 [INFO] Running org.onap.cps.integration.functional.ncmp.DataJobResultServiceSpec 18:02:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.integration.functional.ncmp.DataJobResultServiceSpec 18:02:09 [INFO] Running org.onap.cps.integration.functional.ncmp.DataJobStatusServiceSpec 18:02:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.integration.functional.ncmp.DataJobStatusServiceSpec 18:02:09 [INFO] Running org.onap.cps.integration.functional.ncmp.DmiUrlEncodingPassthroughSpec 18:02:10 2024-09-24T18:02:09.472Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:10 2024-09-24T18:02:09.823Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34469/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34469 18:02:10 2024-09-24T18:02:09.828Z WARN 13133 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36375/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36375 18:02:10 2024-09-24T18:02:09.831Z WARN 13133 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44713 18:02:10 2024-09-24T18:02:09.834Z WARN 13133 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35979/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35979 18:02:10 2024-09-24T18:02:09.839Z WARN 13133 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39141/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39141 18:02:10 2024-09-24T18:02:09.853Z WARN 13133 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55895/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55895 18:02:10 2024-09-24T18:02:09.866Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57513/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57513 18:02:10 2024-09-24T18:02:09.876Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46435/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46435 18:02:10 2024-09-24T18:02:09.880Z WARN 13133 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58135/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58135 18:02:10 2024-09-24T18:02:09.883Z WARN 13133 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44213/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44213 18:02:10 2024-09-24T18:02:09.897Z WARN 13133 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59171/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59171 18:02:10 2024-09-24T18:02:09.910Z WARN 13133 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56033/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56033 18:02:10 2024-09-24T18:02:09.923Z WARN 13133 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43433/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43433 18:02:10 2024-09-24T18:02:09.935Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:10 2024-09-24T18:02:09.942Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49855/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49855 18:02:10 2024-09-24T18:02:09.946Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:10 2024-09-24T18:02:09.948Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:10 2024-09-24T18:02:09.949Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:10 2024-09-24T18:02:09.950Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:10 2024-09-24T18:02:09.950Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:10 2024-09-24T18:02:09.958Z WARN 13133 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56729/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56729 18:02:10 2024-09-24T18:02:09.962Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53379/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53379 18:02:10 2024-09-24T18:02:09.979Z WARN 13133 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35161/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35161 18:02:10 2024-09-24T18:02:09.997Z WARN 13133 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33223/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33223 18:02:10 2024-09-24T18:02:10.000Z WARN 13133 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35917/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35917 18:02:10 2024-09-24T18:02:10.003Z WARN 13133 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56815/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56815 18:02:10 2024-09-24T18:02:10.024Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34217/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34217 18:02:10 2024-09-24T18:02:10.029Z WARN 13133 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39335/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39335 18:02:10 2024-09-24T18:02:10.032Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41899/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41899 18:02:10 2024-09-24T18:02:10.038Z WARN 13133 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42301/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42301 18:02:10 2024-09-24T18:02:10.054Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:10 2024-09-24T18:02:10.063Z WARN 13133 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44825/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44825 18:02:10 2024-09-24T18:02:10.078Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:10 2024-09-24T18:02:10.078Z WARN 13133 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58855/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58855 18:02:10 2024-09-24T18:02:10.083Z WARN 13133 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48759/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48759 18:02:10 2024-09-24T18:02:10.087Z WARN 13133 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48879/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48879 18:02:10 2024-09-24T18:02:10.107Z WARN 13133 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38351/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38351 18:02:10 2024-09-24T18:02:10.108Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:10 2024-09-24T18:02:10.114Z WARN 13133 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42461/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42461 18:02:10 2024-09-24T18:02:10.118Z WARN 13133 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56549/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56549 18:02:10 2024-09-24T18:02:10.121Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:10 2024-09-24T18:02:10.122Z WARN 13133 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43907/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43907 18:02:10 2024-09-24T18:02:10.273Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:11 2024-09-24T18:02:10.345Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:11 2024-09-24T18:02:10.951Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:11 2024-09-24T18:02:10.961Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:11 2024-09-24T18:02:10.962Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:11 2024-09-24T18:02:10.963Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:11 2024-09-24T18:02:10.965Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:11 2024-09-24T18:02:10.965Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:11 2024-09-24T18:02:11.054Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:11 2024-09-24T18:02:11.068Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:11 2024-09-24T18:02:11.130Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:11 2024-09-24T18:02:11.138Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:11 2024-09-24T18:02:11.256Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s - in org.onap.cps.integration.functional.ncmp.DmiUrlEncodingPassthroughSpec 18:02:11 [INFO] Running org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec 18:02:13 2024-09-24T18:02:11.353Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:13 2024-09-24T18:02:11.966Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:13 2024-09-24T18:02:11.975Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:13 2024-09-24T18:02:11.985Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:13 2024-09-24T18:02:11.987Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:13 2024-09-24T18:02:11.989Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:13 2024-09-24T18:02:11.989Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:13 2024-09-24T18:02:12.015Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:13 2024-09-24T18:02:12.030Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:13 2024-09-24T18:02:12.085Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:13 2024-09-24T18:02:12.144Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:13 2024-09-24T18:02:12.150Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:13 2024-09-24T18:02:12.990Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:13 2024-09-24T18:02:12.999Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:13 2024-09-24T18:02:13.001Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:13 2024-09-24T18:02:13.002Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:13 2024-09-24T18:02:13.003Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:02:13 2024-09-24T18:02:13.003Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:13 2024-09-24T18:02:13.025Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:02:13 2024-09-24T18:02:13.038Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:13 2024-09-24T18:02:13.156Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:13 2024-09-24T18:02:13.163Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:13 2024-09-24T18:02:13.202Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:13 2024-09-24T18:02:13.256Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:15 2024-09-24T18:02:13.305Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:15 2024-09-24T18:02:14.004Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:15 2024-09-24T18:02:14.013Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:15 2024-09-24T18:02:14.014Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:15 2024-09-24T18:02:14.015Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:15 2024-09-24T18:02:14.017Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:15 2024-09-24T18:02:14.017Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:15 2024-09-24T18:02:14.036Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:15 2024-09-24T18:02:14.050Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:15 2024-09-24T18:02:14.129Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:15 2024-09-24T18:02:14.173Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:15 2024-09-24T18:02:14.179Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:15 2024-09-24T18:02:15.018Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:15 2024-09-24T18:02:15.029Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:15 2024-09-24T18:02:15.030Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:15 2024-09-24T18:02:15.031Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:15 2024-09-24T18:02:15.032Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:02:15 2024-09-24T18:02:15.032Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:15 2024-09-24T18:02:15.054Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:02:15 2024-09-24T18:02:15.071Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:15 2024-09-24T18:02:15.166Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor decision: deny 18:02:15 2024-09-24T18:02:15.166Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 18:02:15 2024-09-24T18:02:15.173Z ERROR 13133 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:02:15 18:02:15 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Policy Executor did not allow request. Decision #1 : deny 18:02:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processResponse(PolicyExecutor.java:181) 18:02:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:97) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 18:02:15 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:178) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:15 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 18:02:15 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:118) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:15 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 18:02:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 18:02:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 18:02:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:02:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 18:02:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 18:02:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:02:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:02:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:02:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:02:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:02:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:02:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:02:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:02:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:02:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:02:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:02:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:02:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109) 18:02:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:02:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:02:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:02:15 at org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:48) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:02:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:02:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:02:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:02:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:02:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:02:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:02:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:02:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 18:02:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:02:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:02:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:02:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:02:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:02:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:02:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:02:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:02:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:02:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:02:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:02:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:02:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:02:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:02:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:02:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:02:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:02:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:02:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 18:02:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 18:02:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 18:02:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 18:02:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 18:02:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 18:02:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:02:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:02:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:02:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 18:02:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 18:02:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 18:02:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 18:02:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 18:02:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:02:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 18:02:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 18:02:15 18:02:15 2024-09-24T18:02:15.186Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:15 2024-09-24T18:02:15.196Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:15 2024-09-24T18:02:15.230Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:15 2024-09-24T18:02:15.276Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:17 2024-09-24T18:02:15.335Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:17 2024-09-24T18:02:16.033Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:17 2024-09-24T18:02:16.042Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:17 2024-09-24T18:02:16.043Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:17 2024-09-24T18:02:16.044Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:17 2024-09-24T18:02:16.046Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:17 2024-09-24T18:02:16.046Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:17 2024-09-24T18:02:16.069Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:17 2024-09-24T18:02:16.085Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:17 2024-09-24T18:02:16.174Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:17 2024-09-24T18:02:16.209Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:17 2024-09-24T18:02:16.216Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:17 2024-09-24T18:02:17.047Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:17 2024-09-24T18:02:17.057Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:17 2024-09-24T18:02:17.058Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:17 2024-09-24T18:02:17.059Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:17 2024-09-24T18:02:17.060Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:02:17 2024-09-24T18:02:17.061Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:17 2024-09-24T18:02:17.083Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:02:17 2024-09-24T18:02:17.096Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:17 2024-09-24T18:02:17.217Z ERROR 13133 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 18:02:17 18:02:17 org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/policy-executor/api/v1/execute 18:02:17 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) 18:02:17 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 18:02:17 Error has been observed at the following site(s): 18:02:17 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/policy-executor/api/v1/execute [DefaultWebClient] 18:02:17 Original Stack Trace: 18:02:17 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) 18:02:17 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 18:02:17 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 18:02:17 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 18:02:17 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 18:02:17 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 18:02:17 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 18:02:17 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 18:02:17 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 18:02:17 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 18:02:17 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2098) 18:02:17 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 18:02:17 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 18:02:17 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 18:02:17 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 18:02:17 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:415) 18:02:17 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:446) 18:02:17 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:500) 18:02:17 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:793) 18:02:17 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:114) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:02:17 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:02:17 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:02:17 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:02:17 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 18:02:17 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 18:02:17 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 18:02:17 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 18:02:17 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 18:02:17 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 18:02:17 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) 18:02:17 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) 18:02:17 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) 18:02:17 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) 18:02:17 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) 18:02:17 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 18:02:17 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 18:02:17 at java.base/java.lang.Thread.run(Thread.java:833) 18:02:17 Suppressed: java.lang.Exception: #block terminated with an error 18:02:17 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 18:02:17 at reactor.core.publisher.Mono.block(Mono.java:1779) 18:02:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:166) 18:02:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:84) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:17 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:17 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 18:02:17 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:178) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:17 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:17 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 18:02:17 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:118) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:17 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:17 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 18:02:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 18:02:17 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 18:02:17 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 18:02:17 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 18:02:17 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 18:02:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 18:02:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 18:02:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 18:02:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 18:02:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 18:02:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 18:02:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 18:02:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 18:02:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 18:02:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 18:02:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 18:02:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 18:02:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 18:02:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 18:02:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 18:02:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 18:02:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 18:02:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 18:02:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 18:02:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:17 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109) 18:02:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 18:02:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 18:02:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 18:02:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 18:02:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 18:02:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 18:02:17 at org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:48) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:02:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 18:02:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:02:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:02:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 18:02:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 18:02:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 18:02:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 18:02:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:02:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 18:02:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 18:02:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 18:02:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 18:02:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 18:02:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 18:02:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 18:02:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 18:02:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 18:02:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:02:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 18:02:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 18:02:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 18:02:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:02:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 18:02:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 18:02:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 18:02:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 18:02:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 18:02:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:02:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 18:02:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 18:02:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 18:02:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 18:02:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 18:02:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 18:02:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 18:02:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 18:02:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 18:02:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 18:02:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 18:02:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 18:02:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 18:02:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 18:02:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 18:02:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 18:02:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 18:02:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 18:02:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 18:02:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 18:02:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 18:02:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 18:02:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 18:02:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 18:02:17 18:02:17 2024-09-24T18:02:17.223Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:17 2024-09-24T18:02:17.228Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:17 2024-09-24T18:02:17.293Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:17 2024-09-24T18:02:17.347Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.092 s - in org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec 18:02:17 [INFO] Running org.onap.cps.integration.functional.ncmp.RestApiSpec 18:02:18 2024-09-24T18:02:17.462Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:18 2024-09-24T18:02:18.062Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:18 2024-09-24T18:02:18.071Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 3 advised cm handles from DB 18:02:18 2024-09-24T18:02:18.074Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 3 18:02:18 2024-09-24T18:02:18.076Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 18:02:18 2024-09-24T18:02:18.082Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:18 2024-09-24T18:02:18.090Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:02:18 2024-09-24T18:02:18.092Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 18:02:18 2024-09-24T18:02:18.092Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 18:02:18 2024-09-24T18:02:18.183Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:18 2024-09-24T18:02:18.232Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:18 2024-09-24T18:02:18.242Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:18 2024-09-24T18:02:18.255Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:02:18 2024-09-24T18:02:18.379Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 18:02:18 2024-09-24T18:02:18.400Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:18 2024-09-24T18:02:18.750Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in org.onap.cps.integration.functional.ncmp.RestApiSpec 18:02:18 [INFO] Running org.onap.cps.integration.functional.ncmp.WriteSubJobSpec 18:02:21 2024-09-24T18:02:18.871Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:21 2024-09-24T18:02:19.093Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:21 2024-09-24T18:02:19.103Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:21 2024-09-24T18:02:19.106Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:21 2024-09-24T18:02:19.107Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:21 2024-09-24T18:02:19.108Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 18:02:21 2024-09-24T18:02:19.108Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:21 2024-09-24T18:02:19.188Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 18:02:21 2024-09-24T18:02:19.204Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:21 2024-09-24T18:02:19.247Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:21 2024-09-24T18:02:19.253Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:21 2024-09-24T18:02:19.267Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:21 2024-09-24T18:02:20.109Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:21 2024-09-24T18:02:20.119Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:21 2024-09-24T18:02:20.120Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:21 2024-09-24T18:02:20.121Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:21 2024-09-24T18:02:20.123Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 18:02:21 2024-09-24T18:02:20.123Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:21 2024-09-24T18:02:20.210Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 18:02:21 2024-09-24T18:02:20.230Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:21 2024-09-24T18:02:20.259Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:21 2024-09-24T18:02:20.266Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:21 2024-09-24T18:02:20.321Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:21 2024-09-24T18:02:21.124Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:21 2024-09-24T18:02:21.133Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 18:02:21 2024-09-24T18:02:21.134Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 18:02:21 2024-09-24T18:02:21.135Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 18:02:21 2024-09-24T18:02:21.137Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 18:02:21 2024-09-24T18:02:21.137Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 18:02:21 2024-09-24T18:02:21.218Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 18:02:21 2024-09-24T18:02:21.231Z INFO 13133 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 18:02:21 2024-09-24T18:02:21.272Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:21 2024-09-24T18:02:21.280Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:21 2024-09-24T18:02:21.334Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for write operation is: my-data-job-id 18:02:21 2024-09-24T18:02:21.467Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:21 2024-09-24T18:02:21.518Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:21 2024-09-24T18:02:21.563Z INFO 13133 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 18:02:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s - in org.onap.cps.integration.functional.ncmp.WriteSubJobSpec 18:02:21 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 18:02:22 2024-09-24T18:02:22.024Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:22 2024-09-24T18:02:22.024Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 18:02:22 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 18:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s - in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 18:02:22 2024-09-24T18:02:22.138Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:22 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 18:02:22 2024-09-24T18:02:22.149Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:22 2024-09-24T18:02:22.149Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:22 2024-09-24T18:02:22.291Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:22 2024-09-24T18:02:22.301Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:22 line 1:0 mismatched input 'invalid' expecting '/' 18:02:22 line 1:0 mismatched input 'invalid' expecting '/' 18:02:22 2024-09-24T18:02:22.425Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 18:02:23 2024-09-24T18:02:22.971Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:22.971Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('68'::int8),('{}'),(NULL),('/bookstore'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(68, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:22.971Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:22.971Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('68'::int8),('{}'),(NULL),('/bookstore'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(68, /bookstore) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:22.971Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(68, /bookstore) already exists. 18:02:23 2024-09-24T18:02:22.974Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('68'::int8),('{}'),(NULL),('/bookstore'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(68, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 18:02:23 2024-09-24T18:02:22.978Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:22.978Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('68'::int8),('{}'),(NULL),('/bookstore'),('486'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(68, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:22.979Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:22.979Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('68'::int8),('{}'),(NULL),('/bookstore'),('486'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(68, /bookstore) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:22.979Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(68, /bookstore) already exists. 18:02:23 line 1:9 missing '/' at 'path' 18:02:23 line 1:9 missing '/' at 'path' 18:02:23 2024-09-24T18:02:23.071Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 18:02:23 2024-09-24T18:02:23.150Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:23 2024-09-24T18:02:23.161Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:23 2024-09-24T18:02:23.161Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:23 2024-09-24T18:02:23.292Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.292Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('487'::int8),('/bookstore/categories[@code=''1'']'),('520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.292Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.292Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('487'::int8),('/bookstore/categories[@code=''1'']'),('520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.292Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. 18:02:23 2024-09-24T18:02:23.292Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('487'::int8),('/bookstore/categories[@code=''1'']'),('520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 18:02:23 2024-09-24T18:02:23.295Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.295Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('487'::int8),('/bookstore/categories[@code=''1'']'),('522'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.295Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.295Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('487'::int8),('/bookstore/categories[@code=''1'']'),('522'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.295Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. 18:02:23 2024-09-24T18:02:23.314Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:23 2024-09-24T18:02:23.346Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:23 2024-09-24T18:02:23.449Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.449Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('523'::int8),('/bookstore/categories[@code=''1'']'),('556'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.449Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.449Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('523'::int8),('/bookstore/categories[@code=''1'']'),('556'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.449Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 18:02:23 2024-09-24T18:02:23.450Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('523'::int8),('/bookstore/categories[@code=''1'']'),('556'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 18:02:23 2024-09-24T18:02:23.452Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.452Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('523'::int8),('/bookstore/categories[@code=''1'']'),('558'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.452Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.452Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('523'::int8),('/bookstore/categories[@code=''1'']'),('558'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.452Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 18:02:23 2024-09-24T18:02:23.563Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.563Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.563Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.563Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.563Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. 18:02:23 2024-09-24T18:02:23.564Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 18:02:23 2024-09-24T18:02:23.565Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.565Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('589'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.565Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.565Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('589'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.565Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. 18:02:23 2024-09-24T18:02:23.602Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.602Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.602Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.602Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.602Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. 18:02:23 2024-09-24T18:02:23.602Z WARN 13133 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 18:02:23 2024-09-24T18:02:23.603Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 18:02:23 2024-09-24T18:02:23.603Z ERROR 13133 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('592'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 18:02:23 2024-09-24T18:02:23.603Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:23 2024-09-24T18:02:23.603Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('72'::int8),('{"code":"1"}'),('559'::int8),('/bookstore/categories[@code=''1'']'),('592'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 18:02:23 2024-09-24T18:02:23.603Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 18:02:23 Detail: Key (anchor_id, xpath)=(72, /bookstore/categories[@code='1']) already exists. 18:02:24 2024-09-24T18:02:24.162Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:24 2024-09-24T18:02:24.171Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:24 2024-09-24T18:02:24.171Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:24 2024-09-24T18:02:24.369Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:24 2024-09-24T18:02:24.389Z INFO 13133 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:25 2024-09-24T18:02:25.172Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:25 2024-09-24T18:02:25.180Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:25 2024-09-24T18:02:25.180Z INFO 13133 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:25 [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.243 s - in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 18:02:25 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 18:02:25 2024-09-24T18:02:25.397Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:25 2024-09-24T18:02:25.404Z INFO 13133 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:25 2024-09-24T18:02:25.542Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:25 2024-09-24T18:02:25.542Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 18:02:25 Detail: Key (name)=(generalTestDataspace) already exists. 18:02:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 18:02:25 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 18:02:25 2024-09-24T18:02:25.604Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:25 2024-09-24T18:02:25.802Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_77, Optional[2077-01-01]] 18:02:26 2024-09-24T18:02:26.183Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:26 2024-09-24T18:02:26.196Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:26 2024-09-24T18:02:26.196Z INFO 13133 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:26 2024-09-24T18:02:26.220Z WARN 13133 --- [cps-integration-test] [ main] o.c.r.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 18:02:26 2024-09-24T18:02:26.295Z WARN 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 18:02:26 2024-09-24T18:02:26.295Z ERROR 13133 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 18:02:26 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 18:02:26 2024-09-24T18:02:26.410Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:26 2024-09-24T18:02:26.428Z INFO 13133 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:26 2024-09-24T18:02:26.695Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 18:02:26 2024-09-24T18:02:26.810Z WARN 13133 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 18:02:26 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 18:02:26 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 18:02:27 2024-09-24T18:02:27.197Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:27 2024-09-24T18:02:27.205Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:27 2024-09-24T18:02:27.205Z INFO 13133 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:27 2024-09-24T18:02:27.453Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:27 2024-09-24T18:02:27.463Z INFO 13133 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:27 line 1:0 mismatched input 'cpsPath' expecting '/' 18:02:27 line 1:0 mismatched input 'cpsPath' expecting '/' 18:02:28 2024-09-24T18:02:28.206Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:28 2024-09-24T18:02:28.215Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:28 2024-09-24T18:02:28.215Z INFO 13133 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:28 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 18:02:28 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 18:02:28 2024-09-24T18:02:28.475Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 18:02:28 2024-09-24T18:02:28.483Z INFO 13133 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 18:02:28 2024-09-24T18:02:28.732Z INFO 13133 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 18:02:28 2024-09-24T18:02:28.736Z WARN 13133 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 18:02:28 2024-09-24T18:02:28.736Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 18:02:28 2024-09-24T18:02:28.736Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 18:02:28 2024-09-24T18:02:28.737Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 18:02:28 2024-09-24T18:02:28.737Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 18:02:28 2024-09-24T18:02:28.740Z INFO 13133 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 18:02:28 2024-09-24T18:02:28.760Z WARN 13133 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:02:28 2024-09-24T18:02:28.867Z INFO 13133 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:02:28 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 18:02:28 2024-09-24T18:02:28.898Z INFO 13133 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:02:29 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 18:02:29 2024-09-24T18:02:28.929Z INFO 13133 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:02:29 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 18:02:29 2024-09-24T18:02:29.216Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 18:02:29 2024-09-24T18:02:29.228Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 18:02:29 2024-09-24T18:02:29.228Z INFO 13133 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 18:02:29 2024-09-24T18:02:29.236Z INFO 13133 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:02:29 2024-09-24T18:02:29.239Z INFO 13133 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:02:29 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 18:02:29 2024-09-24T18:02:29.254Z INFO 13133 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:02:29 2024-09-24T18:02:29.258Z INFO 13133 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 18:02:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 s - in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 18:02:29 2024-09-24T18:02:29.306Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 18:02:29 2024-09-24T18:02:29.307Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is SHUTTING_DOWN 18:02:29 2024-09-24T18:02:29.308Z WARN 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 18:02:29 2024-09-24T18:02:29.308Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 18:02:29 2024-09-24T18:02:29.309Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 18:02:29 2024-09-24T18:02:29.311Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.250.0.254:51319->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=ad62de23-fa8a-4dc1-877c-61aa6c1710c9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 18:02:29 2024-09-24T18:02:29.312Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.250.0.254:5707->/10.30.106.104:51319, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=f668445b-15e5-4775-8e7c-5565342b8fad, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 18:02:29 2024-09-24T18:02:29.313Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 18:02:29 2024-09-24T18:02:29.313Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is SHUTTING_DOWN 18:02:29 2024-09-24T18:02:29.314Z WARN 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 18:02:29 2024-09-24T18:02:29.314Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 18:02:29 2024-09-24T18:02:29.315Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 18:02:29 2024-09-24T18:02:29.315Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.250.0.254:5701->/10.30.106.104:60833, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=ad62de23-fa8a-4dc1-877c-61aa6c1710c9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 18:02:29 2024-09-24T18:02:29.316Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.250.0.254:60833->/10.250.0.254:5701, qualifier=null, endpoint=[10.250.0.254]:5701, remoteUuid=aa2014ee-2482-42ba-a10d-4e9f214b7324, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 18:02:29 2024-09-24T18:02:29.316Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 18:02:29 2024-09-24T18:02:29.316Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is SHUTTING_DOWN 18:02:29 2024-09-24T18:02:29.317Z WARN 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 18:02:29 2024-09-24T18:02:29.317Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 18:02:29 2024-09-24T18:02:29.317Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 18:02:29 2024-09-24T18:02:29.327Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.250.0.254:52863->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=ad62de23-fa8a-4dc1-877c-61aa6c1710c9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 18:02:29 2024-09-24T18:02:29.327Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 18:02:29 2024-09-24T18:02:29.327Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is SHUTTING_DOWN 18:02:29 2024-09-24T18:02:29.327Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.250.0.254:5707->/10.30.106.104:52863, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=401f2e83-cf63-4938-8fdc-ca944e34ec47, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 18:02:29 2024-09-24T18:02:29.327Z WARN 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 18:02:29 2024-09-24T18:02:29.327Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 18:02:29 2024-09-24T18:02:29.330Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 18:02:29 2024-09-24T18:02:29.330Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 18:02:29 2024-09-24T18:02:29.330Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is SHUTTING_DOWN 18:02:29 2024-09-24T18:02:29.331Z WARN 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 18:02:29 2024-09-24T18:02:29.331Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 18:02:29 2024-09-24T18:02:29.331Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 18:02:29 2024-09-24T18:02:29.332Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.250.0.254:53739->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=ad62de23-fa8a-4dc1-877c-61aa6c1710c9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 18:02:29 2024-09-24T18:02:29.332Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.250.0.254:5707->/10.30.106.104:46759, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=55bd155e-3f83-4671-be9a-2f852fe1b3f0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 18:02:29 2024-09-24T18:02:29.332Z INFO 13133 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.250.0.254:46759->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=ad62de23-fa8a-4dc1-877c-61aa6c1710c9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 18:02:29 2024-09-24T18:02:29.337Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 18:02:29 2024-09-24T18:02:29.337Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is SHUTTING_DOWN 18:02:29 2024-09-24T18:02:29.337Z WARN 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 18:02:29 2024-09-24T18:02:29.337Z INFO 13133 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 18:02:31 [INFO] 18:02:31 [INFO] Results: 18:02:31 [INFO] 18:02:31 [INFO] Tests run: 363, Failures: 0, Errors: 0, Skipped: 0 18:02:31 [INFO] 18:02:31 [INFO] 18:02:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 18:02:31 [INFO] Skipping JaCoCo execution due to missing classes directory. 18:02:31 [INFO] 18:02:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 18:02:31 [WARNING] JAR will be empty - no content was marked for inclusion! 18:02:31 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.5.3-SNAPSHOT.jar 18:02:31 [INFO] 18:02:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 18:02:31 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 18:02:31 [INFO] 18:02:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 18:02:31 [INFO] 18:02:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 18:02:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:31 [INFO] 18:02:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 18:02:31 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 18:02:31 [INFO] 18:02:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 18:02:31 [INFO] 18:02:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 18:02:31 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.5.3-SNAPSHOT/integration-test-3.5.3-SNAPSHOT.jar 18:02:31 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.5.3-SNAPSHOT/integration-test-3.5.3-SNAPSHOT.pom 18:02:31 [INFO] 18:02:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 18:02:32 [INFO] 18:02:32 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 18:02:32 [INFO] Building cps-application 3.5.3-SNAPSHOT [18/21] 18:02:32 [INFO] --------------------------------[ jar ]--------------------------------- 18:02:32 [INFO] 18:02:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 18:02:32 [INFO] 18:02:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 18:02:32 [INFO] 18:02:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 18:02:32 [INFO] 18:02:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 18:02:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 18:02:32 [INFO] 18:02:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 18:02:32 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 18:02:32 [INFO] 18:02:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 18:02:32 [INFO] You have 0 Checkstyle violations. 18:02:32 [INFO] 18:02:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 18:02:32 [INFO] You have 0 Checkstyle violations. 18:02:32 [INFO] 18:02:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 18:02:32 [INFO] Starting audit... 18:02:32 Audit done. 18:02:32 [INFO] You have 0 Checkstyle violations. 18:02:32 [INFO] 18:02:32 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- 18:02:32 [INFO] 18:02:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 18:02:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:32 [INFO] Copying 1 resource 18:02:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 18:02:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 18:02:32 [INFO] 18:02:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 18:02:32 [INFO] Changes detected - recompiling the module! :dependency 18:02:32 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 18:02:33 [INFO] 18:02:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 18:02:33 [INFO] 18:02:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 18:02:33 [INFO] Fork Value is true 18:02:34 [java] WARNING: A terminally deprecated method in java.lang.System has been called 18:02:34 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 18:02:34 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 18:02:34 [java] WARNING: System::setSecurityManager will be removed in a future release 18:02:35 [INFO] Done SpotBugs Analysis.... 18:02:35 [INFO] 18:02:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 18:02:35 [INFO] 18:02:35 [INFO] 18:02:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 18:02:35 [INFO] BugInstance size is 0 18:02:35 [INFO] Error size is 0 18:02:35 [INFO] No errors/warnings found 18:02:35 [INFO] 18:02:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 18:02:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:02:35 [INFO] Copying 2 resources 18:02:35 [INFO] 18:02:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 18:02:35 [INFO] Changes detected - recompiling the module! :dependency 18:02:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 18:02:35 [INFO] 18:02:35 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 18:02:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:02:36 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:02:36 [INFO] Compiled 2 files. 18:02:36 [INFO] 18:02:36 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 18:02:36 [INFO] 18:02:36 [INFO] ------------------------------------------------------- 18:02:36 [INFO] T E S T S 18:02:36 [INFO] ------------------------------------------------------- 18:02:38 18:02:37.709 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 18:02:38 18:02:38.032 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:02:38 18:02:38.242 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 18:02:38 18:02:38.318 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:02:38 18:02:38.331 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 18:02:38 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 18:02:42 18:02:37,574 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:02:42 18:02:37,577 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Here is a list of configurators discovered as a service, by rank: 18:02:42 18:02:37,578 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:02:42 18:02:37,578 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:02:42 18:02:37,578 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:02:42 18:02:37,586 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:02:42 18:02:37,586 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:02:42 18:02:37,588 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:02:42 18:02:37,590 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:02:42 18:02:37,590 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:02:42 18:02:37,590 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:02:42 18:02:37,590 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:02:42 18:02:37,591 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:02:42 18:02:37,591 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:02:42 18:02:37,592 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:02:42 18:02:37,592 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:02:42 18:02:37,592 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:02:42 18:02:37,593 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:02:42 18:02:37,593 |-INFO in ch.qos.logback.classic.BasicConfigurator@59c2bf78 - Setting up default configuration. 18:02:42 18:02:37,612 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2ff2a096 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 18:02:42 18:02:39,164 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44f8d884 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:02:42 18:02:39,225 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@65d3e2ba - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:02:42 18:02:39,225 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44f8d884 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:02:42 18:02:39,230 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:02:42 18:02:39,230 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:02:42 18:02:39,230 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:02:42 18:02:39,230 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:02:42 18:02:39,230 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:02:42 18:02:39,232 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@65d3e2ba - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:02:42 18:02:39,232 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44f8d884 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:02:42 18:02:39,242 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:02:42 18:02:39,242 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:02:42 18:02:39,247 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:02:42 18:02:39,282 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727200959280) 18:02:42 18:02:39,282 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 18:02:42 18:02:39,282 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:02:42 18:02:39,290 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:02:42 18:02:39,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:02:42 18:02:39,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:02:42 18:02:39,298 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:02:42 18:02:39,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:02:42 18:02:39,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:02:42 18:02:39,333 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:02:42 18:02:39,341 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:02:42 18:02:39,704 |-INFO in ch.qos.logback.classic.pattern.DateConverter@136a5572 - Setting zoneId to "UTC" 18:02:42 18:02:39,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:02:42 18:02:39,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:02:42 18:02:39,976 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:02:42 18:02:39,977 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:02:42 18:02:39,977 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:02:42 18:02:39,977 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:02:42 18:02:39,978 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:02:42 18:02:39,978 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f9f1886 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:02:42 18:02:39,978 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:02:42 18:02:39,978 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@11548363 - End of configuration. 18:02:42 18:02:39,978 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6be865c1 - Registering current configuration as safe fallback point 18:02:42 18:02:42 18:02:42 . ____ _ __ _ _ 18:02:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:02:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:02:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:02:42 ' |____| .__|_| |_|_| |_\__, | / / / / 18:02:42 =========|_|==============|___/=/_/_/_/ 18:02:42 :: Spring Boot :: (v3.2.4) 18:02:42 18:02:42 2024-09-24T18:02:40.096Z INFO 16716 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 16716 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 18:02:42 2024-09-24T18:02:40.098Z INFO 16716 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 18:02:42 2024-09-24T18:02:41.889Z INFO 16716 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:02:42 2024-09-24T18:02:41.889Z INFO 16716 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:02:42 2024-09-24T18:02:41.891Z INFO 16716 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 18:02:42 2024-09-24T18:02:42.016Z INFO 16716 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.316 seconds (process running for 5.292) 18:02:42 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:02:43 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.756 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 18:02:43 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 18:02:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.config.MicroMeterConfigSpec 18:02:43 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 18:02:47 2024-09-24T18:02:43.445Z INFO 16716 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 18:02:47 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.052 s - in org.onap.cps.architecture.LayeredArchitectureTest 18:02:47 [INFO] 18:02:47 [INFO] Results: 18:02:47 [INFO] 18:02:47 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 3 18:02:47 [INFO] 18:02:47 [INFO] 18:02:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 18:02:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 18:02:47 [INFO] Analyzed bundle 'cps-application' with 2 classes 18:02:47 [INFO] 18:02:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 18:02:47 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.3-SNAPSHOT.jar 18:02:47 [INFO] 18:02:47 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- 18:02:47 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.3-SNAPSHOT-springboot.jar with classifier springboot 18:02:47 [INFO] 18:02:47 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 18:02:49 [INFO] 18:02:49 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 18:02:49 [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 18:02:49 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 18:02:49 [INFO] Building jvm arg files layer... 18:02:49 [INFO] Building resources layer... 18:02:49 [INFO] Building dependencies layer... 18:02:49 [INFO] Building classes layer... 18:02:49 [INFO] Building snapshot dependencies layer... 18:02:50 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 18:02:55 [INFO] 18:02:55 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 18:02:55 [INFO] Loading to Docker daemon... 18:02:58 [INFO] 18:02:58 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/cps-and-ncmp 18:02:58 [INFO] 18:02:58 [INFO] A new version of jib-maven-plugin (3.4.3) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 18:02:58 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 18:02:58 [INFO] 18:02:58 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 18:02:58 [INFO] 18:02:58 [INFO] 18:02:58 [INFO] 18:02:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 18:02:58 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 18:02:58 [INFO] 18:02:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 18:02:58 [INFO] 18:02:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 18:02:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:02:58 [INFO] 18:02:58 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 18:02:58 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 18:02:58 [INFO] Analyzed bundle 'cps-application' with 2 classes 18:02:58 [INFO] All coverage checks have been met. 18:02:58 [INFO] 18:02:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 18:02:58 [INFO] 18:02:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 18:02:58 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT.jar 18:02:58 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT.pom 18:02:58 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.3-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT-springboot.jar 18:02:58 [INFO] 18:02:58 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 18:03:01 [INFO] 18:03:01 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 18:03:01 [INFO] 18:03:01 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 18:03:01 [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 18:03:01 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240924T175348Z 18:03:01 [INFO] Building dependencies layer... 18:03:01 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 18:03:01 [INFO] Building resources layer... 18:03:01 [INFO] Building snapshot dependencies layer... 18:03:01 [INFO] Building jvm arg files layer... 18:03:01 [INFO] Building classes layer... 18:03:01 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 18:03:02 [INFO] 18:03:02 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 18:03:02 [INFO] 18:03:02 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/cps-and-ncmp 18:03:02 [INFO] 18:03:02 [INFO] 18:03:02 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 18:03:02 [INFO] Building policy-executor-stub 3.5.3-SNAPSHOT [19/21] 18:03:02 [INFO] --------------------------------[ jar ]--------------------------------- 18:03:02 [INFO] 18:03:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 18:03:02 [INFO] 18:03:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-executor-stub --- 18:03:02 [INFO] 18:03:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-executor-stub --- 18:03:02 [INFO] 18:03:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-executor-stub --- 18:03:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/policy-executor-stub/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/*:org/onap/cps/policyexecutor/stub/model/* 18:03:02 [INFO] 18:03:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 18:03:02 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/policy-executor-stub/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/*:org/onap/cps/policyexecutor/stub/model/* 18:03:02 [INFO] 18:03:02 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ policy-executor-stub --- 18:03:02 [INFO] Generating with dryRun=false 18:03:02 [INFO] Output directory (/w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 18:03:02 [INFO] OpenAPI Generator: spring (server) 18:03:02 [INFO] Generator 'spring' is considered stable. 18:03:02 [INFO] ---------------------------------- 18:03:02 [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) 18:03:02 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 18:03:02 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 18:03:02 [INFO] Processing operation executePolicyAction 18:03:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:02 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 18:03:02 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionRequest.java 18:03:02 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionResponse.java 18:03:02 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Request.java 18:03:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:02 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/PolicyExecutorApi.java 18:03:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:02 [INFO] Skipping generation of supporting files. 18:03:02 ################################################################################ 18:03:02 # Thanks for using OpenAPI Generator. # 18:03:02 # Please consider donation to help us maintain this project 🙏 # 18:03:02 # https://opencollective.com/openapi_generator/donate # 18:03:02 ################################################################################ 18:03:02 [INFO] 18:03:02 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 18:03:02 [INFO] 18:03:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-executor-stub --- 18:03:02 [INFO] You have 0 Checkstyle violations. 18:03:02 [INFO] 18:03:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-executor-stub --- 18:03:02 [INFO] You have 0 Checkstyle violations. 18:03:02 [INFO] 18:03:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ policy-executor-stub --- 18:03:02 [INFO] Starting audit... 18:03:02 Audit done. 18:03:02 [INFO] You have 0 Checkstyle violations. 18:03:02 [INFO] 18:03:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 18:03:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:03:02 [INFO] Copying 1 resource 18:03:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/license 18:03:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-resources/licenses 18:03:02 [INFO] 18:03:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-executor-stub --- 18:03:02 [INFO] Changes detected - recompiling the module! :dependency 18:03:02 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 18:03:02 [INFO] 18:03:02 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ policy-executor-stub >>> 18:03:02 [INFO] 18:03:02 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ policy-executor-stub --- 18:03:02 [INFO] Fork Value is true 18:03:04 [java] WARNING: A terminally deprecated method in java.lang.System has been called 18:03:04 [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.3/spotbugs-4.2.3.jar) 18:03:04 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 18:03:04 [java] WARNING: System::setSecurityManager will be removed in a future release 18:03:06 [INFO] Done SpotBugs Analysis.... 18:03:06 [INFO] 18:03:06 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ policy-executor-stub <<< 18:03:06 [INFO] 18:03:06 [INFO] 18:03:06 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ policy-executor-stub --- 18:03:06 [INFO] BugInstance size is 0 18:03:06 [INFO] Error size is 0 18:03:06 [INFO] No errors/warnings found 18:03:06 [INFO] 18:03:06 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 18:03:06 [INFO] Generating with dryRun=false 18:03:06 [INFO] No .openapi-generator-ignore file found. 18:03:06 [INFO] OpenAPI Generator: openapi-yaml (documentation) 18:03:06 [INFO] Generator 'openapi-yaml' is considered stable. 18:03:06 [INFO] Output file [outputFile=openapi.yaml] 18:03:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 18:03:06 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/README.md 18:03:06 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 18:03:06 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 18:03:06 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 18:03:06 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 18:03:06 ################################################################################ 18:03:06 # Thanks for using OpenAPI Generator. # 18:03:06 # Please consider donation to help us maintain this project 🙏 # 18:03:06 # https://opencollective.com/openapi_generator/donate # 18:03:06 ################################################################################ 18:03:06 [INFO] 18:03:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 18:03:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:03:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/src/test/resources 18:03:06 [INFO] 18:03:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-executor-stub --- 18:03:06 [INFO] No sources to compile 18:03:06 [INFO] 18:03:06 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ policy-executor-stub --- 18:03:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 18:03:06 [INFO] Using Groovy 3.0.18 to perform compileTests. 18:03:07 [INFO] Compiled 2 files. 18:03:07 [INFO] 18:03:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ policy-executor-stub --- 18:03:07 [INFO] 18:03:07 [INFO] ------------------------------------------------------- 18:03:07 [INFO] T E S T S 18:03:07 [INFO] ------------------------------------------------------- 18:03:09 18:03:08.421 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:03:09 18:03:08.628 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 18:03:09 18:03:08.680 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:03:09 18:03:08.693 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 18:03:09 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 18:03:12 18:03:12 . ____ _ __ _ _ 18:03:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:03:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:03:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:03:12 ' |____| .__|_| |_|_| |_\__, | / / / / 18:03:12 =========|_|==============|___/=/_/_/_/ 18:03:12 :: Spring Boot :: (v3.2.4) 18:03:12 18:03:12 2024-09-24T18:03:10.017Z INFO 17125 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 17125 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 18:03:12 2024-09-24T18:03:10.019Z INFO 17125 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 18:03:12 2024-09-24T18:03:11.674Z INFO 17125 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 18:03:12 2024-09-24T18:03:11.681Z INFO 17125 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 18:03:12 2024-09-24T18:03:11.733Z INFO 17125 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 18:03:12 2024-09-24T18:03:11.734Z INFO 17125 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1667 ms 18:03:12 2024-09-24T18:03:11.834Z INFO 17125 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 18:03:12 2024-09-24T18:03:11.845Z INFO 17125 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6eb58fdd{application,/,b=[file:/tmp/jetty-docbase.8093.15239501212028732076/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5df9d890{STARTED}} 18:03:12 2024-09-24T18:03:11.846Z INFO 17125 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6eb58fdd{application,/,b=[file:/tmp/jetty-docbase.8093.15239501212028732076/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5df9d890{STARTED}} 18:03:12 2024-09-24T18:03:11.849Z INFO 17125 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@3d1254b9{STARTING}[12.0.7,sto=0] @4570ms 18:03:12 2024-09-24T18:03:12.490Z INFO 17125 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 18:03:12 2024-09-24T18:03:12.491Z INFO 17125 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 18:03:12 2024-09-24T18:03:12.492Z INFO 17125 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 18:03:12 2024-09-24T18:03:12.508Z INFO 17125 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@69b783ea{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 18:03:12 2024-09-24T18:03:12.509Z INFO 17125 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 18:03:12 2024-09-24T18:03:12.521Z INFO 17125 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 3.185 seconds (process running for 5.242) 18:03:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.546 s - in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 18:03:12 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 18:03:12 18:03:12 . ____ _ __ _ _ 18:03:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:03:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:03:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:03:12 ' |____| .__|_| |_|_| |_\__, | / / / / 18:03:12 =========|_|==============|___/=/_/_/_/ 18:03:12 :: Spring Boot :: (v3.2.4) 18:03:12 18:03:12 2024-09-24T18:03:12.653Z INFO 17125 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 17125 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 18:03:12 2024-09-24T18:03:12.654Z INFO 17125 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 18:03:12 2024-09-24T18:03:12.943Z INFO 17125 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 18:03:12 2024-09-24T18:03:12.943Z INFO 17125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 18:03:12 2024-09-24T18:03:12.944Z INFO 17125 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 18:03:12 2024-09-24T18:03:12.956Z INFO 17125 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.348 seconds (process running for 5.677) 18:03:13 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:03:14 2024-09-24T18:03:14.332Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.333Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 18:03:14 2024-09-24T18:03:14.344Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 18:03:14 2024-09-24T18:03:14.406Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.407Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 18:03:14 2024-09-24T18:03:14.407Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 18:03:14 2024-09-24T18:03:14.416Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.416Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 18:03:14 2024-09-24T18:03:14.425Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.425Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 18:03:14 2024-09-24T18:03:14.425Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 18:03:14 2024-09-24T18:03:14.431Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.438Z WARN 17125 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 18:03:14 2024-09-24T18:03:14.449Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.450Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 18:03:14 2024-09-24T18:03:14.450Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 18:03:14 2024-09-24T18:03:14.485Z WARN 17125 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.executePolicyAction(java.lang.String,org.onap.cps.policyexecutor.stub.model.PolicyExecutionRequest,java.lang.String): [Field error in object 'policyExecutionRequest' on field 'decisionType': rejected value [null]; codes [NotNull.policyExecutionRequest.decisionType,NotNull.decisionType,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [policyExecutionRequest.decisionType,decisionType]; arguments []; default message [decisionType]]; default message [must not be null]] ] 18:03:14 2024-09-24T18:03:14.494Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.495Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:other schema 18:03:14 2024-09-24T18:03:14.495Z WARN 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : This stub only supports 'delete' operations 18:03:14 2024-09-24T18:03:14.501Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 18:03:14 2024-09-24T18:03:14.501Z INFO 17125 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 18:03:14 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s - in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 18:03:14 [INFO] 18:03:14 [INFO] Results: 18:03:14 [INFO] 18:03:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 18:03:14 [INFO] 18:03:14 [INFO] 18:03:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-executor-stub --- 18:03:14 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 18:03:14 [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes 18:03:14 [INFO] 18:03:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 18:03:14 [INFO] Building jar: /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.5.3-SNAPSHOT.jar 18:03:14 [INFO] 18:03:14 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 18:03:14 [INFO] 18:03:14 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/policy-executor-stub... 18:03:14 [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 18:03:14 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 18:03:14 [INFO] Building dependencies layer... 18:03:14 [INFO] Building resources layer... 18:03:14 [INFO] Building classes layer... 18:03:14 [INFO] Building jvm arg files layer... 18:03:14 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 18:03:15 [INFO] 18:03:15 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 18:03:15 [INFO] Loading to Docker daemon... 18:03:16 [INFO] 18:03:16 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/policy-executor-stub 18:03:16 [INFO] 18:03:16 [INFO] 18:03:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-executor-stub --- 18:03:16 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/policy-executor-stub/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/*:org/onap/cps/policyexecutor/stub/model/* 18:03:16 [INFO] 18:03:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-executor-stub --- 18:03:16 [INFO] 18:03:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-executor-stub --- 18:03:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:16 [INFO] 18:03:16 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ policy-executor-stub --- 18:03:16 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 18:03:16 [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes 18:03:16 [INFO] All coverage checks have been met. 18:03:16 [INFO] 18:03:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-executor-stub --- 18:03:16 [INFO] 18:03:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 18:03:16 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.5.3-SNAPSHOT/policy-executor-stub-3.5.3-SNAPSHOT.jar 18:03:16 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.5.3-SNAPSHOT/policy-executor-stub-3.5.3-SNAPSHOT.pom 18:03:16 [INFO] 18:03:16 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ policy-executor-stub --- 18:03:16 [INFO] 18:03:16 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ policy-executor-stub --- 18:03:17 [INFO] 18:03:17 [INFO] Containerizing application to nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/policy-executor-stub... 18:03:17 [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 18:03:17 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240924T175348Z 18:03:17 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 18:03:17 [INFO] Building dependencies layer... 18:03:17 [INFO] Building resources layer... 18:03:17 [INFO] Building jvm arg files layer... 18:03:17 [INFO] Building classes layer... 18:03:17 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 18:03:17 [INFO] 18:03:17 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 18:03:17 [INFO] 18:03:17 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240924T175348Z, nexus3.onap.org:10003/onap/policy-executor-stub 18:03:17 [INFO] 18:03:17 [INFO] 18:03:17 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 18:03:17 [INFO] Building jacoco-report 3.5.3-SNAPSHOT [20/21] 18:03:17 [INFO] --------------------------------[ jar ]--------------------------------- 18:03:17 [INFO] 18:03:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 18:03:17 [INFO] 18:03:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 18:03:17 [INFO] 18:03:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 18:03:17 [INFO] 18:03:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 18:03:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 18:03:17 [INFO] 18:03:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 18:03:17 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 18:03:17 [INFO] 18:03:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 18:03:17 [INFO] You have 0 Checkstyle violations. 18:03:17 [INFO] 18:03:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 18:03:17 [INFO] You have 0 Checkstyle violations. 18:03:17 [INFO] 18:03:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 18:03:17 [INFO] Starting audit... 18:03:17 Audit done. 18:03:17 [INFO] You have 0 Checkstyle violations. 18:03:17 [INFO] 18:03:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 18:03:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:03:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 18:03:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 18:03:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 18:03:17 [INFO] 18:03:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 18:03:17 [INFO] No sources to compile 18:03:17 [INFO] 18:03:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 18:03:17 [INFO] 18:03:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 18:03:17 [INFO] 18:03:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 18:03:17 [INFO] 18:03:17 [INFO] 18:03:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 18:03:17 [INFO] 18:03:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 18:03:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:03:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 18:03:17 [INFO] 18:03:17 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 18:03:17 [INFO] No sources to compile 18:03:17 [INFO] 18:03:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 18:03:17 [INFO] No sources specified for compilation. Skipping. 18:03:17 [INFO] 18:03:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 18:03:17 [INFO] No tests to run. 18:03:17 [INFO] 18:03:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 18:03:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:17 [INFO] 18:03:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 18:03:17 [WARNING] JAR will be empty - no content was marked for inclusion! 18:03:17 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.5.3-SNAPSHOT.jar 18:03:17 [INFO] 18:03:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 18:03:17 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 18:03:17 [INFO] 18:03:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 18:03:17 [INFO] No tests to run. 18:03:17 [INFO] 18:03:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 18:03:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:17 [INFO] 18:03:17 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 18:03:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] 18:03:17 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 18:03:17 [INFO] Analyzed bundle 'cps-application' with 2 classes 18:03:17 [INFO] Analyzed bundle 'cps-events' with 3 classes 18:03:17 [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes 18:03:17 [INFO] Analyzed bundle 'cps-ncmp-service' with 145 classes 18:03:17 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 18:03:17 [INFO] Analyzed bundle 'cps-rest' with 6 classes 18:03:17 [INFO] Analyzed bundle 'cps-ri' with 22 classes 18:03:17 [INFO] Analyzed bundle 'cps-service' with 59 classes 18:03:17 [INFO] Analyzed bundle 'integration-test' with 0 classes 18:03:17 [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes 18:03:18 [INFO] 18:03:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 18:03:18 [INFO] 18:03:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 18:03:18 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.5.3-SNAPSHOT/jacoco-report-3.5.3-SNAPSHOT.jar 18:03:18 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.5.3-SNAPSHOT/jacoco-report-3.5.3-SNAPSHOT.pom 18:03:18 [INFO] 18:03:18 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 18:03:18 [INFO] 18:03:18 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 18:03:18 [INFO] Building cps 3.5.3-SNAPSHOT [21/21] 18:03:18 [INFO] --------------------------------[ pom ]--------------------------------- 18:03:18 [INFO] 18:03:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 18:03:18 [INFO] 18:03:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 18:03:18 [INFO] 18:03:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 18:03:18 [INFO] 18:03:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 18:03:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 18:03:19 [INFO] 18:03:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 18:03:19 [INFO] Starting audit... 18:03:19 Audit done. 18:03:19 [INFO] You have 0 Checkstyle violations. 18:03:19 [INFO] 18:03:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 18:03:19 [INFO] Starting audit... 18:03:19 Audit done. 18:03:19 [INFO] You have 0 Checkstyle violations. 18:03:19 [INFO] 18:03:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 18:03:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:19 [INFO] 18:03:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 18:03:19 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 18:03:19 [INFO] 18:03:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 18:03:19 [INFO] No tests to run. 18:03:19 [INFO] 18:03:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 18:03:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:03:19 [INFO] 18:03:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 18:03:19 [INFO] 18:03:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 18:03:19 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.5.3-SNAPSHOT/cps-aggregator-3.5.3-SNAPSHOT.pom 18:03:19 [INFO] 18:03:19 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 18:03:19 [INFO] ------------------------------------------------------------------------ 18:03:19 [INFO] Reactor Summary for cps 3.5.3-SNAPSHOT: 18:03:19 [INFO] 18:03:19 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.784 s] 18:03:19 [INFO] cps-bom ............................................ SUCCESS [ 0.169 s] 18:03:19 [INFO] checkstyle ......................................... SUCCESS [ 4.445 s] 18:03:19 [INFO] spotbugs ........................................... SUCCESS [ 0.167 s] 18:03:19 [INFO] cps-parent ......................................... SUCCESS [ 10.892 s] 18:03:19 [INFO] cps-events ......................................... SUCCESS [ 6.542 s] 18:03:19 [INFO] cps-path-parser .................................... SUCCESS [ 11.521 s] 18:03:19 [INFO] cps-service ........................................ SUCCESS [ 53.444 s] 18:03:19 [INFO] cps-rest ........................................... SUCCESS [ 22.508 s] 18:03:19 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.844 s] 18:03:19 [INFO] cps-ncmp-service ................................... SUCCESS [02:53 min] 18:03:19 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 19.905 s] 18:03:19 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.202 s] 18:03:19 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 11.157 s] 18:03:19 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.698 s] 18:03:19 [INFO] cps-ri ............................................. SUCCESS [ 24.937 s] 18:03:19 [INFO] integration-test ................................... SUCCESS [02:49 min] 18:03:19 [INFO] cps-application .................................... SUCCESS [ 30.265 s] 18:03:19 [INFO] policy-executor-stub ............................... SUCCESS [ 14.950 s] 18:03:19 [INFO] jacoco-report ...................................... SUCCESS [ 0.936 s] 18:03:19 [INFO] cps ................................................ SUCCESS [ 1.528 s] 18:03:19 [INFO] ------------------------------------------------------------------------ 18:03:19 [INFO] BUILD SUCCESS 18:03:19 [INFO] ------------------------------------------------------------------------ 18:03:19 [INFO] Total time: 09:31 min 18:03:19 [INFO] Finished at: 2024-09-24T18:03:19Z 18:03:19 [INFO] ------------------------------------------------------------------------ 18:03:19 $ ssh-agent -k 18:03:19 unset SSH_AUTH_SOCK; 18:03:19 unset SSH_AGENT_PID; 18:03:19 echo Agent pid 5589 killed; 18:03:19 [ssh-agent] Stopped. 18:03:19 [PostBuildScript] - [INFO] Executing post build scripts. 18:03:20 [cps-master-merge-java] $ /bin/bash /tmp/jenkins3808809107994959394.sh 18:03:20 ---> sysstat.sh 18:03:20 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10370042351718139032.sh 18:03:20 ---> package-listing.sh 18:03:20 ++ facter osfamily 18:03:20 ++ tr '[:upper:]' '[:lower:]' 18:03:20 + OS_FAMILY=redhat 18:03:20 + workspace=/w/workspace/cps-master-merge-java 18:03:20 + START_PACKAGES=/tmp/packages_start.txt 18:03:20 + END_PACKAGES=/tmp/packages_end.txt 18:03:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:20 + PACKAGES=/tmp/packages_start.txt 18:03:20 + '[' /w/workspace/cps-master-merge-java ']' 18:03:20 + PACKAGES=/tmp/packages_end.txt 18:03:20 + case "${OS_FAMILY}" in 18:03:20 + rpm -qa 18:03:20 + sort 18:03:21 + '[' -f /tmp/packages_start.txt ']' 18:03:21 + '[' -f /tmp/packages_end.txt ']' 18:03:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:21 + '[' /w/workspace/cps-master-merge-java ']' 18:03:21 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 18:03:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 18:03:21 [cps-master-merge-java] $ /bin/bash /tmp/jenkins14252766520566727121.sh 18:03:21 ---> capture-instance-metadata.sh 18:03:21 Setup pyenv: 18:03:21 system 18:03:21 3.8.13 18:03:21 3.9.13 18:03:21 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 18:03:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zygM from file:/tmp/.os_lf_venv 18:03:23 lf-activate-venv(): INFO: Installing: lftools 18:03:34 lf-activate-venv(): INFO: Adding /tmp/venv-zygM/bin to PATH 18:03:34 INFO: Running in OpenStack, capturing instance metadata 18:03:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins11984291839146679601.sh 18:03:34 provisioning config files... 18:03:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config16164960986679212756tmp 18:03:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:03:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:03:34 [EnvInject] - Injecting environment variables from a build step. 18:03:34 [EnvInject] - Injecting as environment variables the properties content 18:03:34 SERVER_ID=logs 18:03:34 18:03:34 [EnvInject] - Variables injected successfully. 18:03:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins359736015056365339.sh 18:03:34 ---> create-netrc.sh 18:03:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4993669195911462746.sh 18:03:34 ---> python-tools-install.sh 18:03:34 Setup pyenv: 18:03:34 system 18:03:34 3.8.13 18:03:34 3.9.13 18:03:34 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 18:03:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zygM from file:/tmp/.os_lf_venv 18:03:35 lf-activate-venv(): INFO: Installing: lftools 18:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-zygM/bin to PATH 18:03:43 [cps-master-merge-java] $ /bin/bash /tmp/jenkins16741035523960851506.sh 18:03:43 ---> sudo-logs.sh 18:03:43 Archiving 'sudo' log.. 18:03:43 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6080936873068430361.sh 18:03:43 ---> job-cost.sh 18:03:43 Setup pyenv: 18:03:43 system 18:03:43 3.8.13 18:03:43 3.9.13 18:03:43 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 18:03:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zygM from file:/tmp/.os_lf_venv 18:03:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-zygM/bin to PATH 18:03:49 INFO: No Stack... 18:03:49 INFO: Retrieving Pricing Info for: v3-standard-8 18:03:49 INFO: Archiving Costs 18:03:49 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins12317531399603529842.sh 18:03:49 ---> logs-deploy.sh 18:03:49 Setup pyenv: 18:03:49 system 18:03:49 3.8.13 18:03:49 3.9.13 18:03:49 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 18:03:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zygM from file:/tmp/.os_lf_venv 18:03:50 lf-activate-venv(): INFO: Installing: lftools 18:03:58 lf-activate-venv(): INFO: Adding /tmp/venv-zygM/bin to PATH 18:03:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1534 18:03:58 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 18:03:59 Archives upload complete. 18:04:00 INFO: archiving logs to Nexus 18:04:01 ---> uname -a: 18:04:01 Linux prd-centos8-docker-8c-8g-41501.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 18:04:01 18:04:01 18:04:01 ---> lscpu: 18:04:01 Architecture: x86_64 18:04:01 CPU op-mode(s): 32-bit, 64-bit 18:04:01 Byte Order: Little Endian 18:04:01 CPU(s): 8 18:04:01 On-line CPU(s) list: 0-7 18:04:01 Thread(s) per core: 1 18:04:01 Core(s) per socket: 1 18:04:01 Socket(s): 8 18:04:01 NUMA node(s): 1 18:04:01 Vendor ID: AuthenticAMD 18:04:01 CPU family: 23 18:04:01 Model: 49 18:04:01 Model name: AMD EPYC-Rome Processor 18:04:01 Stepping: 0 18:04:01 CPU MHz: 2800.000 18:04:01 BogoMIPS: 5600.00 18:04:01 Virtualization: AMD-V 18:04:01 Hypervisor vendor: KVM 18:04:01 Virtualization type: full 18:04:01 L1d cache: 32K 18:04:01 L1i cache: 32K 18:04:01 L2 cache: 512K 18:04:01 L3 cache: 16384K 18:04:01 NUMA node0 CPU(s): 0-7 18:04:01 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 18:04:01 18:04:01 18:04:01 ---> nproc: 18:04:01 8 18:04:01 18:04:01 18:04:01 ---> df -h: 18:04:01 Filesystem Size Used Avail Use% Mounted on 18:04:01 devtmpfs 16G 0 16G 0% /dev 18:04:01 tmpfs 16G 0 16G 0% /dev/shm 18:04:01 tmpfs 16G 17M 16G 1% /run 18:04:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:04:01 /dev/vda1 160G 13G 148G 8% / 18:04:01 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:04:01 18:04:01 18:04:01 ---> free -m: 18:04:01 total used free shared buff/cache available 18:04:01 Mem: 31890 1111 25681 19 5097 30305 18:04:01 Swap: 1023 0 1023 18:04:01 18:04:01 18:04:01 ---> ip addr: 18:04:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:04:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:04:01 inet 127.0.0.1/8 scope host lo 18:04:01 valid_lft forever preferred_lft forever 18:04:01 inet6 ::1/128 scope host 18:04:01 valid_lft forever preferred_lft forever 18:04:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:04:01 link/ether fa:16:3e:e1:e3:42 brd ff:ff:ff:ff:ff:ff 18:04:01 altname enp0s3 18:04:01 altname ens3 18:04:01 inet 10.30.106.104/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:04:01 valid_lft 85690sec preferred_lft 85690sec 18:04:01 inet6 fe80::f816:3eff:fee1:e342/64 scope link 18:04:01 valid_lft forever preferred_lft forever 18:04:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:04:01 link/ether 02:42:3b:35:a6:98 brd ff:ff:ff:ff:ff:ff 18:04:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:04:01 valid_lft forever preferred_lft forever 18:04:01 inet6 fe80::42:3bff:fe35:a698/64 scope link 18:04:01 valid_lft forever preferred_lft forever 18:04:01 18:04:01 18:04:01 ---> sar -b -r -n DEV: 18:04:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 09/24/2024 _x86_64_ (8 CPU) 18:04:01 18:04:01 17:52:08 LINUX RESTART (8 CPU) 18:04:01 18:04:01 05:53:01 PM tps rtps wtps bread/s bwrtn/s 18:04:01 05:54:01 PM 198.32 21.48 176.84 4331.62 10444.82 18:04:01 05:55:01 PM 182.12 6.60 175.52 1295.78 10818.91 18:04:01 05:56:01 PM 73.94 0.02 73.93 0.27 8202.30 18:04:01 05:57:01 PM 110.90 12.50 98.40 897.83 28685.19 18:04:01 05:58:01 PM 46.83 0.02 46.81 1.87 1010.14 18:04:01 05:59:01 PM 13.51 0.10 13.41 77.56 680.31 18:04:01 06:00:01 PM 29.89 0.02 29.87 1.48 7736.24 18:04:01 06:00:01 PM 0.00 0.00 0.00 0.00 0.00 18:04:01 06:01:01 PM 84.91 0.02 84.89 0.13 15824.13 18:04:01 06:02:01 PM 5.63 0.07 5.56 1.73 141.81 18:04:01 06:03:01 PM 27.99 3.58 24.40 4576.91 543.49 18:04:01 Average: 77.37 4.44 72.93 1118.52 8401.73 18:04:01 18:04:01 05:53:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:01 05:54:01 PM 29162892 31031144 3492820 10.70 2688 2186236 1653428 4.91 184668 2851424 128036 18:04:01 05:55:01 PM 27414564 29635928 5241148 16.05 2688 2533968 2765840 8.21 299612 4452708 166072 18:04:01 05:56:01 PM 26922952 29227552 5732760 17.56 2688 2614832 3032424 9.00 330272 4904324 23228 18:04:01 05:57:01 PM 24727936 27862532 7927776 24.28 2688 3427008 6426036 19.07 539328 6813636 1632 18:04:01 05:58:01 PM 24580944 27718944 8074768 24.73 2688 3430404 4433236 13.15 550400 6953136 1760 18:04:01 05:59:01 PM 25917772 29076548 6737940 20.63 2688 3450888 3715240 11.02 556368 5618376 6264 18:04:01 06:00:01 PM 25189056 28790924 7466656 22.86 2688 3887516 3477732 10.32 697080 6180212 224328 18:04:01 06:00:01 PM 25132240 28782336 7523472 23.04 2688 3934472 3513852 10.43 697088 6235264 271300 18:04:01 06:01:01 PM 23738332 27571040 8917380 27.31 2688 4121148 6961456 20.65 741316 7526072 36 18:04:01 06:02:01 PM 23200180 27051908 9455532 28.96 2688 4140388 7411616 21.99 745816 8054296 832 18:04:01 06:03:01 PM 24378132 29033168 8277580 25.35 2688 4926524 3068732 9.10 1024692 6630276 730860 18:04:01 Average: 25487727 28707457 7167985 21.95 2688 3513944 4223599 12.53 578785 6019975 141304 18:04:01 18:04:01 05:53:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:01 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 05:54:01 PM eth0 136.47 110.51 1354.17 38.46 0.00 0.00 0.00 0.00 18:04:01 05:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 05:55:01 PM eth0 359.24 291.75 4810.79 37.76 0.00 0.00 0.00 0.00 18:04:01 05:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 05:56:01 PM lo 1.80 1.80 0.16 0.16 0.00 0.00 0.00 0.00 18:04:01 05:56:01 PM eth0 137.00 119.03 954.64 31.62 0.00 0.00 0.00 0.00 18:04:01 05:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 05:57:01 PM lo 1.20 1.20 0.06 0.06 0.00 0.00 0.00 0.00 18:04:01 05:57:01 PM eth0 1265.11 460.58 6443.26 32.80 0.00 0.00 0.00 0.00 18:04:01 05:57:01 PM docker0 0.00 0.15 0.00 0.02 0.00 0.00 0.00 0.00 18:04:01 05:57:01 PM veth8da2017 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:04:01 05:58:01 PM lo 38.90 38.90 3.50 3.50 0.00 0.00 0.00 0.00 18:04:01 05:58:01 PM eth0 75.05 41.16 17.07 21.41 0.00 0.00 0.00 0.00 18:04:01 05:58:01 PM docker0 9.93 11.36 1.43 1.37 0.00 0.00 0.00 0.00 18:04:01 05:59:01 PM lo 188.99 188.99 77.20 77.20 0.00 0.00 0.00 0.00 18:04:01 05:59:01 PM eth0 141.71 88.24 35.78 46.85 0.00 0.00 0.00 0.00 18:04:01 05:59:01 PM docker0 0.77 0.97 0.11 0.16 0.00 0.00 0.00 0.00 18:04:01 06:00:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 18:04:01 06:00:01 PM eth0 521.15 267.36 2832.55 1499.26 0.00 0.00 0.00 0.00 18:04:01 06:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 06:00:01 PM eth0 4.00 0.00 0.21 0.00 0.00 0.00 0.00 0.00 18:04:01 06:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 06:01:01 PM lo 219.34 219.34 103.81 103.81 0.00 0.00 0.00 0.00 18:04:01 06:01:01 PM eth0 13.11 5.23 3.27 4.99 0.00 0.00 0.00 0.00 18:04:01 06:01:01 PM docker0 6.01 7.26 0.66 1.81 0.00 0.00 0.00 0.00 18:04:01 06:01:01 PM veth71f5355 6.01 7.41 0.74 1.82 0.00 0.00 0.00 0.00 18:04:01 06:01:01 PM vethad60568 0.00 0.93 0.00 0.44 0.00 0.00 0.00 0.00 18:04:01 06:02:01 PM lo 878.89 878.89 187.32 187.32 0.00 0.00 0.00 0.00 18:04:01 06:02:01 PM eth0 40.31 25.35 9.71 13.20 0.00 0.00 0.00 0.00 18:04:01 06:02:01 PM docker0 295.77 311.89 46.92 48.37 0.00 0.00 0.00 0.00 18:04:01 06:02:01 PM veth71f5355 263.60 282.06 47.19 40.98 0.00 0.00 0.00 0.00 18:04:01 06:02:01 PM vethad60568 32.17 29.89 3.77 7.39 0.00 0.00 0.00 0.00 18:04:01 06:03:01 PM lo 547.33 547.33 100.93 100.93 0.00 0.00 0.00 0.00 18:04:01 06:03:01 PM eth0 106.76 117.07 1293.05 2044.69 0.00 0.00 0.00 0.00 18:04:01 06:03:01 PM docker0 231.08 241.10 54.12 39.96 0.00 0.00 0.00 0.00 18:04:01 Average: lo 187.68 187.68 47.30 47.30 0.00 0.00 0.00 0.00 18:04:01 Average: eth0 279.15 152.40 1772.92 375.87 0.00 0.00 0.00 0.00 18:04:01 Average: docker0 54.36 57.28 10.32 9.17 0.00 0.00 0.00 0.00 18:04:01 18:04:01 18:04:01 ---> sar -P ALL: 18:04:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 09/24/2024 _x86_64_ (8 CPU) 18:04:01 18:04:01 17:52:08 LINUX RESTART (8 CPU) 18:04:01 18:04:01 05:53:01 PM CPU %user %nice %system %iowait %steal %idle 18:04:01 05:54:01 PM all 12.59 0.00 1.32 1.10 0.06 84.92 18:04:01 05:54:01 PM 0 7.08 0.00 0.57 0.07 0.05 92.23 18:04:01 05:54:01 PM 1 16.33 0.00 2.24 0.84 0.08 80.51 18:04:01 05:54:01 PM 2 11.23 0.00 1.10 1.19 0.07 86.41 18:04:01 05:54:01 PM 3 11.06 0.00 0.45 0.30 0.08 88.10 18:04:01 05:54:01 PM 4 11.06 0.00 1.35 1.09 0.07 86.44 18:04:01 05:54:01 PM 5 14.57 0.00 1.23 2.02 0.03 82.15 18:04:01 05:54:01 PM 6 23.70 0.00 2.51 1.66 0.08 72.05 18:04:01 05:54:01 PM 7 5.71 0.00 1.14 1.64 0.03 91.48 18:04:01 05:55:01 PM all 37.20 0.00 1.31 0.85 0.09 60.55 18:04:01 05:55:01 PM 0 38.51 0.00 0.55 0.03 0.08 60.82 18:04:01 05:55:01 PM 1 48.20 0.00 0.95 0.23 0.08 50.53 18:04:01 05:55:01 PM 2 30.40 0.00 1.05 0.72 0.08 67.75 18:04:01 05:55:01 PM 3 44.20 0.00 2.01 0.55 0.08 53.15 18:04:01 05:55:01 PM 4 26.25 0.00 1.51 0.55 0.10 71.60 18:04:01 05:55:01 PM 5 32.23 0.00 1.27 0.77 0.10 65.63 18:04:01 05:55:01 PM 6 47.70 0.00 1.76 1.22 0.08 49.24 18:04:01 05:55:01 PM 7 30.13 0.00 1.39 2.73 0.08 65.67 18:04:01 05:56:01 PM all 37.32 0.00 1.00 0.47 0.09 61.13 18:04:01 05:56:01 PM 0 41.88 0.00 0.52 0.02 0.08 57.50 18:04:01 05:56:01 PM 1 22.07 0.00 0.85 0.50 0.08 76.50 18:04:01 05:56:01 PM 2 21.36 0.00 0.80 0.65 0.08 77.10 18:04:01 05:56:01 PM 3 39.77 0.00 2.11 1.59 0.10 56.44 18:04:01 05:56:01 PM 4 56.21 0.00 1.35 0.02 0.08 42.33 18:04:01 05:56:01 PM 5 42.46 0.00 0.60 0.02 0.08 56.84 18:04:01 05:56:01 PM 6 38.25 0.00 1.09 0.62 0.08 59.96 18:04:01 05:56:01 PM 7 36.57 0.00 0.67 0.33 0.08 62.34 18:04:01 05:57:01 PM all 23.22 0.57 3.14 1.59 0.09 71.39 18:04:01 05:57:01 PM 0 25.62 0.00 2.93 1.80 0.10 69.55 18:04:01 05:57:01 PM 1 18.47 0.00 3.42 2.44 0.10 75.56 18:04:01 05:57:01 PM 2 23.05 4.01 3.40 1.57 0.10 67.87 18:04:01 05:57:01 PM 3 35.62 0.34 4.17 1.23 0.10 58.55 18:04:01 05:57:01 PM 4 18.07 0.03 2.20 4.07 0.10 75.52 18:04:01 05:57:01 PM 5 19.80 0.12 3.46 0.56 0.07 76.00 18:04:01 05:57:01 PM 6 23.39 0.02 2.83 0.67 0.08 73.01 18:04:01 05:57:01 PM 7 21.77 0.02 2.74 0.36 0.08 75.04 18:04:01 05:58:01 PM all 27.34 0.46 3.07 0.16 0.10 68.87 18:04:01 05:58:01 PM 0 19.61 0.10 3.55 0.10 0.08 76.55 18:04:01 05:58:01 PM 1 26.65 0.03 2.41 0.10 0.12 70.69 18:04:01 05:58:01 PM 2 29.79 0.20 2.53 0.20 0.12 67.16 18:04:01 05:58:01 PM 3 33.98 2.55 3.84 0.15 0.10 59.39 18:04:01 05:58:01 PM 4 25.78 0.03 3.04 0.32 0.10 70.73 18:04:01 05:58:01 PM 5 31.75 0.05 3.13 0.02 0.12 64.93 18:04:01 05:58:01 PM 6 24.77 0.03 2.88 0.20 0.08 72.04 18:04:01 05:58:01 PM 7 26.42 0.69 3.15 0.20 0.10 69.45 18:04:01 05:59:01 PM all 25.98 0.41 1.56 0.09 0.08 71.90 18:04:01 05:59:01 PM 0 24.67 0.03 1.81 0.10 0.08 73.30 18:04:01 05:59:01 PM 1 35.94 0.42 1.20 0.00 0.08 62.35 18:04:01 05:59:01 PM 2 9.45 0.02 1.59 0.37 0.07 88.51 18:04:01 05:59:01 PM 3 22.70 0.17 1.37 0.03 0.07 75.66 18:04:01 05:59:01 PM 4 20.28 0.00 1.14 0.03 0.10 78.45 18:04:01 05:59:01 PM 5 28.47 2.62 1.90 0.00 0.07 66.93 18:04:01 05:59:01 PM 6 32.80 0.00 1.57 0.00 0.08 65.55 18:04:01 05:59:01 PM 7 33.48 0.00 1.87 0.15 0.07 64.43 18:04:01 06:00:01 PM all 32.47 0.00 1.49 0.24 0.08 65.72 18:04:01 06:00:01 PM 0 23.79 0.00 1.75 0.02 0.08 74.36 18:04:01 06:00:01 PM 1 30.56 0.00 1.22 0.32 0.07 67.84 18:04:01 06:00:01 PM 2 36.62 0.00 1.52 0.42 0.08 61.35 18:04:01 06:00:01 PM 3 32.75 0.00 1.15 0.02 0.08 66.00 18:04:01 06:00:01 PM 4 35.78 0.00 1.92 0.02 0.08 62.20 18:04:01 06:00:01 PM 5 25.08 0.00 1.47 0.44 0.08 72.92 18:04:01 06:00:01 PM 6 25.87 0.00 1.87 0.66 0.08 71.52 18:04:01 06:00:01 PM 7 49.33 0.00 0.98 0.02 0.08 49.59 18:04:01 06:00:01 PM all 23.95 0.00 11.32 0.00 0.00 64.74 18:04:01 06:00:01 PM 0 19.57 0.00 10.87 0.00 0.00 69.57 18:04:01 06:00:01 PM 1 20.83 0.00 8.33 0.00 0.00 70.83 18:04:01 06:00:01 PM 2 19.57 0.00 21.74 0.00 0.00 58.70 18:04:01 06:00:01 PM 3 25.00 0.00 12.50 0.00 0.00 62.50 18:04:01 06:00:01 PM 4 2.04 0.00 2.04 0.00 0.00 95.92 18:04:01 06:00:01 PM 5 43.75 0.00 6.25 0.00 0.00 50.00 18:04:01 06:00:01 PM 6 21.74 0.00 23.91 0.00 0.00 54.35 18:04:01 06:00:01 PM 7 38.78 0.00 6.12 0.00 0.00 55.10 18:04:01 06:01:01 PM all 18.18 0.32 1.39 0.84 0.08 79.20 18:04:01 06:01:01 PM 0 11.15 0.05 1.19 0.30 0.08 87.23 18:04:01 06:01:01 PM 1 24.67 0.03 1.79 2.63 0.08 70.79 18:04:01 06:01:01 PM 2 16.33 0.00 1.97 1.62 0.10 79.97 18:04:01 06:01:01 PM 3 17.52 0.39 1.19 0.64 0.07 80.21 18:04:01 06:01:01 PM 4 21.14 0.00 0.94 0.02 0.07 77.84 18:04:01 06:01:01 PM 5 19.99 1.91 1.51 1.10 0.07 75.43 18:04:01 06:01:01 PM 6 18.54 0.05 1.29 0.02 0.07 80.03 18:04:01 06:01:01 PM 7 16.12 0.12 1.20 0.38 0.07 82.11 18:04:01 06:02:01 PM all 18.85 0.00 1.35 0.01 0.10 79.69 18:04:01 06:02:01 PM 0 15.11 0.00 1.69 0.03 0.12 83.04 18:04:01 06:02:01 PM 1 23.13 0.00 1.02 0.02 0.10 75.73 18:04:01 06:02:01 PM 2 20.11 0.00 1.48 0.00 0.10 78.31 18:04:01 06:02:01 PM 3 15.42 0.00 1.61 0.00 0.08 82.88 18:04:01 06:02:01 PM 4 21.96 0.00 1.34 0.02 0.10 76.59 18:04:01 06:02:01 PM 5 16.70 0.00 1.49 0.02 0.10 81.69 18:04:01 06:02:01 PM 6 20.70 0.00 0.80 0.02 0.10 78.38 18:04:01 06:02:01 PM 7 17.65 0.00 1.32 0.02 0.10 80.91 18:04:01 06:03:01 PM all 25.42 0.00 2.32 0.27 0.10 71.89 18:04:01 06:03:01 PM 0 24.52 0.00 1.51 0.42 0.08 73.47 18:04:01 06:03:01 PM 1 36.06 0.00 2.07 0.02 0.12 61.73 18:04:01 06:03:01 PM 2 26.36 0.00 2.47 0.02 0.08 71.07 18:04:01 06:03:01 PM 3 41.68 0.00 2.97 0.29 0.12 54.94 18:04:01 06:03:01 PM 4 18.99 0.00 2.25 0.17 0.08 78.50 18:04:01 06:03:01 PM 5 13.16 0.00 2.20 1.11 0.08 83.46 18:04:01 06:03:01 PM 6 33.85 0.00 2.32 0.08 0.10 63.65 18:04:01 06:03:01 PM 7 8.72 0.00 2.77 0.05 0.10 88.35 18:04:01 18:04:01 Average: CPU %user %nice %system %iowait %steal %idle 18:04:01 Average: all 25.85 0.18 1.80 0.56 0.09 71.52 18:04:01 Average: 0 23.20 0.02 1.61 0.29 0.09 74.80 18:04:01 Average: 1 28.21 0.05 1.72 0.71 0.09 69.22 18:04:01 Average: 2 22.45 0.42 1.81 0.68 0.09 74.56 18:04:01 Average: 3 29.46 0.34 2.09 0.48 0.09 67.53 18:04:01 Average: 4 25.53 0.01 1.70 0.63 0.09 72.04 18:04:01 Average: 5 24.44 0.47 1.83 0.60 0.08 72.57 18:04:01 Average: 6 28.96 0.01 1.91 0.51 0.09 68.52 18:04:01 Average: 7 24.59 0.08 1.73 0.59 0.08 72.94 18:04:01 18:04:01 18:04:01