15:21:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137215 15:21:49 Running as SYSTEM 15:21:49 [EnvInject] - Loading node environment variables. 15:21:49 Building remotely on prd-centos8-docker-8c-8g-13145 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 15:21:49 [ssh-agent] Looking for ssh-agent implementation... 15:21:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:49 $ ssh-agent 15:21:49 SSH_AUTH_SOCK=/tmp/ssh-dqPUv6AFOrHk/agent.5584 15:21:49 SSH_AGENT_PID=5585 15:21:49 [ssh-agent] Started. 15:21:49 Running ssh-add (command line suppressed) 15:21:49 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_7904287921930830607.key (/w/workspace/cps-master-merge-java@tmp/private_key_7904287921930830607.key) 15:21:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:49 The recommended git tool is: NONE 15:21:51 using credential onap-jenkins-ssh 15:21:51 Wiping out workspace first. 15:21:51 Cloning the remote Git repository 15:21:51 Cloning repository git://cloud.onap.org/mirror/cps.git 15:21:51 > git init /w/workspace/cps-master-merge-java # timeout=10 15:21:51 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 15:21:51 > git --version # timeout=10 15:21:51 > git --version # 'git version 2.39.1' 15:21:51 using GIT_SSH to set credentials Gerrit user 15:21:51 [INFO] Currently running in a labeled security context 15:21:51 [INFO] Currently SELinux is 'enforcing' on the host 15:21:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh15459827293267998988.key 15:21:51 Verifying host key using manually-configured host key entries 15:21:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:53 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 15:21:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:53 Avoid second fetch 15:21:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:21:53 Checking out Revision d3e072ae96603d9ea73b4b8387b4b48827642c98 (refs/remotes/origin/master) 15:21:53 > git config core.sparsecheckout # timeout=10 15:21:53 > git checkout -f d3e072ae96603d9ea73b4b8387b4b48827642c98 # timeout=30 15:21:53 Commit message: "Merge "Performance tests of alternate-id/module-set-tag lookup"" 15:21:53 > git rev-list --no-walk 9221f900486de11b8779a93c1e7517640b8fb8e0 # timeout=10 15:21:54 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 15:21:54 provisioning config files... 15:21:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:21:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:21:54 [cps-master-merge-java] $ /bin/bash /tmp/jenkins11446917248769339126.sh 15:21:54 ---> python-tools-install.sh 15:21:54 Setup pyenv: 15:21:54 system 15:21:54 * 3.8.13 (set by /opt/pyenv/version) 15:21:54 * 3.9.13 (set by /opt/pyenv/version) 15:21:54 * 3.10.6 (set by /opt/pyenv/version) 15:21:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NpHa 15:21:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:22:01 lf-activate-venv(): INFO: Installing: lftools 15:22:30 lf-activate-venv(): INFO: Adding /tmp/venv-NpHa/bin to PATH 15:22:30 Generating Requirements File 15:22:56 Python 3.10.6 15:22:56 pip 24.0 from /tmp/venv-NpHa/lib/python3.10/site-packages/pip (python 3.10) 15:22:56 appdirs==1.4.4 15:22:56 argcomplete==3.2.3 15:22:56 aspy.yaml==1.3.0 15:22:56 attrs==23.2.0 15:22:56 autopage==0.5.2 15:22:56 beautifulsoup4==4.12.3 15:22:56 boto3==1.34.62 15:22:56 botocore==1.34.62 15:22:56 bs4==0.0.2 15:22:56 cachetools==5.3.3 15:22:56 certifi==2024.2.2 15:22:56 cffi==1.16.0 15:22:56 cfgv==3.4.0 15:22:56 chardet==5.2.0 15:22:56 charset-normalizer==3.3.2 15:22:56 click==8.1.7 15:22:56 cliff==4.6.0 15:22:56 cmd2==2.4.3 15:22:56 cryptography==3.3.2 15:22:56 debtcollector==3.0.0 15:22:56 decorator==5.1.1 15:22:56 defusedxml==0.7.1 15:22:56 Deprecated==1.2.14 15:22:56 distlib==0.3.8 15:22:56 dnspython==2.6.1 15:22:56 docker==4.2.2 15:22:56 dogpile.cache==1.3.2 15:22:56 email_validator==2.1.1 15:22:56 filelock==3.13.1 15:22:56 future==1.0.0 15:22:56 gitdb==4.0.11 15:22:56 GitPython==3.1.42 15:22:56 google-auth==2.28.2 15:22:56 httplib2==0.22.0 15:22:56 identify==2.5.35 15:22:56 idna==3.6 15:22:56 importlib-resources==1.5.0 15:22:56 iso8601==2.1.0 15:22:56 Jinja2==3.1.3 15:22:56 jmespath==1.0.1 15:22:56 jsonpatch==1.33 15:22:56 jsonpointer==2.4 15:22:56 jsonschema==4.21.1 15:22:56 jsonschema-specifications==2023.12.1 15:22:56 keystoneauth1==5.6.0 15:22:56 kubernetes==29.0.0 15:22:56 lftools==0.37.10 15:22:56 lxml==5.1.0 15:22:56 MarkupSafe==2.1.5 15:22:56 msgpack==1.0.8 15:22:56 multi_key_dict==2.0.3 15:22:56 munch==4.0.0 15:22:56 netaddr==1.2.1 15:22:56 netifaces==0.11.0 15:22:56 niet==1.4.2 15:22:56 nodeenv==1.8.0 15:22:56 oauth2client==4.1.3 15:22:56 oauthlib==3.2.2 15:22:56 openstacksdk==3.0.0 15:22:56 os-client-config==2.1.0 15:22:56 os-service-types==1.7.0 15:22:56 osc-lib==3.0.1 15:22:56 oslo.config==9.4.0 15:22:56 oslo.context==5.5.0 15:22:56 oslo.i18n==6.3.0 15:22:56 oslo.log==5.5.0 15:22:56 oslo.serialization==5.4.0 15:22:56 oslo.utils==7.1.0 15:22:56 packaging==24.0 15:22:56 pbr==6.0.0 15:22:56 platformdirs==4.2.0 15:22:56 prettytable==3.10.0 15:22:56 pyasn1==0.5.1 15:22:56 pyasn1-modules==0.3.0 15:22:56 pycparser==2.21 15:22:56 pygerrit2==2.0.15 15:22:56 PyGithub==2.2.0 15:22:56 pyinotify==0.9.6 15:22:56 PyJWT==2.8.0 15:22:56 PyNaCl==1.5.0 15:22:56 pyparsing==2.4.7 15:22:56 pyperclip==1.8.2 15:22:56 pyrsistent==0.20.0 15:22:56 python-cinderclient==9.5.0 15:22:56 python-dateutil==2.9.0.post0 15:22:56 python-heatclient==3.5.0 15:22:56 python-jenkins==1.8.2 15:22:56 python-keystoneclient==5.4.0 15:22:56 python-magnumclient==4.4.0 15:22:56 python-novaclient==18.6.0 15:22:56 python-openstackclient==6.5.0 15:22:56 python-swiftclient==4.5.0 15:22:56 PyYAML==6.0.1 15:22:56 referencing==0.33.0 15:22:56 requests==2.31.0 15:22:56 requests-oauthlib==1.4.0 15:22:56 requestsexceptions==1.4.0 15:22:56 rfc3986==2.0.0 15:22:56 rpds-py==0.18.0 15:22:56 rsa==4.9 15:22:56 ruamel.yaml==0.18.6 15:22:56 ruamel.yaml.clib==0.2.8 15:22:56 s3transfer==0.10.0 15:22:56 simplejson==3.19.2 15:22:56 six==1.16.0 15:22:56 smmap==5.0.1 15:22:56 soupsieve==2.5 15:22:56 stevedore==5.2.0 15:22:56 tabulate==0.9.0 15:22:56 toml==0.10.2 15:22:56 tomlkit==0.12.4 15:22:56 tqdm==4.66.2 15:22:56 typing_extensions==4.10.0 15:22:56 tzdata==2024.1 15:22:56 urllib3==1.26.18 15:22:56 virtualenv==20.25.1 15:22:56 wcwidth==0.2.13 15:22:56 websocket-client==1.7.0 15:22:56 wrapt==1.16.0 15:22:56 xdg==6.0.0 15:22:56 xmltodict==0.13.0 15:22:56 yq==3.2.3 15:22:56 [EnvInject] - Injecting environment variables from a build step. 15:22:56 [EnvInject] - Injecting as environment variables the properties content 15:22:56 SET_JDK_VERSION=openjdk17 15:22:56 GIT_URL="git://cloud.onap.org/mirror" 15:22:56 15:22:56 [EnvInject] - Variables injected successfully. 15:22:56 [cps-master-merge-java] $ /bin/sh /tmp/jenkins17366858992428277294.sh 15:22:56 ---> update-java-alternatives.sh 15:22:56 ---> Updating Java version 15:22:57 ---> RedHat type system detected 15:22:57 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:22:57 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:22:57 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) 15:22:57 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:22:57 [EnvInject] - Injecting environment variables from a build step. 15:22:57 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:22:57 [EnvInject] - Variables injected successfully. 15:22:57 provisioning config files... 15:22:57 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config2456707489638574262tmp 15:22:57 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config1668517917828360673tmp 15:22:57 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 15:22:57 Run condition [Regular expression match] preventing perform for step [Execute shell] 15:22:57 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-13145 15:22:58 using settings config with name cps-settings 15:22:58 Replacing all maven server entries not found in credentials list is true 15:22:58 using global settings config with name global-settings 15:22:58 Replacing all maven server entries not found in credentials list is true 15:22:58 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings14565548105935702852.xml -gs /tmp/global-settings17947326129423476272.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=89185abd1eec0c1c21b4c3d56f0f6929b78d9277 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137215 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@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=137215 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/15/137215/5 -DGERRIT_NEWREV=d3e072ae96603d9ea73b4b8387b4b48827642c98 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=UGVyZm9ybWFuY2UgdGVzdHMgb2YgYWx0ZXJuYXRlLWlkL21vZHVsZS1zZXQtdGFnIGxvb2t1cAoKLSBBZGQgc29tZSB0ZXN0cyBvZiBDUFMgZ2V0L3F1ZXJ5IG9wZXJhdGlvbnMgY29tcGFyaW5nCiAgbG9vayB1cCBvZiBjbS1oYW5kbGUgaWQgdnMgYWx0ZXJuYXRlLWlkCi0gQWRkIHRlc3Qgb2YgcXVlcnlpbmcgYWxsIENNIGhhbmRsZXMgYnkgbW9kdWxlLXNldC10YWcKLSBUZXN0IGFjY3VyYWN5IGlzIGltcHJvdmVkIGJ5IHBlcmZvcm1pbmcgd2FybXVwIG9wZXJhdGlvbnMKICAocmVwb3J0ZWQgcmVzdWx0cyBhcmUgZmFzdGVyIHdpdGggbW9yZSB3YXJtdXAgaXRlcmF0aW9ucykKCklzc3VlLUlEOiBDUFMtMjA4NwpTaWduZWQtb2ZmLWJ5OiBkYW5pZWxoYW5yYWhhbiA8ZGFuaWVsLmhhbnJhaGFuQGVzdC50ZWNoPgpDaGFuZ2UtSWQ6IEk0MjE0ZTE1N2NjZjkzZjc1MWM2OWI4YTE3ZDU1ZjQxODU3NDljYTkwCg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2087 "-DGERRIT_CHANGE_SUBJECT=Performance tests of alternate-id/module-set-tag lookup" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I4214e157ccf93f751c69b8a17d55f4185749ca90 -DGERRIT_EVENT_HASH=1748127983 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=5 "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:23:00 [INFO] Scanning for projects... 15:23:03 [WARNING] 15:23:03 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.7-SNAPSHOT 15:23:03 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 15:23:03 [WARNING] 15:23:03 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.7-SNAPSHOT 15:23:03 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 15:23:03 [WARNING] 15:23:03 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.7-SNAPSHOT 15:23:03 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 15:23:03 [WARNING] 15:23:03 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 15:23:03 [WARNING] 15:23:03 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 15:23:03 [WARNING] 15:23:03 [INFO] ------------------------------------------------------------------------ 15:23:03 [INFO] Reactor Build Order: 15:23:03 [INFO] 15:23:03 [INFO] org.onap.cps:cps-dependencies [pom] 15:23:03 [INFO] cps-bom [pom] 15:23:03 [INFO] checkstyle [jar] 15:23:03 [INFO] spotbugs [jar] 15:23:03 [INFO] cps-parent [pom] 15:23:03 [INFO] cps-events [jar] 15:23:03 [INFO] cps-path-parser [jar] 15:23:03 [INFO] cps-service [jar] 15:23:03 [INFO] cps-rest [jar] 15:23:03 [INFO] cps-ncmp-events [jar] 15:23:03 [INFO] cps-ncmp-service [jar] 15:23:03 [INFO] cps-ncmp-rest [jar] 15:23:03 [INFO] cps-ncmp-rest-stub [pom] 15:23:03 [INFO] cps-ncmp-rest-stub-service [jar] 15:23:03 [INFO] cps-ncmp-rest-stub-app [jar] 15:23:03 [INFO] cps-ri [jar] 15:23:03 [INFO] dmi-plugin-demo-and-csit-stub [pom] 15:23:03 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 15:23:03 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 15:23:03 [INFO] integration-test [jar] 15:23:03 [INFO] cps-application [jar] 15:23:03 [INFO] jacoco-report [jar] 15:23:03 [INFO] cps [pom] 15:23:03 [INFO] 15:23:03 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 15:23:03 [INFO] Building org.onap.cps:cps-dependencies 3.4.7-SNAPSHOT [1/23] 15:23:03 [INFO] --------------------------------[ pom ]--------------------------------- 15:23:04 [INFO] 15:23:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 15:23:04 [INFO] 15:23:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 15:23:04 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/cps-dependencies-3.4.7-SNAPSHOT.pom 15:23:04 [INFO] 15:23:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 15:23:05 [INFO] 15:23:05 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 15:23:05 [INFO] Building cps-bom 3.4.7-SNAPSHOT [2/23] 15:23:05 [INFO] --------------------------------[ pom ]--------------------------------- 15:23:05 [INFO] 15:23:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 15:23:05 [INFO] 15:23:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 15:23:05 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/cps-bom-3.4.7-SNAPSHOT.pom 15:23:05 [INFO] 15:23:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 15:23:05 [INFO] 15:23:05 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 15:23:05 [INFO] Building checkstyle 3.4.7-SNAPSHOT [3/23] 15:23:05 [INFO] --------------------------------[ jar ]--------------------------------- 15:23:05 [INFO] 15:23:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 15:23:05 [INFO] 15:23:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 15:23:06 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:23:06 [INFO] Copying 4 resources 15:23:06 [INFO] 15:23:06 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 15:23:07 [INFO] No sources to compile 15:23:07 [INFO] 15:23:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 15:23:07 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:23:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 15:23:07 [INFO] 15:23:07 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 15:23:07 [INFO] No sources to compile 15:23:07 [INFO] 15:23:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 15:23:07 [INFO] No tests to run. 15:23:07 [INFO] 15:23:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 15:23:07 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar 15:23:07 [INFO] 15:23:07 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 15:23:08 ======================================================================================================================== 15:23:08 Copyright Check Python Script: 15:23:08 Error, Committer email is not included in config file. 15:23:08 If your company is new to the project please make appropriate changes to project-committers-config.csv 15:23:08 for Copyright Check to work. 15:23:08 Exiting... 15:23:08 ======================================================================================================================== 15:23:08 [INFO] 15:23:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 15:23:08 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.jar 15:23:08 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.pom 15:23:08 [INFO] 15:23:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 15:23:08 [INFO] 15:23:08 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 15:23:08 [INFO] Building spotbugs 3.4.7-SNAPSHOT [4/23] 15:23:08 [INFO] --------------------------------[ jar ]--------------------------------- 15:23:08 [INFO] 15:23:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 15:23:08 [INFO] 15:23:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 15:23:08 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:23:08 [INFO] Copying 1 resource 15:23:08 [INFO] 15:23:08 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 15:23:08 [INFO] No sources to compile 15:23:08 [INFO] 15:23:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 15:23:08 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 15:23:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 15:23:08 [INFO] 15:23:08 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 15:23:08 [INFO] No sources to compile 15:23:08 [INFO] 15:23:08 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 15:23:08 [INFO] No tests to run. 15:23:08 [INFO] 15:23:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 15:23:08 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar 15:23:08 [INFO] 15:23:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 15:23:08 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.jar 15:23:08 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.pom 15:23:08 [INFO] 15:23:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 15:23:08 [INFO] 15:23:08 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 15:23:08 [INFO] Building cps-parent 3.4.7-SNAPSHOT [5/23] 15:23:08 [INFO] --------------------------------[ pom ]--------------------------------- 15:23:09 [INFO] 15:23:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 15:23:09 [INFO] 15:23:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 15:23:10 [INFO] 15:23:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 15:23:10 [INFO] 15:23:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 15:23:10 [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/* 15:23:10 [INFO] 15:23:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 15:23:10 [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/* 15:23:10 [INFO] 15:23:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 15:23:12 [INFO] You have 0 Checkstyle violations. 15:23:12 [INFO] 15:23:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 15:23:13 [INFO] You have 0 Checkstyle violations. 15:23:13 [INFO] 15:23:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 15:23:13 [INFO] Starting audit... 15:23:13 Audit done. 15:23:13 [INFO] You have 0 Checkstyle violations. 15:23:13 [INFO] 15:23:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 15:23:13 [INFO] 15:23:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 15:23:17 [INFO] 15:23:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 15:23:17 [INFO] 15:23:17 [INFO] 15:23:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 15:23:17 [INFO] 15:23:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 15:23:18 [INFO] No sources specified for compilation. Skipping. 15:23:18 [INFO] 15:23:18 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 15:23:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:23:18 [INFO] 15:23:18 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 15:23:18 [INFO] 15:23:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 15:23:18 [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/* 15:23:18 [INFO] 15:23:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 15:23:18 [INFO] No tests to run. 15:23:18 [INFO] 15:23:18 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 15:23:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:23:18 [INFO] 15:23:18 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 15:23:18 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 15:23:18 [INFO] 15:23:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 15:23:18 [INFO] 15:23:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 15:23:18 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/cps-parent-3.4.7-SNAPSHOT.pom 15:23:18 [INFO] 15:23:18 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 15:23:18 [INFO] 15:23:18 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 15:23:18 [INFO] Building cps-events 3.4.7-SNAPSHOT [6/23] 15:23:18 [INFO] --------------------------------[ jar ]--------------------------------- 15:23:19 [INFO] 15:23:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 15:23:19 [INFO] 15:23:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 15:23:19 [INFO] 15:23:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 15:23:19 [INFO] 15:23:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 15:23: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-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/* 15:23:19 [INFO] 15:23:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 15:23: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-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/* 15:23:19 [INFO] 15:23:19 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 15:23:20 [INFO] 15:23:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 15:23:20 [INFO] You have 0 Checkstyle violations. 15:23:20 [INFO] 15:23:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 15:23:20 [INFO] You have 0 Checkstyle violations. 15:23:20 [INFO] 15:23:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 15:23:20 [INFO] Starting audit... 15:23:20 Audit done. 15:23:20 [INFO] You have 0 Checkstyle violations. 15:23:20 [INFO] 15:23:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 15:23:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:23:20 [INFO] Copying 2 resources 15:23:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 15:23:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 15:23:20 [INFO] 15:23:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 15:23:21 [INFO] Changes detected - recompiling the module! :dependency 15:23:21 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 15:23:21 [INFO] 15:23:21 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 15:23:21 [INFO] 15:23:21 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 15:23:22 [INFO] Fork Value is true 15:23:23 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:23:23 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:23:23 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:23:23 [java] WARNING: System::setSecurityManager will be removed in a future release 15:23:25 [INFO] Done SpotBugs Analysis.... 15:23:25 [INFO] 15:23:25 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 15:23:25 [INFO] 15:23:25 [INFO] 15:23:25 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 15:23:25 [INFO] BugInstance size is 0 15:23:25 [INFO] Error size is 0 15:23:25 [INFO] No errors/warnings found 15:23:25 [INFO] 15:23:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 15:23:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:23:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 15:23:25 [INFO] 15:23:25 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 15:23:25 [INFO] No sources to compile 15:23:25 [INFO] 15:23:25 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 15:23:25 [INFO] No sources specified for compilation. Skipping. 15:23:25 [INFO] 15:23:25 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 15:23:26 [INFO] No tests to run. 15:23:26 [INFO] 15:23:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 15:23:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:23:26 [INFO] 15:23:26 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 15:23:26 [INFO] 15:23:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 15:23:26 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar 15:23:26 [INFO] 15:23:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 15:23: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-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/* 15:23:26 [INFO] 15:23:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 15:23:26 [INFO] No tests to run. 15:23:26 [INFO] 15:23:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 15:23:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:23:26 [INFO] 15:23:26 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 15:23:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 15:23:26 [INFO] 15:23:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 15:23:26 [INFO] 15:23:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 15:23:26 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.jar 15:23:26 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.pom 15:23:26 [INFO] 15:23:26 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 15:23:26 [INFO] 15:23:26 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 15:23:26 [INFO] Building cps-path-parser 3.4.7-SNAPSHOT [7/23] 15:23:26 [INFO] --------------------------------[ jar ]--------------------------------- 15:23:27 [INFO] 15:23:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 15:23:27 [INFO] 15:23:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 15:23:27 [INFO] 15:23:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 15:23:27 [INFO] 15:23:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 15:23:27 [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/* 15:23:27 [INFO] 15:23:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 15:23:27 [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/* 15:23:27 [INFO] 15:23:27 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 15:23:28 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 15:23:28 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 15:23:29 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 15:23:29 [WARNING] /w/workspace/cps-master-merge-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 15:23:29 [INFO] 15:23:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 15:23:29 [INFO] You have 0 Checkstyle violations. 15:23:29 [INFO] 15:23:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 15:23:29 [INFO] You have 0 Checkstyle violations. 15:23:29 [INFO] 15:23:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 15:23:29 [INFO] Starting audit... 15:23:29 Audit done. 15:23:29 [INFO] You have 0 Checkstyle violations. 15:23:29 [INFO] 15:23:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 15:23:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:23:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 15:23:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 15:23:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 15:23:29 [INFO] 15:23:29 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 15:23:29 [INFO] Changes detected - recompiling the module! :dependency 15:23:29 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 15:23:30 [INFO] 15:23:30 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 15:23:30 [INFO] 15:23:30 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 15:23:30 [INFO] Fork Value is true 15:23:31 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:23:31 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:23:31 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:23:31 [java] WARNING: System::setSecurityManager will be removed in a future release 15:23:34 [INFO] Done SpotBugs Analysis.... 15:23:34 [INFO] 15:23:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 15:23:34 [INFO] 15:23:34 [INFO] 15:23:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 15:23:34 [INFO] BugInstance size is 0 15:23:34 [INFO] Error size is 0 15:23:34 [INFO] No errors/warnings found 15:23:34 [INFO] 15:23:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 15:23:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:23:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 15:23:34 [INFO] 15:23:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 15:23:34 [INFO] No sources to compile 15:23:34 [INFO] 15:23:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 15:23:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:23:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:23:34 [INFO] Compiled 4 files. 15:23:34 [INFO] 15:23:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 15:23:36 [INFO] 15:23:36 [INFO] ------------------------------------------------------- 15:23:36 [INFO] T E S T S 15:23:36 [INFO] ------------------------------------------------------- 15:23:37 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:23:38 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 15:23:38 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 15:23:38 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 15:23:38 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 15:23:38 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 15:23:38 line 1:18 missing QName at '' 15:23:38 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 15:23:38 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:23:38 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 15:23:38 [INFO] 15:23:38 [INFO] Results: 15:23:38 [INFO] 15:23:38 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 15:23:38 [INFO] 15:23:38 [INFO] 15:23:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 15:23:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:23:38 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:23:38 [INFO] 15:23:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 15:23:38 [INFO] 15:23:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 15:23:38 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar 15:23:38 [INFO] 15:23:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 15:23:38 [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/* 15:23:38 [INFO] 15:23:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 15:23:38 [INFO] 15:23:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 15:23:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:23:38 [INFO] 15:23:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 15:23:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:23:38 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:23:38 [INFO] All coverage checks have been met. 15:23:38 [INFO] 15:23:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 15:23:38 [INFO] 15:23:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 15:23:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.jar 15:23:38 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.pom 15:23:38 [INFO] 15:23:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 15:23:38 [INFO] 15:23:38 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 15:23:38 [INFO] Building cps-service 3.4.7-SNAPSHOT [8/23] 15:23:38 [INFO] --------------------------------[ jar ]--------------------------------- 15:23:43 [INFO] 15:23:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 15:23:43 [INFO] 15:23:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 15:23:43 [INFO] 15:23:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 15:23:43 [INFO] 15:23:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 15:23: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/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/* 15:23:43 [INFO] 15:23:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 15:23: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/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/* 15:23:43 [INFO] 15:23:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 15:23:43 [INFO] You have 0 Checkstyle violations. 15:23:43 [INFO] 15:23:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 15:23:44 [INFO] You have 0 Checkstyle violations. 15:23:44 [INFO] 15:23:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 15:23:44 [INFO] Starting audit... 15:23:44 Audit done. 15:23:44 [INFO] You have 0 Checkstyle violations. 15:23:44 [INFO] 15:23:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 15:23:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:23:44 [INFO] Copying 1 resource 15:23:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 15:23:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 15:23:44 [INFO] 15:23:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 15:23:44 [INFO] Changes detected - recompiling the module! :dependency 15:23:44 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 15:23:46 [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. 15:23:46 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 15:23:46 [INFO] 15:23:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 15:23:46 [INFO] 15:23:46 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 15:23:46 [INFO] Fork Value is true 15:23:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:23:48 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:23:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:23:48 [java] WARNING: System::setSecurityManager will be removed in a future release 15:23:51 [INFO] Done SpotBugs Analysis.... 15:23:51 [INFO] 15:23:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 15:23:51 [INFO] 15:23:51 [INFO] 15:23:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 15:23:51 [INFO] BugInstance size is 0 15:23:51 [INFO] Error size is 0 15:23:51 [INFO] No errors/warnings found 15:23:51 [INFO] 15:23:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 15:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:23:51 [INFO] Copying 30 resources 15:23:51 [INFO] 15:23:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 15:23:51 [INFO] Changes detected - recompiling the module! :dependency 15:23:51 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:23:52 [INFO] 15:23:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 15:23:52 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:23:52 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:23:54 [INFO] Compiled 67 files. 15:23:54 [INFO] 15:23:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 15:23:54 [INFO] 15:23:54 [INFO] ------------------------------------------------------- 15:23:54 [INFO] T E S T S 15:23:54 [INFO] ------------------------------------------------------- 15:23:56 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 15:23:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in org.onap.cps.utils.DataMapUtilsSpec 15:23:57 [INFO] Running org.onap.cps.utils.GsonSpec 15:23:57 first-container a-leaf a-Value 15:23:57 last-container x-leaf x-value 15:23:57 15:23:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.utils.GsonSpec 15:23:57 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 15:23:58 15:23:58.907 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 15:23:58 15:23:58.919 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 15:23:58 15:23:58.953 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:23:58 15:23:58.957 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 15:23:58 15:23:58.982 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 15:23:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s - in org.onap.cps.utils.JsonObjectMapperSpec 15:23:59 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 15:23:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s - in org.onap.cps.utils.JsonParserStreamSpec 15:23:59 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 15:23:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.onap.cps.utils.PrefixResolverSpec 15:23:59 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 15:24:00 [Fatal Error] :1:1: Content is not allowed in prolog. 15:24:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.onap.cps.utils.XmlFileUtilsSpec 15:24:00 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 15:24:00 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 15:24:00 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 15:24:00 [Fatal Error] :1:1: Premature end of file. 15:24:00 line 1:1 no viable alternative at input '/' 15:24:00 line 1:1 no viable alternative at input '/[' 15:24:00 line 1:11 missing QName at '' 15:24:00 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.onap.cps.utils.YangParserHelperSpec 15:24:00 [INFO] Running org.onap.cps.utils.YangParserSpec 15:24:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.utils.YangParserSpec 15:24:00 [INFO] Running org.onap.cps.utils.YangUtilsSpec 15:24:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.utils.YangUtilsSpec 15:24:00 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:24:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 15:24:00 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 15:24:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 15:24:00 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 15:24:00 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:24:00 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 15:24:00 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 15:24:00 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 15:24:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 15:24:00 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 15:24:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 15:24:00 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 15:24:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 15:24:00 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 15:24:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 15:24:01 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 15:24:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 15:24:01 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 15:24:03 15:23:55,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:24:03 15:23:55,373 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:24:03 15:23:55,373 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:24:03 15:23:55,374 |-INFO in ch.qos.logback.classic.BasicConfigurator@4808c603 - Setting up default configuration. 15:24:03 15:24:01,682 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@47987ab2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:24:03 15:24:01,682 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3dade0d4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:24:03 15:24:01,685 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:24:03 15:24:01,685 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:24:03 15:24:01,685 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:24:03 15:24:01,687 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@47987ab2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:24:03 15:24:01,687 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3dade0d4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:24:03 15:24:01,696 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:24:03 15:24:01,696 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:24:03 15:24:01,700 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:24:03 15:24:01,729 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710429841727) 15:24:03 15:24:01,730 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 15:24:03 15:24:01,730 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:24:03 15:24:01,736 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:24:03 15:24:01,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:24:03 15:24:01,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:24:03 15:24:01,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:24:03 15:24:01,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:24:03 15:24:01,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:24:03 15:24:01,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:24:03 15:24:01,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:24:03 15:24:01,744 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:24:03 15:24:01,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:24:03 15:24:01,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:24:03 15:24:01,769 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:24:03 15:24:01,776 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:24:03 15:24:02,277 |-INFO in ch.qos.logback.classic.pattern.DateConverter@58086bd9 - Setting zoneId to "UTC" 15:24:03 15:24:02,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:24:03 15:24:02,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:24:03 15:24:02,570 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:24:03 15:24:02,571 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:24:03 15:24:02,571 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:24:03 15:24:02,571 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:24:03 15:24:02,572 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:24:03 15:24:02,572 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:24:03 15:24:02,572 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:24:03 15:24:02,572 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5cc1c780 - End of configuration. 15:24:03 15:24:02,572 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@eb8378c - Registering current configuration as safe fallback point 15:24:03 15:24:03 15:24:03 . ____ _ __ _ _ 15:24:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:24:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:24:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:24:03 ' |____| .__|_| |_|_| |_\__, | / / / / 15:24:03 =========|_|==============|___/=/_/_/_/ 15:24:03 :: Spring Boot :: (v3.1.2) 15:24:03 15:24:03 2024-03-14T15:24:02.745Z INFO 6638 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6638 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 15:24:03 2024-03-14T15:24:02.746Z INFO 6638 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 15:24:03 2024-03-14T15:24:03.190Z INFO 6638 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.816 seconds (process running for 8.675) 15:24:03 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:24:03 2024-03-14T15:24:03.780Z WARN 6638 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 15:24:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.49 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 15:24:03 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 15:24:07 15:24:07 . ____ _ __ _ _ 15:24:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:24:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:24:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:24:07 ' |____| .__|_| |_|_| |_\__, | / / / / 15:24:07 =========|_|==============|___/=/_/_/_/ 15:24:07 :: Spring Boot :: (v3.1.2) 15:24:07 15:24:07 2024-03-14T15:24:03.866Z INFO 6638 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6638 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 15:24:07 2024-03-14T15:24:03.866Z INFO 6638 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:24:07 2024-03-14T15:24:03.991Z WARN 6638 --- [ 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: 15:24:07 --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 15:24:07 2024-03-14T15:24:04.085Z INFO 6638 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:24:07 + + o o o o---o o----o o o---o o o----o o--o--o 15:24:07 + + + + | | / \ / | | / / \ | | 15:24:07 + + + + + o----o o o o o----o | o o o o----o | 15:24:07 + + + + | | / \ / | | \ / \ | | 15:24:07 + + o o o o o---o o----o o----o o---o o o o----o o 15:24:07 2024-03-14T15:24:04.085Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:24:07 2024-03-14T15:24:04.085Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5701 15:24:07 2024-03-14T15:24:04.085Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:24:07 2024-03-14T15:24:04.085Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:24:07 2024-03-14T15:24:04.088Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:24:07 To enable the Jet engine on the members, do one of the following: 15:24:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:24:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:24:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:24:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:24:07 2024-03-14T15:24:04.498Z INFO 6638 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:24:07 2024-03-14T15:24:04.592Z INFO 6638 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:24:07 2024-03-14T15:24:04.596Z WARN 6638 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:24:07 2024-03-14T15:24:04.957Z INFO 6638 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:24:07 2024-03-14T15:24:04.967Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5701 is STARTING 15:24:07 2024-03-14T15:24:07.020Z INFO 6638 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:24:07 15:24:07 Members {size:1, ver:1} [ 15:24:07 Member [10.30.107.50]:5701 - 67184b33-63a2-48f3-a9c4-3163d08ce6be this 15:24:07 ] 15:24:07 15:24:07 2024-03-14T15:24:07.041Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5701 is STARTED 15:24:07 2024-03-14T15:24:07.082Z INFO 6638 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.246 seconds (process running for 12.567) 15:24:07 2024-03-14T15:24:07.151Z INFO 6638 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:24:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.321 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 15:24:07 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 15:24:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 15:24:07 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 15:24:08 2024-03-14T15:24:07.168Z INFO 6638 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5702 [my cluster] [5.2.4] 15:24:08 + + o o o o---o o----o o o---o o o----o o--o--o 15:24:08 + + + + | | / \ / | | / / \ | | 15:24:08 + + + + + o----o o o o o----o | o o o o----o | 15:24:08 + + + + | | / \ / | | \ / \ | | 15:24:08 + + o o o o o---o o----o o----o o---o o o o----o o 15:24:08 2024-03-14T15:24:07.168Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:24:08 2024-03-14T15:24:07.168Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5702 15:24:08 2024-03-14T15:24:07.168Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [my cluster] [5.2.4] Cluster name: my cluster 15:24:08 2024-03-14T15:24:07.168Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:24:08 2024-03-14T15:24:07.168Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 15:24:08 To enable the Jet engine on the members, do one of the following: 15:24:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:24:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:24:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:24:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:24:08 2024-03-14T15:24:07.201Z INFO 6638 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5702 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:24:08 2024-03-14T15:24:07.203Z INFO 6638 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5702 [my cluster] [5.2.4] Using Multicast discovery 15:24:08 2024-03-14T15:24:07.203Z WARN 6638 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:24:08 2024-03-14T15:24:07.218Z INFO 6638 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:24:08 2024-03-14T15:24:07.218Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5702 [my cluster] [5.2.4] [10.30.107.50]:5702 is STARTING 15:24:08 2024-03-14T15:24:08.963Z INFO 6638 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [my cluster] [5.2.4] 15:24:08 15:24:08 Members {size:1, ver:1} [ 15:24:08 Member [10.30.107.50]:5702 - 35ce69d8-f4bd-4672-8f2a-c408243fad32 this 15:24:08 ] 15:24:08 15:24:08 2024-03-14T15:24:08.963Z WARN 6638 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 15:24:08 2024-03-14T15:24:08.964Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5702 [my cluster] [5.2.4] [10.30.107.50]:5702 is STARTED 15:24:14 2024-03-14T15:24:08.987Z INFO 6638 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5703 [my cluster] [5.2.4] 15:24:14 + + o o o o---o o----o o o---o o o----o o--o--o 15:24:14 + + + + | | / \ / | | / / \ | | 15:24:14 + + + + + o----o o o o o----o | o o o o----o | 15:24:14 + + + + | | / \ / | | \ / \ | | 15:24:14 + + o o o o o---o o----o o----o o---o o o o----o o 15:24:14 2024-03-14T15:24:08.987Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:24:14 2024-03-14T15:24:08.987Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5703 15:24:14 2024-03-14T15:24:08.987Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [my cluster] [5.2.4] Cluster name: my cluster 15:24:14 2024-03-14T15:24:08.987Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:24:14 2024-03-14T15:24:08.987Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 15:24:14 To enable the Jet engine on the members, do one of the following: 15:24:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:24:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:24:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:24:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:24:14 2024-03-14T15:24:09.015Z INFO 6638 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5703 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:24:14 2024-03-14T15:24:09.017Z INFO 6638 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5703 [my cluster] [5.2.4] Using Multicast discovery 15:24:14 2024-03-14T15:24:09.017Z WARN 6638 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:24:14 2024-03-14T15:24:09.029Z INFO 6638 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:24:14 2024-03-14T15:24:09.030Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5703 [my cluster] [5.2.4] [10.30.107.50]:5703 is STARTING 15:24:14 2024-03-14T15:24:09.226Z INFO 6638 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.50]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.50]:5702 15:24:14 2024-03-14T15:24:09.253Z INFO 6638 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:5702 and /10.30.107.50:45707 15:24:14 2024-03-14T15:24:09.256Z INFO 6638 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:45707 and /10.30.107.50:5702 15:24:14 2024-03-14T15:24:14.359Z INFO 6638 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [my cluster] [5.2.4] 15:24:14 15:24:14 Members {size:2, ver:2} [ 15:24:14 Member [10.30.107.50]:5702 - 35ce69d8-f4bd-4672-8f2a-c408243fad32 this 15:24:14 Member [10.30.107.50]:5703 - 7c3bba52-9f9e-40da-a5a5-e7e3bd732f26 15:24:14 ] 15:24:14 15:24:14 2024-03-14T15:24:14.369Z INFO 6638 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5703 [my cluster] [5.2.4] 15:24:14 15:24:14 Members {size:2, ver:2} [ 15:24:14 Member [10.30.107.50]:5702 - 35ce69d8-f4bd-4672-8f2a-c408243fad32 15:24:14 Member [10.30.107.50]:5703 - 7c3bba52-9f9e-40da-a5a5-e7e3bd732f26 this 15:24:14 ] 15:24:14 15:24:14 2024-03-14T15:24:14.370Z WARN 6638 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 15:24:14 2024-03-14T15:24:14.371Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5703 [my cluster] [5.2.4] [10.30.107.50]:5703 is STARTED 15:24:20 2024-03-14T15:24:14.384Z INFO 6638 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5704 [my cluster] [5.2.4] 15:24:20 + + o o o o---o o----o o o---o o o----o o--o--o 15:24:20 + + + + | | / \ / | | / / \ | | 15:24:20 + + + + + o----o o o o o----o | o o o o----o | 15:24:20 + + + + | | / \ / | | \ / \ | | 15:24:20 + + o o o o o---o o----o o----o o---o o o o----o o 15:24:20 2024-03-14T15:24:14.384Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:24:20 2024-03-14T15:24:14.384Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5704 15:24:20 2024-03-14T15:24:14.384Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [my cluster] [5.2.4] Cluster name: my cluster 15:24:20 2024-03-14T15:24:14.384Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:24:20 2024-03-14T15:24:14.384Z INFO 6638 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 15:24:20 To enable the Jet engine on the members, do one of the following: 15:24:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:24:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:24:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:24:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:24:20 2024-03-14T15:24:14.401Z INFO 6638 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5704 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:24:20 2024-03-14T15:24:14.403Z INFO 6638 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5704 [my cluster] [5.2.4] Using Multicast discovery 15:24:20 2024-03-14T15:24:14.403Z WARN 6638 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:24:20 2024-03-14T15:24:14.415Z INFO 6638 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:24:20 2024-03-14T15:24:14.416Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5704 [my cluster] [5.2.4] [10.30.107.50]:5704 is STARTING 15:24:20 2024-03-14T15:24:14.563Z INFO 6638 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.50]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.50]:5702 15:24:20 2024-03-14T15:24:14.569Z INFO 6638 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:5702 and /10.30.107.50:50187 15:24:20 2024-03-14T15:24:14.570Z INFO 6638 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:50187 and /10.30.107.50:5702 15:24:20 2024-03-14T15:24:19.683Z INFO 6638 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [my cluster] [5.2.4] 15:24:20 15:24:20 Members {size:3, ver:3} [ 15:24:20 Member [10.30.107.50]:5702 - 35ce69d8-f4bd-4672-8f2a-c408243fad32 this 15:24:20 Member [10.30.107.50]:5703 - 7c3bba52-9f9e-40da-a5a5-e7e3bd732f26 15:24:20 Member [10.30.107.50]:5704 - b51500d5-e5cb-4e00-b794-4eac09665e45 15:24:20 ] 15:24:20 15:24:20 2024-03-14T15:24:19.688Z INFO 6638 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.50]:5704 [my cluster] [5.2.4] 15:24:20 15:24:20 Members {size:3, ver:3} [ 15:24:20 Member [10.30.107.50]:5702 - 35ce69d8-f4bd-4672-8f2a-c408243fad32 15:24:20 Member [10.30.107.50]:5703 - 7c3bba52-9f9e-40da-a5a5-e7e3bd732f26 15:24:20 Member [10.30.107.50]:5704 - b51500d5-e5cb-4e00-b794-4eac09665e45 this 15:24:20 ] 15:24:20 15:24:20 2024-03-14T15:24:19.688Z INFO 6638 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5703 [my cluster] [5.2.4] 15:24:20 15:24:20 Members {size:3, ver:3} [ 15:24:20 Member [10.30.107.50]:5702 - 35ce69d8-f4bd-4672-8f2a-c408243fad32 15:24:20 Member [10.30.107.50]:5703 - 7c3bba52-9f9e-40da-a5a5-e7e3bd732f26 this 15:24:20 Member [10.30.107.50]:5704 - b51500d5-e5cb-4e00-b794-4eac09665e45 15:24:20 ] 15:24:20 15:24:20 2024-03-14T15:24:19.689Z INFO 6638 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.50]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.50:5703, timeout: 10000, bind-any: true 15:24:20 2024-03-14T15:24:19.690Z INFO 6638 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:5704 and /10.30.107.50:34571 15:24:20 2024-03-14T15:24:19.691Z INFO 6638 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:34571 and /10.30.107.50:5704 15:24:20 2024-03-14T15:24:19.694Z INFO 6638 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:5703 and /10.30.107.50:35275 15:24:20 2024-03-14T15:24:19.695Z INFO 6638 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.50:35275 and /10.30.107.50:5703 15:24:20 2024-03-14T15:24:20.688Z WARN 6638 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 15:24:20 2024-03-14T15:24:20.689Z INFO 6638 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5704 [my cluster] [5.2.4] [10.30.107.50]:5704 is STARTED 15:24:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.539 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 15:24:20 [INFO] Running org.onap.cps.config.AsyncConfigSpec 15:24:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.config.AsyncConfigSpec 15:24:20 [INFO] Running org.onap.cps.config.CacheConfigSpec 15:24:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 15:24:20 [INFO] Running org.onap.cps.events.EventsPublisherSpec 15:24:20 2024-03-14T15:24:20.927Z DEBUG 6638 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 15:24:20 2024-03-14T15:24:20.935Z ERROR 6638 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 15:24:20 2024-03-14T15:24:20.949Z DEBUG 6638 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 15:24:20 2024-03-14T15:24:20.957Z DEBUG 6638 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 15:24:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.onap.cps.events.EventsPublisherSpec 15:24:20 2024-03-14T15:24:20.963Z DEBUG 6638 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 15:24:20 2024-03-14T15:24:20.964Z DEBUG 6638 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 15:24:20 2024-03-14T15:24:20.964Z ERROR 6638 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 15:24:20 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 15:24:20 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 15:24:20 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 15:24:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.PaginationOptionSpec 15:24:21 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 15:24:21 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 15:24:21 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 15:24:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 15:24:21 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 15:24:21 2024-03-14T15:24:21.297Z WARN 6638 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 15:24:21 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 15:24:21 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 15:24:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 15:24:21 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:24:21 2024-03-14T15:24:21.399Z ERROR 6638 --- [ 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] 15:24:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 15:24:21 2024-03-14T15:24:21.445Z INFO 6638 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.50]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:24:21 2024-03-14T15:24:21.446Z INFO 6638 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:24:21 2024-03-14T15:24:21.447Z INFO 6638 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.50]:5704 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:24:21 2024-03-14T15:24:21.447Z INFO 6638 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.50]:5702 [my cluster] [5.2.4] [10.30.107.50]:5702 is SHUTTING_DOWN 15:24:21 2024-03-14T15:24:21.447Z INFO 6638 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.50]:5704 [my cluster] [5.2.4] [10.30.107.50]:5704 is SHUTTING_DOWN 15:24:21 2024-03-14T15:24:21.447Z INFO 6638 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.50]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5701 is SHUTTING_DOWN 15:24:21 2024-03-14T15:24:21.447Z INFO 6638 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.50]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:24:21 2024-03-14T15:24:21.448Z INFO 6638 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.50]:5703 [my cluster] [5.2.4] [10.30.107.50]:5703 is SHUTTING_DOWN 15:24:21 [INFO] 15:24:21 [INFO] Results: 15:24:21 [INFO] 15:24:21 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 15:24:21 [INFO] 15:24:21 [INFO] 15:24:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 15:24:21 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:24:21 [INFO] Analyzed bundle 'cps-service' with 56 classes 15:24:21 [INFO] 15:24:21 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 15:24:22 [INFO] 15:24:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 15:24:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar 15:24:22 [INFO] 15:24:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 15:24:22 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 15:24:22 [INFO] 15:24:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 15:24:22 [INFO] 15:24:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 15:24:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:24:22 [INFO] 15:24:22 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 15:24:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:24:22 [INFO] Analyzed bundle 'cps-service' with 56 classes 15:24:22 [INFO] All coverage checks have been met. 15:24:22 [INFO] 15:24:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 15:24:22 [INFO] 15:24:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 15:24:22 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.jar 15:24:22 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.pom 15:24:22 [INFO] 15:24:22 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 15:24:22 [INFO] 15:24:22 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 15:24:22 [INFO] Building cps-rest 3.4.7-SNAPSHOT [9/23] 15:24:22 [INFO] --------------------------------[ jar ]--------------------------------- 15:24:24 [INFO] 15:24:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 15:24:24 [INFO] 15:24:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 15:24:24 [INFO] 15:24:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 15:24:24 [INFO] 15:24:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 15:24:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 15:24:24 [INFO] 15:24:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 15:24:24 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 15:24:24 [INFO] 15:24:24 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 15:24:28 [INFO] Generating with dryRun=false 15:24:28 [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. 15:24:28 [INFO] OpenAPI Generator: spring (server) 15:24:28 [INFO] Generator 'spring' is considered stable. 15:24:28 [INFO] ---------------------------------- 15:24:28 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 15:24:28 [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) 15:24:28 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:24:28 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:24:28 [INFO] Processing operation createDataspace 15:24:28 [INFO] Processing operation deleteDataspace 15:24:28 [INFO] Processing operation createDataspaceV2 15:24:28 [INFO] Processing operation getAllDataspaces 15:24:28 [INFO] Processing operation getDataspace 15:24:28 [INFO] Processing operation createAnchor 15:24:28 [INFO] Processing operation createAnchorV2 15:24:28 [INFO] Processing operation getAnchors 15:24:28 [INFO] Processing operation getAnchor 15:24:28 [INFO] Processing operation deleteAnchor 15:24:28 [INFO] Processing operation createSchemaSet 15:24:28 [INFO] Processing operation createSchemaSetV2 15:24:28 [INFO] Processing operation getSchemaSets 15:24:28 [INFO] Processing operation getSchemaSet 15:24:28 [INFO] Processing operation deleteSchemaSet 15:24:28 [INFO] Processing operation getNodeByDataspaceAndAnchor 15:24:28 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 15:24:28 [INFO] Processing operation replaceNode 15:24:28 [INFO] Processing operation createNode 15:24:28 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:24:28 [INFO] Processing operation deleteDataNode 15:24:28 [INFO] Processing operation updateNodeLeaves 15:24:28 [INFO] Processing operation deleteListOrListElement 15:24:28 [INFO] Processing operation replaceListContent 15:24:28 [INFO] Processing operation addListElements 15:24:28 [INFO] Processing operation getDeltaByDataspaceAndAnchors 15:24:28 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 15:24:28 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 15:24:28 [INFO] Processing operation getNodesByDataspaceAndCpsPath 15:24:28 [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] 15:24:28 [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] 15:24:28 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:24:28 [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 15:24:28 [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 15:24:28 [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 15:24:28 [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 15:24:28 [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 15:24:28 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:24:28 [WARNING] Multiple MediaTypes found, using only the first one 15:24:28 [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] 15:24:28 [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 15:24:28 [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] 15:24:28 [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 15:24:28 [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] 15:24:28 [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 15:24:28 [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] 15:24:28 [INFO] Skipping generation of supporting files. 15:24:28 ################################################################################ 15:24:28 # Thanks for using OpenAPI Generator. # 15:24:28 # Please consider donation to help us maintain this project 🙏 # 15:24:28 # https://opencollective.com/openapi_generator/donate # 15:24:28 ################################################################################ 15:24:28 [INFO] 15:24:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 15:24:28 [INFO] You have 0 Checkstyle violations. 15:24:28 [INFO] 15:24:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 15:24:28 [INFO] You have 0 Checkstyle violations. 15:24:28 [INFO] 15:24:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 15:24:28 [INFO] Starting audit... 15:24:28 Audit done. 15:24:28 [INFO] You have 0 Checkstyle violations. 15:24:28 [INFO] 15:24:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 15:24:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:24:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 15:24:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 15:24:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 15:24:28 [INFO] 15:24:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 15:24:28 [INFO] Changes detected - recompiling the module! :dependency 15:24:28 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 15:24:29 [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". 15:24:29 [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. 15:24:29 [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. 15:24:29 [INFO] 15:24:29 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 15:24:29 [INFO] 15:24:29 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 15:24:29 [INFO] Fork Value is true 15:24:31 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:24:31 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:24:31 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:24:31 [java] WARNING: System::setSecurityManager will be removed in a future release 15:24:33 [INFO] Done SpotBugs Analysis.... 15:24:33 [INFO] 15:24:33 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 15:24:33 [INFO] 15:24:33 [INFO] 15:24:33 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 15:24:33 [INFO] BugInstance size is 0 15:24:33 [INFO] Error size is 0 15:24:33 [INFO] No errors/warnings found 15:24:33 [INFO] 15:24:33 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 15:24:33 [INFO] Generating with dryRun=false 15:24:33 [INFO] No .openapi-generator-ignore file found. 15:24:33 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:24:33 [INFO] Generator 'openapi-yaml' is considered stable. 15:24:33 [INFO] Output file [outputFile=openapi.yaml] 15:24:33 [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] 15:24:33 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 15:24:33 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:24:33 [WARNING] Multiple MediaTypes found, using only the first one 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [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] 15:24:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 15:24:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 15:24:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:24:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:24:33 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:24:33 ################################################################################ 15:24:33 # Thanks for using OpenAPI Generator. # 15:24:33 # Please consider donation to help us maintain this project 🙏 # 15:24:33 # https://opencollective.com/openapi_generator/donate # 15:24:33 ################################################################################ 15:24:33 [INFO] 15:24:33 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 15:24:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:24:33 [INFO] Copying 1 resource 15:24:33 [INFO] 15:24:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 15:24:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:24:33 [INFO] Copying 6 resources 15:24:33 [INFO] 15:24:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 15:24:33 [INFO] Changes detected - recompiling the module! :dependency 15:24:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:24:34 [INFO] 15:24:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 15:24:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:24:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:24:35 [INFO] Compiled 27 files. 15:24:35 [INFO] 15:24:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 15:24:35 [INFO] 15:24:35 [INFO] ------------------------------------------------------- 15:24:35 [INFO] T E S T S 15:24:35 [INFO] ------------------------------------------------------- 15:24:37 15:24:36.871 [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. 15:24:37 15:24:37.093 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:24:37 15:24:37.227 [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. 15:24:37 15:24:37.246 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:24:37 15:24:37.267 [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. 15:24:37 15:24:37.276 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:24:37 15:24:37.291 [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. 15:24:37 15:24:37.317 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:24:37 15:24:37.352 [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. 15:24:37 15:24:37.360 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:24:37 15:24:37.363 [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. 15:24:37 15:24:37.372 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:24:37 15:24:37.375 [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. 15:24:37 15:24:37.381 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:24:37 15:24:37.383 [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. 15:24:37 15:24:37.390 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:24:37 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:24:42 15:24:36,669 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:24:42 15:24:36,691 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:24:42 15:24:36,691 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:24:42 15:24:36,692 |-INFO in ch.qos.logback.classic.BasicConfigurator@56d4481f - Setting up default configuration. 15:24:42 15:24:38,630 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:24:42 15:24:38,708 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:24:42 15:24:38,708 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:24:42 15:24:38,711 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:24:42 15:24:38,711 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:24:42 15:24:38,711 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:24:42 15:24:38,713 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@627f678d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:24:42 15:24:38,713 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@625430f8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:24:42 15:24:38,721 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:24:42 15:24:38,721 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:24:42 15:24:38,727 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:24:42 15:24:38,775 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710429878772) 15:24:42 15:24:38,776 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:24:42 15:24:38,776 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:24:42 15:24:38,785 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:24:42 15:24:38,791 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:24:42 15:24:38,791 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:24:42 15:24:38,792 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:24:42 15:24:38,800 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:24:42 15:24:38,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:24:42 15:24:38,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:24:42 15:24:38,838 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:24:42 15:24:38,847 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:24:42 15:24:39,212 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b55652a - Setting zoneId to "UTC" 15:24:42 15:24:39,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:24:42 15:24:39,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:24:42 15:24:39,509 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:24:42 15:24:39,510 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:24:42 15:24:39,511 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:24:42 15:24:39,511 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:24:42 15:24:39,512 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:24:42 15:24:39,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fb54673 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:24:42 15:24:39,512 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:24:42 15:24:39,512 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@8c54f48 - End of configuration. 15:24:42 15:24:39,512 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@119f02d2 - Registering current configuration as safe fallback point 15:24:42 15:24:42 15:24:42 . ____ _ __ _ _ 15:24:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:24:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:24:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:24:42 ' |____| .__|_| |_|_| |_\__, | / / / / 15:24:42 =========|_|==============|___/=/_/_/_/ 15:24:42 :: Spring Boot :: (v3.1.2) 15:24:42 15:24:42 2024-03-14T15:24:39.635Z INFO 6975 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6975 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:24:42 2024-03-14T15:24:39.636Z INFO 6975 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:24:42 2024-03-14T15:24:42.475Z INFO 6975 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:24:42 2024-03-14T15:24:42.476Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:24:42 2024-03-14T15:24:42.477Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:24:42 2024-03-14T15:24:42.499Z INFO 6975 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 4.322 seconds (process running for 6.672) 15:24:42 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:24:43 2024-03-14T15:24:43.733Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:43 15:24:43 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 15:24:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:24:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:24:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:24:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:24:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:24:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:24:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:24:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:24:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:24:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:24:43 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:24:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:24:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:24:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:43 Caused by: java.lang.RuntimeException: null 15:24:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:24:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:24:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:24:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:24:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:24:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:24:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:24:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:24:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:24:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:24:43 ... 88 common frames omitted 15:24:43 15:24:43 2024-03-14T15:24:43.955Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:43 15:24:43 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 15:24:43 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 15:24:43 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 15:24:43 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:43 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:43 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:43 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:43 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:43 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:43 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:43 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:43 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:43 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:43 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:43 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:24:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:24:43 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:43 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:43 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:43 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:43 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:43 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:43 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:43 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:43 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:43 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:43 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:43 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:43 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:43 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:43 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 15:24:43 and component.yang=fake component content 1 15:24:43 15:24:43 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 15:24:43 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 15:24:43 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 15:24:43 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 15:24:43 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 15:24:43 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 15:24:43 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 15:24:43 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 15:24:43 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 15:24:43 ... 147 common frames omitted 15:24:43 15:24:44 2024-03-14T15:24:44.108Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:44 15:24:44 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 15:24:44 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:24:44 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:24:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:44 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:24:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:24:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:44 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:44 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:44 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:24:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:24:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:24:44 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 15:24:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:44 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:44 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:44 15:24:44 2024-03-14T15:24:44.119Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:44 15:24:44 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 15:24:44 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:24:44 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:24:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:44 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:24:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:24:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:44 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:44 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:44 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:44 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:44 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:44 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 15:24:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:44 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:44 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:44 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:44 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:44 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:44 15:24:44 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.492 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 15:24:44 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:24:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 15:24:44 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 15:24:45 15:24:45 . ____ _ __ _ _ 15:24:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:24:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:24:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:24:45 ' |____| .__|_| |_|_| |_\__, | / / / / 15:24:45 =========|_|==============|___/=/_/_/_/ 15:24:45 :: Spring Boot :: (v3.1.2) 15:24:45 15:24:45 2024-03-14T15:24:44.333Z INFO 6975 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6975 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:24:45 2024-03-14T15:24:44.333Z INFO 6975 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:24:45 2024-03-14T15:24:45.556Z INFO 6975 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:24:45 2024-03-14T15:24:45.556Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:24:45 2024-03-14T15:24:45.556Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:24:45 2024-03-14T15:24:45.563Z INFO 6975 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 1.266 seconds (process running for 9.736) 15:24:45 2024-03-14T15:24:45.679Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:45 15:24:45 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:45 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:45 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:45 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:45 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:45 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:45 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:45 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:45 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:24:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:45 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:45 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:45 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:45 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:45 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:45 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:45 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:45 15:24:45 2024-03-14T15:24:45.827Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:45 15:24:45 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:45 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:45 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:45 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:45 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:45 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:45 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:45 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:45 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:24:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:45 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:45 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:45 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:45 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:45 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:45 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:45 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:45 15:24:45 2024-03-14T15:24:45.848Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:45 15:24:45 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:45 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:45 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:45 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:45 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:45 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:45 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:45 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:45 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:24:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:24:45 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:45 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:45 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:45 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:45 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:45 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:45 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:45 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:45 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:45 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:45 15:24:46 2024-03-14T15:24:46.089Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:46 15:24:46 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:46 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:46 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:46 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:24:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:46 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:46 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:46 15:24:46 2024-03-14T15:24:46.115Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:46 15:24:46 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:46 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:46 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:46 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:46 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:46 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:46 15:24:46 2024-03-14T15:24:46.132Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:46 15:24:46 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:46 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:46 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:46 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:46 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:46 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:46 15:24:46 2024-03-14T15:24:46.146Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:46 15:24:46 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:46 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:46 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:46 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:46 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:46 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:46 15:24:46 2024-03-14T15:24:46.159Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:46 15:24:46 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 15:24:46 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 15:24:46 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:24:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:24:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:24:46 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:24:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:24:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:24:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:24:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:24:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:24:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:24:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:24:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:24:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:24:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:24:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:24:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:24:46 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:24:46 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:24:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:24:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:46 15:24:46 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.929 s - in org.onap.cps.rest.controller.DataRestControllerSpec 15:24:46 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 15:24:46 15:24:46 . ____ _ __ _ _ 15:24:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:24:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:24:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:24:46 ' |____| .__|_| |_|_| |_\__, | / / / / 15:24:46 =========|_|==============|___/=/_/_/_/ 15:24:46 :: Spring Boot :: (v3.1.2) 15:24:46 15:24:46 2024-03-14T15:24:46.202Z INFO 6975 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6975 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:24:46 2024-03-14T15:24:46.202Z INFO 6975 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:24:46 2024-03-14T15:24:46.782Z INFO 6975 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:24:46 2024-03-14T15:24:46.782Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:24:46 2024-03-14T15:24:46.782Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:24:46 2024-03-14T15:24:46.786Z INFO 6975 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.614 seconds (process running for 10.959) 15:24:46 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 15:24:46 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:24:47 15:24:47 . ____ _ __ _ _ 15:24:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:24:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:24:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:24:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:24:47 =========|_|==============|___/=/_/_/_/ 15:24:47 :: Spring Boot :: (v3.1.2) 15:24:47 15:24:47 2024-03-14T15:24:46.972Z INFO 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6975 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 15:24:47 2024-03-14T15:24:46.972Z INFO 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:24:47 2024-03-14T15:24:47.546Z INFO 6975 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:24:47 2024-03-14T15:24:47.547Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:24:47 2024-03-14T15:24:47.547Z INFO 6975 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:24:47 2024-03-14T15:24:47.551Z INFO 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.605 seconds (process running for 11.724) 15:24:47 2024-03-14T15:24:47.574Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:47 15:24:47 java.lang.IllegalStateException: some error message 15:24:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:24:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:24:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:24:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:24:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:24:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:24:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:24:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:24:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:24:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:24:47 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 15:24:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:24:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:47 15:24:47 2024-03-14T15:24:47.598Z ERROR 6975 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 15:24:47 15:24:47 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 15:24:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:24:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:24:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:24:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:24:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:24:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:24:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:24:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:24:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:24:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 15:24:47 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 15:24:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:24:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:24:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:24:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:24:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:24:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:24:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:24:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:24:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:24:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:24:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:24:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:24:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:24:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:24:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:24:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:24:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:24:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:24:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:24:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:24:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:24:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:24:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:24:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:24:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:24:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:24:47 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:24:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:24:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:24:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:24:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:24:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:24:47 Caused by: java.lang.Throwable: null 15:24:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:24:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:24:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:24:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:24:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:24:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:24:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:24:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:24:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:24:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 15:24:47 ... 88 common frames omitted 15:24:47 15:24:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:24:47 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 15:24:47 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 15:24:47 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:24:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 15:24:47 [INFO] 15:24:47 [INFO] Results: 15:24:47 [INFO] 15:24:47 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 15:24:47 [INFO] 15:24:47 [INFO] 15:24:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 15:24:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:24:47 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:24:47 [INFO] 15:24:47 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 15:24:48 [INFO] 15:24:48 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 15:24:48 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar 15:24:48 [INFO] 15:24:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 15:24:48 [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/* 15:24:48 [INFO] 15:24:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 15:24:48 [INFO] 15:24:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 15:24:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:24:48 [INFO] 15:24:48 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 15:24:48 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:24:48 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:24:48 [INFO] All coverage checks have been met. 15:24:48 [INFO] 15:24:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 15:24:48 [INFO] 15:24:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 15:24:48 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.jar 15:24:48 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.pom 15:24:48 [INFO] 15:24:48 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 15:24:48 [INFO] 15:24:48 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 15:24:48 [INFO] Building cps-ncmp-events 3.4.7-SNAPSHOT [10/23] 15:24:48 [INFO] --------------------------------[ jar ]--------------------------------- 15:24:48 [INFO] 15:24:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 15:24:48 [INFO] 15:24:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 15:24:48 [INFO] 15:24:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 15:24:48 [INFO] 15:24:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 15:24:48 [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/* 15:24:48 [INFO] 15:24:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 15:24:48 [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/* 15:24:48 [INFO] 15:24:48 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 15:24:48 [INFO] 15:24:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 15:24:48 [INFO] You have 0 Checkstyle violations. 15:24:48 [INFO] 15:24:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 15:24:48 [INFO] You have 0 Checkstyle violations. 15:24:48 [INFO] 15:24:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 15:24:48 [INFO] Starting audit... 15:24:48 Audit done. 15:24:48 [INFO] You have 0 Checkstyle violations. 15:24:48 [INFO] 15:24:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 15:24:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:24:48 [INFO] Copying 12 resources 15:24:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 15:24:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 15:24:48 [INFO] 15:24:48 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 15:24:48 [INFO] Changes detected - recompiling the module! :dependency 15:24:48 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 15:24:48 [INFO] 15:24:48 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 15:24:48 [INFO] 15:24:48 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 15:24:48 [INFO] Fork Value is true 15:24:50 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:24:50 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:24:50 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:24:50 [java] WARNING: System::setSecurityManager will be removed in a future release 15:24:53 [INFO] Done SpotBugs Analysis.... 15:24:53 [INFO] 15:24:53 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 15:24:53 [INFO] 15:24:53 [INFO] 15:24:53 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 15:24:53 [INFO] BugInstance size is 0 15:24:53 [INFO] Error size is 0 15:24:53 [INFO] No errors/warnings found 15:24:53 [INFO] 15:24:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 15:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:24:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 15:24:53 [INFO] 15:24:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 15:24:53 [INFO] No sources to compile 15:24:53 [INFO] 15:24:53 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 15:24:53 [INFO] No sources specified for compilation. Skipping. 15:24:53 [INFO] 15:24:53 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 15:24:53 [INFO] No tests to run. 15:24:53 [INFO] 15:24:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 15:24:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:24:53 [INFO] 15:24:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 15:24:53 [INFO] 15:24:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 15:24:53 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar 15:24:53 [INFO] 15:24:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 15:24:53 [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/* 15:24:53 [INFO] 15:24:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 15:24:53 [INFO] No tests to run. 15:24:53 [INFO] 15:24:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 15:24:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:24:53 [INFO] 15:24:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 15:24:53 [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 15:24:53 [INFO] 15:24:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 15:24:53 [INFO] 15:24:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 15:24:53 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.jar 15:24:53 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.pom 15:24:53 [INFO] 15:24:53 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 15:24:53 [INFO] 15:24:53 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 15:24:53 [INFO] Building cps-ncmp-service 3.4.7-SNAPSHOT [11/23] 15:24:53 [INFO] --------------------------------[ jar ]--------------------------------- 15:24:53 [INFO] 15:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 15:24:53 [INFO] 15:24:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 15:24:53 [INFO] 15:24:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 15:24:53 [INFO] 15:24:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 15:24:53 [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/* 15:24:53 [INFO] 15:24:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 15:24:53 [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/* 15:24:53 [INFO] 15:24:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 15:24:53 [INFO] You have 0 Checkstyle violations. 15:24:53 [INFO] 15:24:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 15:24:54 [INFO] You have 0 Checkstyle violations. 15:24:54 [INFO] 15:24:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 15:24:54 [INFO] Starting audit... 15:24:54 Audit done. 15:24:54 [INFO] You have 0 Checkstyle violations. 15:24:54 [INFO] 15:24:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 15:24:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:24:54 [INFO] Copying 2 resources 15:24:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 15:24:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 15:24:54 [INFO] 15:24:54 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 15:24:54 [INFO] Changes detected - recompiling the module! :dependency 15:24:54 [INFO] Compiling 116 source files with javac [debug release 17] to target/classes 15:24:56 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 15:24:56 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 15:24:56 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 15:24:56 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 15:24:56 [INFO] 15:24:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 15:24:56 [INFO] 15:24:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 15:24:56 [INFO] Fork Value is true 15:24:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:24:58 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:24:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:24:58 [java] WARNING: System::setSecurityManager will be removed in a future release 15:25:03 [INFO] Done SpotBugs Analysis.... 15:25:03 [INFO] 15:25:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 15:25:03 [INFO] 15:25:03 [INFO] 15:25:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 15:25:03 [INFO] BugInstance size is 0 15:25:03 [INFO] Error size is 0 15:25:03 [INFO] No errors/warnings found 15:25:03 [INFO] 15:25:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 15:25:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:25:03 [INFO] Copying 12 resources 15:25:03 [INFO] 15:25:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 15:25:03 [INFO] Changes detected - recompiling the module! :dependency 15:25:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:25:03 [INFO] 15:25:03 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 15:25:03 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:25:03 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:25:06 [INFO] Compiled 188 files. 15:25:06 [INFO] 15:25:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 15:25:06 [INFO] 15:25:06 [INFO] ------------------------------------------------------- 15:25:06 [INFO] T E S T S 15:25:06 [INFO] ------------------------------------------------------- 15:25:09 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 15:25:11 15:25:10.981 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 15:25:11 15:25:11.012 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:25:11 15:25:11.016 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 15:25:11 15:25:11.017 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 15:25:11 15:25:11.037 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 15:25:11 15:25:11.043 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 15:25:11 15:25:11.043 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 15:25:11 15:25:11.053 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 15:25:11 15:25:11.063 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 15:25:11 15:25:11.067 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 15:25:11 15:25:11.101 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 15:25:11 15:25:11.106 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 15:25:11 15:25:11.117 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 15:25:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 15:25:11 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 15:25:11 15:25:11.139 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:25:11 15:25:11.146 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 15:25:11 15:25:11.153 [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 15:25:11 15:25:11.159 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 15:25:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 15:25:11 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:25:11 15:25:11.172 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 15:25:11 15:25:11.173 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 15:25:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:25:11 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 15:25:11 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 15:25:11 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 15:25:11 15:25:11.653 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 15:25:11 15:25:11.662 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 15:25:11 15:25:11.667 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.671 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 15:25:11 15:25:11.672 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.674 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 15:25:11 15:25:11.674 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.676 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.678 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.680 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.695 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.701 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.702 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.703 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.707 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.708 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.711 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.715 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.718 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.724 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.732 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.736 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.743 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:25:11 15:25:11.744 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 15:25:11 15:25:11.750 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.756 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:25:11 15:25:11.756 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:25:11 15:25:11.756 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.760 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:25:11 15:25:11.760 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 15:25:11 15:25:11.761 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.764 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:25:11 15:25:11.764 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 15:25:11 15:25:11.764 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 15:25:11.765 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 15:25:11 15:25:11.766 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 15:25:11 15:25:11.766 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 15:25:11 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 15:25:11 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 15:25:12 15:25:12.030 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 15:25:12 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 15:25:12 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 15:25:12 15:25:12.120 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.125 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 15:25:12 15:25:12.125 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 15:25:12 15:25:12.171 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.171 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 15:25:12 15:25:12.171 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 15:25:12 15:25:12.173 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.174 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.178 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.178 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 15:25:12 15:25:12.178 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 15:25:12 15:25:12.180 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.180 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 15:25:12 15:25:12.180 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 15:25:12 15:25:12.181 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.183 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.185 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.187 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.188 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 15:25:12 15:25:12.188 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 15:25:12 15:25:12.189 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.193 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 15:25:12 15:25:12.196 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 15:25:12 15:25:12.197 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 15:25:12 15:25:12.199 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.199 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 15:25:12 15:25:12.199 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 15:25:12 15:25:12.200 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 15:25:12 15:25:12.200 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 15:25:12 15:25:12.200 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 15:25:12 15:25:12.200 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 15:25:12 15:25:12.207 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 15:25:12 15:25:12.210 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 15:25:12 15:25:12.215 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 15:25:12 15:25:12.216 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 15:25:12 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 15:25:12 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 15:25:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 15:25:12 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 15:25:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 15:25:12 15:25:12.368 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:25:12 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:25:47 15:25:13.089 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:25:47 15:25:13.101 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:25:47 15:25:13.127 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:25:47 Server Version: 23.0.1 15:25:47 API Version: 1.42 15:25:47 Operating System: CentOS Stream 8 15:25:47 Total Memory: 31890 MB 15:25:47 15:25:13.130 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:25:47 ******************************************************************************** 15:25:47 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:25:47 ******************************************************************************** 15:25:47 15:25:13.134 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:25:47 15:25:13.135 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:25:47 15:25:13.158 [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. 15:25:47 15:25:13.166 [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) 15:25:47 15:25:15.348 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 15:25:47 15:25:15.377 [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) 15:25:47 15:25:15.889 [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) 15:25:47 15:25:17.560 [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, (37 MB/? MB) 15:25:47 15:25:18.085 [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, (58 MB/? MB) 15:25:47 15:25:19.432 [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, (97 MB/? MB) 15:25:47 15:25:19.954 [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, (115 MB/? MB) 15:25:47 15:25:20.420 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (138 MB/? MB) 15:25:47 15:25:20.470 [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, (138 MB/? MB) 15:25:47 15:25:20.499 [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, (144 MB/? MB) 15:25:47 15:25:20.990 [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, (165 MB/? MB) 15:25:47 15:25:21.003 [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, (165 MB/? MB) 15:25:47 15:25:21.513 [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, (175 MB/? MB) 15:25:47 15:25:27.509 [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, (352 MB/? MB) 15:25:47 15:25:28.381 [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, (366 MB/370 MB) 15:25:47 15:25:32.778 [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) 15:25:47 15:25:32.925 [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) 15:25:47 15:25:33.014 [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) 15:25:47 15:25:33.306 [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) 15:25:47 15:25:33.381 [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) 15:25:47 15:25:33.460 [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) 15:25:47 15:25:33.538 [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) 15:25:47 15:25:34.171 [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) 15:25:47 15:25:34.245 [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) 15:25:47 15:25:34.262 [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) 15:25:47 15:25:34.305 [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 15:25:47 15:25:40.100 [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: da6748b818e7cab932e022306ceccb380237258cd040ea1b3cb402e7903e5902 15:25:47 15:25:45.707 [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 PT32.570593576S 15:25:47 15:25:45.866 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 15:25:47 allow.auto.create.topics = true 15:25:47 auto.commit.interval.ms = 5000 15:25:47 auto.include.jmx.reporter = true 15:25:47 auto.offset.reset = earliest 15:25:47 bootstrap.servers = [PLAINTEXT://localhost:32768] 15:25:47 check.crcs = true 15:25:47 client.dns.lookup = use_all_dns_ips 15:25:47 client.id = consumer-test-1 15:25:47 client.rack = 15:25:47 connections.max.idle.ms = 540000 15:25:47 default.api.timeout.ms = 60000 15:25:47 enable.auto.commit = true 15:25:47 exclude.internal.topics = true 15:25:47 fetch.max.bytes = 52428800 15:25:47 fetch.max.wait.ms = 500 15:25:47 fetch.min.bytes = 1 15:25:47 group.id = test 15:25:47 group.instance.id = null 15:25:47 heartbeat.interval.ms = 3000 15:25:47 interceptor.classes = [] 15:25:47 internal.leave.group.on.close = true 15:25:47 internal.throw.on.fetch.stable.offset.unsupported = false 15:25:47 isolation.level = read_uncommitted 15:25:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:25:47 max.partition.fetch.bytes = 1048576 15:25:47 max.poll.interval.ms = 300000 15:25:47 max.poll.records = 500 15:25:47 metadata.max.age.ms = 300000 15:25:47 metric.reporters = [] 15:25:47 metrics.num.samples = 2 15:25:47 metrics.recording.level = INFO 15:25:47 metrics.sample.window.ms = 30000 15:25:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:25:47 receive.buffer.bytes = 65536 15:25:47 reconnect.backoff.max.ms = 1000 15:25:47 reconnect.backoff.ms = 50 15:25:47 request.timeout.ms = 30000 15:25:47 retry.backoff.ms = 100 15:25:47 sasl.client.callback.handler.class = null 15:25:47 sasl.jaas.config = null 15:25:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:25:47 sasl.kerberos.min.time.before.relogin = 60000 15:25:47 sasl.kerberos.service.name = null 15:25:47 sasl.kerberos.ticket.renew.jitter = 0.05 15:25:47 sasl.kerberos.ticket.renew.window.factor = 0.8 15:25:47 sasl.login.callback.handler.class = null 15:25:47 sasl.login.class = null 15:25:47 sasl.login.connect.timeout.ms = null 15:25:47 sasl.login.read.timeout.ms = null 15:25:47 sasl.login.refresh.buffer.seconds = 300 15:25:47 sasl.login.refresh.min.period.seconds = 60 15:25:47 sasl.login.refresh.window.factor = 0.8 15:25:47 sasl.login.refresh.window.jitter = 0.05 15:25:47 sasl.login.retry.backoff.max.ms = 10000 15:25:47 sasl.login.retry.backoff.ms = 100 15:25:47 sasl.mechanism = GSSAPI 15:25:47 sasl.oauthbearer.clock.skew.seconds = 30 15:25:47 sasl.oauthbearer.expected.audience = null 15:25:47 sasl.oauthbearer.expected.issuer = null 15:25:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:25:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:25:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:25:47 sasl.oauthbearer.jwks.endpoint.url = null 15:25:47 sasl.oauthbearer.scope.claim.name = scope 15:25:47 sasl.oauthbearer.sub.claim.name = sub 15:25:47 sasl.oauthbearer.token.endpoint.url = null 15:25:47 security.protocol = PLAINTEXT 15:25:47 security.providers = null 15:25:47 send.buffer.bytes = 131072 15:25:47 session.timeout.ms = 45000 15:25:47 socket.connection.setup.timeout.max.ms = 30000 15:25:47 socket.connection.setup.timeout.ms = 10000 15:25:47 ssl.cipher.suites = null 15:25:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:25:47 ssl.endpoint.identification.algorithm = https 15:25:47 ssl.engine.factory.class = null 15:25:47 ssl.key.password = null 15:25:47 ssl.keymanager.algorithm = SunX509 15:25:47 ssl.keystore.certificate.chain = null 15:25:47 ssl.keystore.key = null 15:25:47 ssl.keystore.location = null 15:25:47 ssl.keystore.password = null 15:25:47 ssl.keystore.type = JKS 15:25:47 ssl.protocol = TLSv1.3 15:25:47 ssl.provider = null 15:25:47 ssl.secure.random.implementation = null 15:25:47 ssl.trustmanager.algorithm = PKIX 15:25:47 ssl.truststore.certificates = null 15:25:47 ssl.truststore.location = null 15:25:47 ssl.truststore.password = null 15:25:47 ssl.truststore.type = JKS 15:25:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:25:47 15:25:47 15:25:45.988 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 15:25:47 15:25:45.989 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 15:25:47 15:25:45.989 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1710429945987 15:25:47 15:25:07,897 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:25:47 15:25:07,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:25:47 15:25:07,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:25:47 15:25:07,930 |-INFO in ch.qos.logback.classic.BasicConfigurator@6425422c - Setting up default configuration. 15:25:47 15:25:46,224 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b8dbce4 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:25:47 15:25:46,306 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:25:47 15:25:46,306 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b8dbce4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:25:47 15:25:46,309 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:25:47 15:25:46,309 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:25:47 15:25:46,309 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:25:47 15:25:46,311 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:25:47 15:25:46,311 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b8dbce4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:25:47 15:25:46,332 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:25:47 15:25:46,332 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:25:47 15:25:46,340 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:25:47 15:25:46,372 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710429946370) 15:25:47 15:25:46,372 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:25:47 15:25:46,372 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:25:47 15:25:46,380 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:25:47 15:25:46,380 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:25:47 15:25:46,381 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:25:47 15:25:46,387 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:25:47 15:25:46,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:25:47 15:25:46,406 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:25:47 15:25:46,412 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:25:47 15:25:46,419 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:25:47 15:25:46,880 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1a0d31d1 - Setting zoneId to "UTC" 15:25:47 15:25:46,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:25:47 15:25:46,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:25:47 15:25:47,144 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:25:47 15:25:47,145 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:25:47 15:25:47,145 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:25:47 15:25:47,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:25:47 15:25:47,146 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:25:47 15:25:47,146 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:25:47 15:25:47,147 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:25:47 15:25:47,147 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c41d4e8 - End of configuration. 15:25:47 15:25:47,147 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@ff62694 - Registering current configuration as safe fallback point 15:25:47 15:25:47 15:25:47 . ____ _ __ _ _ 15:25:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:25:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:25:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:25:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:25:47 =========|_|==============|___/=/_/_/_/ 15:25:47 :: Spring Boot :: (v3.1.2) 15:25:47 15:25:47 2024-03-14T15:25:47.187Z INFO 7369 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:25:47 2024-03-14T15:25:47.188Z INFO 7369 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:25:47 2024-03-14T15:25:47.366Z INFO 7369 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.366 seconds (process running for 40.421) 15:25:47 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:25:49 2024-03-14T15:25:47.906Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 15:25:49 2024-03-14T15:25:47.945Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:25:49 2024-03-14T15:25:47.946Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:25:49 acks = -1 15:25:49 auto.include.jmx.reporter = true 15:25:49 batch.size = 16384 15:25:49 bootstrap.servers = [PLAINTEXT://localhost:32768] 15:25:49 buffer.memory = 33554432 15:25:49 client.dns.lookup = use_all_dns_ips 15:25:49 client.id = producer-1 15:25:49 compression.type = none 15:25:49 connections.max.idle.ms = 540000 15:25:49 delivery.timeout.ms = 120000 15:25:49 enable.idempotence = false 15:25:49 interceptor.classes = [] 15:25:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:25:49 linger.ms = 1 15:25:49 max.block.ms = 60000 15:25:49 max.in.flight.requests.per.connection = 5 15:25:49 max.request.size = 1048576 15:25:49 metadata.max.age.ms = 300000 15:25:49 metadata.max.idle.ms = 300000 15:25:49 metric.reporters = [] 15:25:49 metrics.num.samples = 2 15:25:49 metrics.recording.level = INFO 15:25:49 metrics.sample.window.ms = 30000 15:25:49 partitioner.adaptive.partitioning.enable = true 15:25:49 partitioner.availability.timeout.ms = 0 15:25:49 partitioner.class = null 15:25:49 partitioner.ignore.keys = false 15:25:49 receive.buffer.bytes = 32768 15:25:49 reconnect.backoff.max.ms = 1000 15:25:49 reconnect.backoff.ms = 50 15:25:49 request.timeout.ms = 30000 15:25:49 retries = 0 15:25:49 retry.backoff.ms = 100 15:25:49 sasl.client.callback.handler.class = null 15:25:49 sasl.jaas.config = null 15:25:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:25:49 sasl.kerberos.min.time.before.relogin = 60000 15:25:49 sasl.kerberos.service.name = null 15:25:49 sasl.kerberos.ticket.renew.jitter = 0.05 15:25:49 sasl.kerberos.ticket.renew.window.factor = 0.8 15:25:49 sasl.login.callback.handler.class = null 15:25:49 sasl.login.class = null 15:25:49 sasl.login.connect.timeout.ms = null 15:25:49 sasl.login.read.timeout.ms = null 15:25:49 sasl.login.refresh.buffer.seconds = 300 15:25:49 sasl.login.refresh.min.period.seconds = 60 15:25:49 sasl.login.refresh.window.factor = 0.8 15:25:49 sasl.login.refresh.window.jitter = 0.05 15:25:49 sasl.login.retry.backoff.max.ms = 10000 15:25:49 sasl.login.retry.backoff.ms = 100 15:25:49 sasl.mechanism = GSSAPI 15:25:49 sasl.oauthbearer.clock.skew.seconds = 30 15:25:49 sasl.oauthbearer.expected.audience = null 15:25:49 sasl.oauthbearer.expected.issuer = null 15:25:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:25:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:25:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:25:49 sasl.oauthbearer.jwks.endpoint.url = null 15:25:49 sasl.oauthbearer.scope.claim.name = scope 15:25:49 sasl.oauthbearer.sub.claim.name = sub 15:25:49 sasl.oauthbearer.token.endpoint.url = null 15:25:49 security.protocol = PLAINTEXT 15:25:49 security.providers = null 15:25:49 send.buffer.bytes = 131072 15:25:49 socket.connection.setup.timeout.max.ms = 30000 15:25:49 socket.connection.setup.timeout.ms = 10000 15:25:49 ssl.cipher.suites = null 15:25:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:25:49 ssl.endpoint.identification.algorithm = https 15:25:49 ssl.engine.factory.class = null 15:25:49 ssl.key.password = null 15:25:49 ssl.keymanager.algorithm = SunX509 15:25:49 ssl.keystore.certificate.chain = null 15:25:49 ssl.keystore.key = null 15:25:49 ssl.keystore.location = null 15:25:49 ssl.keystore.password = null 15:25:49 ssl.keystore.type = JKS 15:25:49 ssl.protocol = TLSv1.3 15:25:49 ssl.provider = null 15:25:49 ssl.secure.random.implementation = null 15:25:49 ssl.trustmanager.algorithm = PKIX 15:25:49 ssl.truststore.certificates = null 15:25:49 ssl.truststore.location = null 15:25:49 ssl.truststore.password = null 15:25:49 ssl.truststore.type = JKS 15:25:49 transaction.timeout.ms = 60000 15:25:49 transactional.id = null 15:25:49 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:25:49 15:25:49 2024-03-14T15:25:47.972Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:25:49 2024-03-14T15:25:47.972Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:25:49 2024-03-14T15:25:47.973Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:25:49 2024-03-14T15:25:47.973Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429947972 15:25:49 2024-03-14T15:25:48.448Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 15:25:49 2024-03-14T15:25:48.449Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 7iRezgqLSJOK3778O7TbWw 15:25:49 2024-03-14T15:25:48.605Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 15:25:49 2024-03-14T15:25:48.715Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to hDBRW_rLR7mMznrQTaKsRw 15:25:49 2024-03-14T15:25:48.775Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to hDBRW_rLR7mMznrQTaKsRw 15:25:49 2024-03-14T15:25:48.775Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 7iRezgqLSJOK3778O7TbWw 15:25:49 2024-03-14T15:25:49.007Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 15:25:49 2024-03-14T15:25:49.017Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:25:49 2024-03-14T15:25:49.062Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-82caab18-b198-47c3-a12b-6a479c7656cf 15:25:49 2024-03-14T15:25:49.063Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:25:49 2024-03-14T15:25:49.063Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 15:25:49 2024-03-14T15:25:49.090Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-82caab18-b198-47c3-a12b-6a479c7656cf', protocol='range'} 15:25:49 2024-03-14T15:25:49.094Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-82caab18-b198-47c3-a12b-6a479c7656cf=Assignment(partitions=[test-topic-0])} 15:25:49 2024-03-14T15:25:49.124Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-82caab18-b198-47c3-a12b-6a479c7656cf', protocol='range'} 15:25:49 2024-03-14T15:25:49.125Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 15:25:49 2024-03-14T15:25:49.129Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 15:25:49 2024-03-14T15:25:49.145Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 15:25:49 2024-03-14T15:25:49.163Z INFO 7369 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 15:25:49 2024-03-14T15:25:49.330Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:49 2024-03-14T15:25:49.335Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 15:25:49 2024-03-14T15:25:49.407Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:49 2024-03-14T15:25:49.408Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 188ms, elapsed time since send: 188ms, request timeout: 30000ms) 15:25:49 2024-03-14T15:25:49.408Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 15:25:49 2024-03-14T15:25:49.408Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 15:25:49 2024-03-14T15:25:49.409Z INFO 7369 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1155547110, epoch=1) to node 1: 15:25:49 15:25:49 org.apache.kafka.common.errors.DisconnectException: null 15:25:49 15:25:49 2024-03-14T15:25:49.412Z INFO 7369 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:25:49 2024-03-14T15:25:49.432Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:49 2024-03-14T15:25:49.432Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:49 2024-03-14T15:25:49.514Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:49 2024-03-14T15:25:49.514Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:49 2024-03-14T15:25:49.585Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:49 2024-03-14T15:25:49.585Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.234 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 15:25:49 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 15:25:55 2024-03-14T15:25:49.621Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:25:55 2024-03-14T15:25:49.673Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ff3e0f70272c1f1eaf5cc6645069fd45da66d9497f1495dec6b53bec0d1b7ddc 15:25:55 2024-03-14T15:25:49.717Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:49.717Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:49.841Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:55 2024-03-14T15:25:49.841Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:49.919Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:49.919Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:50.295Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:55 2024-03-14T15:25:50.295Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:50.321Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:50.321Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:51.028Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:51.029Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:51.261Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:55 2024-03-14T15:25:51.262Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:51.933Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:51.933Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:52.469Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:55 2024-03-14T15:25:52.469Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:52.838Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:52.839Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:53.326Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:55 2024-03-14T15:25:53.326Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:54.044Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:54.044Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:54.185Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:55 2024-03-14T15:25:54.185Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:54.988Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.366226827S 15:25:55 2024-03-14T15:25:54.996Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:25:55 allow.auto.create.topics = true 15:25:55 auto.commit.interval.ms = 5000 15:25:55 auto.include.jmx.reporter = true 15:25:55 auto.offset.reset = earliest 15:25:55 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:25:55 check.crcs = true 15:25:55 client.dns.lookup = use_all_dns_ips 15:25:55 client.id = consumer-test-2 15:25:55 client.rack = 15:25:55 connections.max.idle.ms = 540000 15:25:55 default.api.timeout.ms = 60000 15:25:55 enable.auto.commit = true 15:25:55 exclude.internal.topics = true 15:25:55 fetch.max.bytes = 52428800 15:25:55 fetch.max.wait.ms = 500 15:25:55 fetch.min.bytes = 1 15:25:55 group.id = test 15:25:55 group.instance.id = null 15:25:55 heartbeat.interval.ms = 3000 15:25:55 interceptor.classes = [] 15:25:55 internal.leave.group.on.close = true 15:25:55 internal.throw.on.fetch.stable.offset.unsupported = false 15:25:55 isolation.level = read_uncommitted 15:25:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:25:55 max.partition.fetch.bytes = 1048576 15:25:55 max.poll.interval.ms = 300000 15:25:55 max.poll.records = 500 15:25:55 metadata.max.age.ms = 300000 15:25:55 metric.reporters = [] 15:25:55 metrics.num.samples = 2 15:25:55 metrics.recording.level = INFO 15:25:55 metrics.sample.window.ms = 30000 15:25:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:25:55 receive.buffer.bytes = 65536 15:25:55 reconnect.backoff.max.ms = 1000 15:25:55 reconnect.backoff.ms = 50 15:25:55 request.timeout.ms = 30000 15:25:55 retry.backoff.ms = 100 15:25:55 sasl.client.callback.handler.class = null 15:25:55 sasl.jaas.config = null 15:25:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:25:55 sasl.kerberos.min.time.before.relogin = 60000 15:25:55 sasl.kerberos.service.name = null 15:25:55 sasl.kerberos.ticket.renew.jitter = 0.05 15:25:55 sasl.kerberos.ticket.renew.window.factor = 0.8 15:25:55 sasl.login.callback.handler.class = null 15:25:55 sasl.login.class = null 15:25:55 sasl.login.connect.timeout.ms = null 15:25:55 sasl.login.read.timeout.ms = null 15:25:55 sasl.login.refresh.buffer.seconds = 300 15:25:55 sasl.login.refresh.min.period.seconds = 60 15:25:55 sasl.login.refresh.window.factor = 0.8 15:25:55 sasl.login.refresh.window.jitter = 0.05 15:25:55 sasl.login.retry.backoff.max.ms = 10000 15:25:55 sasl.login.retry.backoff.ms = 100 15:25:55 sasl.mechanism = GSSAPI 15:25:55 sasl.oauthbearer.clock.skew.seconds = 30 15:25:55 sasl.oauthbearer.expected.audience = null 15:25:55 sasl.oauthbearer.expected.issuer = null 15:25:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:25:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:25:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:25:55 sasl.oauthbearer.jwks.endpoint.url = null 15:25:55 sasl.oauthbearer.scope.claim.name = scope 15:25:55 sasl.oauthbearer.sub.claim.name = sub 15:25:55 sasl.oauthbearer.token.endpoint.url = null 15:25:55 security.protocol = PLAINTEXT 15:25:55 security.providers = null 15:25:55 send.buffer.bytes = 131072 15:25:55 session.timeout.ms = 45000 15:25:55 socket.connection.setup.timeout.max.ms = 30000 15:25:55 socket.connection.setup.timeout.ms = 10000 15:25:55 ssl.cipher.suites = null 15:25:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:25:55 ssl.endpoint.identification.algorithm = https 15:25:55 ssl.engine.factory.class = null 15:25:55 ssl.key.password = null 15:25:55 ssl.keymanager.algorithm = SunX509 15:25:55 ssl.keystore.certificate.chain = null 15:25:55 ssl.keystore.key = null 15:25:55 ssl.keystore.location = null 15:25:55 ssl.keystore.password = null 15:25:55 ssl.keystore.type = JKS 15:25:55 ssl.protocol = TLSv1.3 15:25:55 ssl.provider = null 15:25:55 ssl.secure.random.implementation = null 15:25:55 ssl.trustmanager.algorithm = PKIX 15:25:55 ssl.truststore.certificates = null 15:25:55 ssl.truststore.location = null 15:25:55 ssl.truststore.password = null 15:25:55 ssl.truststore.type = JKS 15:25:55 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:25:55 15:25:55 2024-03-14T15:25:55.004Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:25:55 2024-03-14T15:25:55.004Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:25:55 2024-03-14T15:25:55.004Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429955004 15:25:55 15:25:55,040 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:25:55 15:25:55,040 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:25:55 15:25:55,041 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f95d318 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:25:55 15:25:55,043 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 15:25:55 15:25:55,049 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:25:55 15:25:55,049 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f95d318 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:25:55 15:25:55,051 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:25:55 15:25:55,051 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:25:55 15:25:55,051 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:25:55 15:25:55,052 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:25:55 15:25:55,052 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f95d318 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:25:55 15:25:55,057 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:25:55 15:25:55,057 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:25:55 15:25:55,057 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:25:55 15:25:55,057 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710429955057) 15:25:55 15:25:55,057 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:25:55 15:25:55,057 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:25:55 15:25:55,068 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:25:55 15:25:55,068 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:25:55 15:25:55,068 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:25:55 15:25:55,068 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:25:55 15:25:55,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:25:55 15:25:55,077 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:25:55 15:25:55,079 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:25:55 15:25:55,079 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:25:55 15:25:55,081 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:25:55 15:25:55,081 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:25:55 15:25:55,102 |-INFO in ch.qos.logback.classic.pattern.DateConverter@457e29ca - Setting zoneId to "UTC" 15:25:55 15:25:55,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:25:55 15:25:55,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:25:55 15:25:55,109 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:25:55 15:25:55,109 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:25:55 15:25:55,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:25:55 15:25:55,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:25:55 15:25:55,110 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:25:55 15:25:55,111 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:25:55 15:25:55,111 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:25:55 15:25:55,111 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@662b44b2 - End of configuration. 15:25:55 15:25:55,111 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4787467c - Registering current configuration as safe fallback point 15:25:55 15:25:55 15:25:55 . ____ _ __ _ _ 15:25:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:25:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:25:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:25:55 ' |____| .__|_| |_|_| |_\__, | / / / / 15:25:55 =========|_|==============|___/=/_/_/_/ 15:25:55 :: Spring Boot :: (v3.1.2) 15:25:55 15:25:55 2024-03-14T15:25:55.122Z INFO 7369 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:25:55 2024-03-14T15:25:55.123Z INFO 7369 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:25:55 2024-03-14T15:25:55.150Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:55 2024-03-14T15:25:55.150Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:55.261Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:25:55 2024-03-14T15:25:55.261Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:55 2024-03-14T15:25:55.286Z INFO 7369 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.278 seconds (process running for 48.342) 15:25:56 2024-03-14T15:25:55.291Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 15:25:56 2024-03-14T15:25:55.349Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:25:56 2024-03-14T15:25:55.349Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:25:56 acks = -1 15:25:56 auto.include.jmx.reporter = true 15:25:56 batch.size = 16384 15:25:56 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:25:56 buffer.memory = 33554432 15:25:56 client.dns.lookup = use_all_dns_ips 15:25:56 client.id = producer-2 15:25:56 compression.type = none 15:25:56 connections.max.idle.ms = 540000 15:25:56 delivery.timeout.ms = 120000 15:25:56 enable.idempotence = false 15:25:56 interceptor.classes = [] 15:25:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:25:56 linger.ms = 1 15:25:56 max.block.ms = 60000 15:25:56 max.in.flight.requests.per.connection = 5 15:25:56 max.request.size = 1048576 15:25:56 metadata.max.age.ms = 300000 15:25:56 metadata.max.idle.ms = 300000 15:25:56 metric.reporters = [] 15:25:56 metrics.num.samples = 2 15:25:56 metrics.recording.level = INFO 15:25:56 metrics.sample.window.ms = 30000 15:25:56 partitioner.adaptive.partitioning.enable = true 15:25:56 partitioner.availability.timeout.ms = 0 15:25:56 partitioner.class = null 15:25:56 partitioner.ignore.keys = false 15:25:56 receive.buffer.bytes = 32768 15:25:56 reconnect.backoff.max.ms = 1000 15:25:56 reconnect.backoff.ms = 50 15:25:56 request.timeout.ms = 30000 15:25:56 retries = 0 15:25:56 retry.backoff.ms = 100 15:25:56 sasl.client.callback.handler.class = null 15:25:56 sasl.jaas.config = null 15:25:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:25:56 sasl.kerberos.min.time.before.relogin = 60000 15:25:56 sasl.kerberos.service.name = null 15:25:56 sasl.kerberos.ticket.renew.jitter = 0.05 15:25:56 sasl.kerberos.ticket.renew.window.factor = 0.8 15:25:56 sasl.login.callback.handler.class = null 15:25:56 sasl.login.class = null 15:25:56 sasl.login.connect.timeout.ms = null 15:25:56 sasl.login.read.timeout.ms = null 15:25:56 sasl.login.refresh.buffer.seconds = 300 15:25:56 sasl.login.refresh.min.period.seconds = 60 15:25:56 sasl.login.refresh.window.factor = 0.8 15:25:56 sasl.login.refresh.window.jitter = 0.05 15:25:56 sasl.login.retry.backoff.max.ms = 10000 15:25:56 sasl.login.retry.backoff.ms = 100 15:25:56 sasl.mechanism = GSSAPI 15:25:56 sasl.oauthbearer.clock.skew.seconds = 30 15:25:56 sasl.oauthbearer.expected.audience = null 15:25:56 sasl.oauthbearer.expected.issuer = null 15:25:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:25:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:25:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:25:56 sasl.oauthbearer.jwks.endpoint.url = null 15:25:56 sasl.oauthbearer.scope.claim.name = scope 15:25:56 sasl.oauthbearer.sub.claim.name = sub 15:25:56 sasl.oauthbearer.token.endpoint.url = null 15:25:56 security.protocol = PLAINTEXT 15:25:56 security.providers = null 15:25:56 send.buffer.bytes = 131072 15:25:56 socket.connection.setup.timeout.max.ms = 30000 15:25:56 socket.connection.setup.timeout.ms = 10000 15:25:56 ssl.cipher.suites = null 15:25:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:25:56 ssl.endpoint.identification.algorithm = https 15:25:56 ssl.engine.factory.class = null 15:25:56 ssl.key.password = null 15:25:56 ssl.keymanager.algorithm = SunX509 15:25:56 ssl.keystore.certificate.chain = null 15:25:56 ssl.keystore.key = null 15:25:56 ssl.keystore.location = null 15:25:56 ssl.keystore.password = null 15:25:56 ssl.keystore.type = JKS 15:25:56 ssl.protocol = TLSv1.3 15:25:56 ssl.provider = null 15:25:56 ssl.secure.random.implementation = null 15:25:56 ssl.trustmanager.algorithm = PKIX 15:25:56 ssl.truststore.certificates = null 15:25:56 ssl.truststore.location = null 15:25:56 ssl.truststore.password = null 15:25:56 ssl.truststore.type = JKS 15:25:56 transaction.timeout.ms = 60000 15:25:56 transactional.id = null 15:25:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:25:56 15:25:56 2024-03-14T15:25:55.354Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:25:56 2024-03-14T15:25:55.354Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:25:56 2024-03-14T15:25:55.354Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:25:56 2024-03-14T15:25:55.354Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429955354 15:25:56 2024-03-14T15:25:55.478Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 15:25:56 2024-03-14T15:25:55.478Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: xmEDF-nKRWaYVu2kKAZYiA 15:25:56 2024-03-14T15:25:55.612Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 15:25:56 2024-03-14T15:25:55.721Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to lgnJwiycSOWMNJWXZ9kQFg 15:25:56 2024-03-14T15:25:55.757Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to lgnJwiycSOWMNJWXZ9kQFg 15:25:56 2024-03-14T15:25:55.758Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: xmEDF-nKRWaYVu2kKAZYiA 15:25:56 2024-03-14T15:25:55.874Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 15:25:56 2024-03-14T15:25:55.876Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:25:56 2024-03-14T15:25:55.904Z INFO 7369 --- [ 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-9fce0c9b-cb77-4c2e-b36c-96aff031707c 15:25:56 2024-03-14T15:25:55.904Z INFO 7369 --- [ 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) 15:25:56 2024-03-14T15:25:55.904Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 15:25:56 2024-03-14T15:25:55.940Z INFO 7369 --- [ 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-9fce0c9b-cb77-4c2e-b36c-96aff031707c', protocol='range'} 15:25:56 2024-03-14T15:25:55.940Z INFO 7369 --- [ 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-9fce0c9b-cb77-4c2e-b36c-96aff031707c=Assignment(partitions=[client-topic-0])} 15:25:56 2024-03-14T15:25:55.964Z INFO 7369 --- [ 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-9fce0c9b-cb77-4c2e-b36c-96aff031707c', protocol='range'} 15:25:56 2024-03-14T15:25:55.965Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 15:25:56 2024-03-14T15:25:55.965Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 15:25:56 2024-03-14T15:25:55.975Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 15:25:56 2024-03-14T15:25:55.988Z INFO 7369 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 15:25:56 2024-03-14T15:25:56.073Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:25:56 allow.auto.create.topics = true 15:25:56 auto.commit.interval.ms = 5000 15:25:56 auto.include.jmx.reporter = true 15:25:56 auto.offset.reset = earliest 15:25:56 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:25:56 check.crcs = true 15:25:56 client.dns.lookup = use_all_dns_ips 15:25:56 client.id = consumer-test-3 15:25:56 client.rack = 15:25:56 connections.max.idle.ms = 540000 15:25:56 default.api.timeout.ms = 60000 15:25:56 enable.auto.commit = true 15:25:56 exclude.internal.topics = true 15:25:56 fetch.max.bytes = 52428800 15:25:56 fetch.max.wait.ms = 500 15:25:56 fetch.min.bytes = 1 15:25:56 group.id = test 15:25:56 group.instance.id = null 15:25:56 heartbeat.interval.ms = 3000 15:25:56 interceptor.classes = [] 15:25:56 internal.leave.group.on.close = true 15:25:56 internal.throw.on.fetch.stable.offset.unsupported = false 15:25:56 isolation.level = read_uncommitted 15:25:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:25:56 max.partition.fetch.bytes = 1048576 15:25:56 max.poll.interval.ms = 300000 15:25:56 max.poll.records = 500 15:25:56 metadata.max.age.ms = 300000 15:25:56 metric.reporters = [] 15:25:56 metrics.num.samples = 2 15:25:56 metrics.recording.level = INFO 15:25:56 metrics.sample.window.ms = 30000 15:25:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:25:56 receive.buffer.bytes = 65536 15:25:56 reconnect.backoff.max.ms = 1000 15:25:56 reconnect.backoff.ms = 50 15:25:56 request.timeout.ms = 30000 15:25:56 retry.backoff.ms = 100 15:25:56 sasl.client.callback.handler.class = null 15:25:56 sasl.jaas.config = null 15:25:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:25:56 sasl.kerberos.min.time.before.relogin = 60000 15:25:56 sasl.kerberos.service.name = null 15:25:56 sasl.kerberos.ticket.renew.jitter = 0.05 15:25:56 sasl.kerberos.ticket.renew.window.factor = 0.8 15:25:56 sasl.login.callback.handler.class = null 15:25:56 sasl.login.class = null 15:25:56 sasl.login.connect.timeout.ms = null 15:25:56 sasl.login.read.timeout.ms = null 15:25:56 sasl.login.refresh.buffer.seconds = 300 15:25:56 sasl.login.refresh.min.period.seconds = 60 15:25:56 sasl.login.refresh.window.factor = 0.8 15:25:56 sasl.login.refresh.window.jitter = 0.05 15:25:56 sasl.login.retry.backoff.max.ms = 10000 15:25:56 sasl.login.retry.backoff.ms = 100 15:25:56 sasl.mechanism = GSSAPI 15:25:56 sasl.oauthbearer.clock.skew.seconds = 30 15:25:56 sasl.oauthbearer.expected.audience = null 15:25:56 sasl.oauthbearer.expected.issuer = null 15:25:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:25:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:25:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:25:56 sasl.oauthbearer.jwks.endpoint.url = null 15:25:56 sasl.oauthbearer.scope.claim.name = scope 15:25:56 sasl.oauthbearer.sub.claim.name = sub 15:25:56 sasl.oauthbearer.token.endpoint.url = null 15:25:56 security.protocol = PLAINTEXT 15:25:56 security.providers = null 15:25:56 send.buffer.bytes = 131072 15:25:56 session.timeout.ms = 45000 15:25:56 socket.connection.setup.timeout.max.ms = 30000 15:25:56 socket.connection.setup.timeout.ms = 10000 15:25:56 ssl.cipher.suites = null 15:25:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:25:56 ssl.endpoint.identification.algorithm = https 15:25:56 ssl.engine.factory.class = null 15:25:56 ssl.key.password = null 15:25:56 ssl.keymanager.algorithm = SunX509 15:25:56 ssl.keystore.certificate.chain = null 15:25:56 ssl.keystore.key = null 15:25:56 ssl.keystore.location = null 15:25:56 ssl.keystore.password = null 15:25:56 ssl.keystore.type = JKS 15:25:56 ssl.protocol = TLSv1.3 15:25:56 ssl.provider = null 15:25:56 ssl.secure.random.implementation = null 15:25:56 ssl.trustmanager.algorithm = PKIX 15:25:56 ssl.truststore.certificates = null 15:25:56 ssl.truststore.location = null 15:25:56 ssl.truststore.password = null 15:25:56 ssl.truststore.type = JKS 15:25:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:25:56 15:25:56 2024-03-14T15:25:56.077Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:25:56 2024-03-14T15:25:56.077Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:25:56 2024-03-14T15:25:56.077Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429956077 15:25:56 2024-03-14T15:25:56.083Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:25:56 allow.auto.create.topics = true 15:25:56 auto.commit.interval.ms = 5000 15:25:56 auto.include.jmx.reporter = true 15:25:56 auto.offset.reset = earliest 15:25:56 bootstrap.servers = [PLAINTEXT://localhost:32770] 15:25:56 check.crcs = true 15:25:56 client.dns.lookup = use_all_dns_ips 15:25:56 client.id = consumer-test-4 15:25:56 client.rack = 15:25:56 connections.max.idle.ms = 540000 15:25:56 default.api.timeout.ms = 60000 15:25:56 enable.auto.commit = true 15:25:56 exclude.internal.topics = true 15:25:56 fetch.max.bytes = 52428800 15:25:56 fetch.max.wait.ms = 500 15:25:56 fetch.min.bytes = 1 15:25:56 group.id = test 15:25:56 group.instance.id = null 15:25:56 heartbeat.interval.ms = 3000 15:25:56 interceptor.classes = [] 15:25:56 internal.leave.group.on.close = true 15:25:56 internal.throw.on.fetch.stable.offset.unsupported = false 15:25:56 isolation.level = read_uncommitted 15:25:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:25:56 max.partition.fetch.bytes = 1048576 15:25:56 max.poll.interval.ms = 300000 15:25:56 max.poll.records = 500 15:25:56 metadata.max.age.ms = 300000 15:25:56 metric.reporters = [] 15:25:56 metrics.num.samples = 2 15:25:56 metrics.recording.level = INFO 15:25:56 metrics.sample.window.ms = 30000 15:25:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:25:56 receive.buffer.bytes = 65536 15:25:56 reconnect.backoff.max.ms = 1000 15:25:56 reconnect.backoff.ms = 50 15:25:56 request.timeout.ms = 30000 15:25:56 retry.backoff.ms = 100 15:25:56 sasl.client.callback.handler.class = null 15:25:56 sasl.jaas.config = null 15:25:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:25:56 sasl.kerberos.min.time.before.relogin = 60000 15:25:56 sasl.kerberos.service.name = null 15:25:56 sasl.kerberos.ticket.renew.jitter = 0.05 15:25:56 sasl.kerberos.ticket.renew.window.factor = 0.8 15:25:56 sasl.login.callback.handler.class = null 15:25:56 sasl.login.class = null 15:25:56 sasl.login.connect.timeout.ms = null 15:25:56 sasl.login.read.timeout.ms = null 15:25:56 sasl.login.refresh.buffer.seconds = 300 15:25:56 sasl.login.refresh.min.period.seconds = 60 15:25:56 sasl.login.refresh.window.factor = 0.8 15:25:56 sasl.login.refresh.window.jitter = 0.05 15:25:56 sasl.login.retry.backoff.max.ms = 10000 15:25:56 sasl.login.retry.backoff.ms = 100 15:25:56 sasl.mechanism = GSSAPI 15:25:56 sasl.oauthbearer.clock.skew.seconds = 30 15:25:56 sasl.oauthbearer.expected.audience = null 15:25:56 sasl.oauthbearer.expected.issuer = null 15:25:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:25:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:25:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:25:56 sasl.oauthbearer.jwks.endpoint.url = null 15:25:56 sasl.oauthbearer.scope.claim.name = scope 15:25:56 sasl.oauthbearer.sub.claim.name = sub 15:25:56 sasl.oauthbearer.token.endpoint.url = null 15:25:56 security.protocol = PLAINTEXT 15:25:56 security.providers = null 15:25:56 send.buffer.bytes = 131072 15:25:56 session.timeout.ms = 45000 15:25:56 socket.connection.setup.timeout.max.ms = 30000 15:25:56 socket.connection.setup.timeout.ms = 10000 15:25:56 ssl.cipher.suites = null 15:25:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:25:56 ssl.endpoint.identification.algorithm = https 15:25:56 ssl.engine.factory.class = null 15:25:56 ssl.key.password = null 15:25:56 ssl.keymanager.algorithm = SunX509 15:25:56 ssl.keystore.certificate.chain = null 15:25:56 ssl.keystore.key = null 15:25:56 ssl.keystore.location = null 15:25:56 ssl.keystore.password = null 15:25:56 ssl.keystore.type = JKS 15:25:56 ssl.protocol = TLSv1.3 15:25:56 ssl.provider = null 15:25:56 ssl.secure.random.implementation = null 15:25:56 ssl.trustmanager.algorithm = PKIX 15:25:56 ssl.truststore.certificates = null 15:25:56 ssl.truststore.location = null 15:25:56 ssl.truststore.password = null 15:25:56 ssl.truststore.type = JKS 15:25:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:25:56 15:25:56 2024-03-14T15:25:56.086Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:25:56 2024-03-14T15:25:56.086Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:25:56 2024-03-14T15:25:56.086Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429956086 15:25:56 2024-03-14T15:25:56.179Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:25:56 2024-03-14T15:25:56.179Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 15:25:56 2024-03-14T15:25:56.268Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:25:56 2024-03-14T15:25:56.268Z INFO 7369 --- [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: 234ms, elapsed time since send: 234ms, request timeout: 30000ms) 15:25:56 2024-03-14T15:25:56.268Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 15:25:56 2024-03-14T15:25:56.269Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 15:25:56 2024-03-14T15:25:56.269Z INFO 7369 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1895663845, epoch=1) to node 1: 15:25:56 15:25:56 org.apache.kafka.common.errors.DisconnectException: null 15:25:56 15:25:56 2024-03-14T15:25:56.269Z INFO 7369 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:25:56 2024-03-14T15:25:56.275Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:25:56 2024-03-14T15:25:56.275Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:25:56 2024-03-14T15:25:56.280Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:25:56 2024-03-14T15:25:56.280Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:25:56 2024-03-14T15:25:56.370Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:25:56 2024-03-14T15:25:56.370Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:25:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.772 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 15:25:56 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 15:26:02 2024-03-14T15:25:56.401Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:26:02 2024-03-14T15:25:56.432Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:25:56.432Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:56.449Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 563522f0c0bdc30f1c98d9eb0fab8eb0a39ca17c233ca72ca5d1f34a7dabca12 15:26:02 2024-03-14T15:25:56.482Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:02 2024-03-14T15:25:56.483Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:56.574Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:56.574Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:56.685Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:25:56.685Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:56.876Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:56.877Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:57.186Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:57.187Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:57.193Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:25:57.193Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:57.280Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:57.280Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:57.490Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:02 2024-03-14T15:25:57.490Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:57.984Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:57.984Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:58.007Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:25:58.008Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:58.092Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:58.092Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:58.547Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:02 2024-03-14T15:25:58.547Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:59.167Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:25:59.167Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:59.193Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:59.193Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:59.196Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:25:59.196Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:25:59.553Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:02 2024-03-14T15:25:59.553Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:00.108Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:26:00.108Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:00.174Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:26:00.174Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:00.299Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:26:00.299Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:00.517Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:02 2024-03-14T15:26:00.517Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:01.118Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:26:01.118Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:01.204Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:26:01.204Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:01.281Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:26:01.281Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:01.534Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:02 2024-03-14T15:26:01.534Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:01.883Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.481960071S 15:26:02 15:26:01,940 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:26:02 15:26:01,940 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:26:02 15:26:01,940 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@36572fad - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:26:02 15:26:01,944 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:26:02 15:26:01,944 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@36572fad - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:26:02 15:26:01,946 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:26:02 15:26:01,946 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:26:02 15:26:01,946 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:26:02 15:26:01,946 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:26:02 15:26:01,946 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@36572fad - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:26:02 15:26:01,949 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:26:02 15:26:01,949 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:26:02 15:26:01,949 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:26:02 15:26:01,949 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710429961949) 15:26:02 15:26:01,949 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:26:02 15:26:01,949 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:26:02 15:26:01,950 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:26:02 15:26:01,951 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:26:02 15:26:01,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:26:02 15:26:01,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:26:02 15:26:01,952 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:26:02 15:26:01,953 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:26:02 15:26:01,959 |-INFO in ch.qos.logback.classic.pattern.DateConverter@26d6ec55 - Setting zoneId to "UTC" 15:26:02 15:26:01,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:26:02 15:26:01,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:26:02 15:26:01,963 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:26:02 15:26:01,964 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:26:02 15:26:01,964 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:26:02 15:26:01,964 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:26:02 15:26:01,968 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:26:02 15:26:01,968 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6d11f8c8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:26:02 15:26:01,968 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:26:02 15:26:01,968 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@272269b3 - End of configuration. 15:26:02 15:26:01,968 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@288710bd - Registering current configuration as safe fallback point 15:26:02 15:26:02 15:26:02 . ____ _ __ _ _ 15:26:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:02 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:02 =========|_|==============|___/=/_/_/_/ 15:26:02 :: Spring Boot :: (v3.1.2) 15:26:02 15:26:02 2024-03-14T15:26:01.978Z INFO 7369 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:02 2024-03-14T15:26:01.978Z INFO 7369 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:26:02 2024-03-14T15:26:02.191Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:02 2024-03-14T15:26:02.191Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:02.224Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:26:02.224Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:02.309Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:02 2024-03-14T15:26:02.309Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:02.651Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:02 2024-03-14T15:26:02.651Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:02 2024-03-14T15:26:02.720Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:26:02 allow.auto.create.topics = true 15:26:02 auto.commit.interval.ms = 5000 15:26:02 auto.include.jmx.reporter = true 15:26:02 auto.offset.reset = latest 15:26:02 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:02 check.crcs = true 15:26:02 client.dns.lookup = use_all_dns_ips 15:26:02 client.id = consumer-ncmp-data-operation-event-group-5 15:26:02 client.rack = 15:26:02 connections.max.idle.ms = 540000 15:26:02 default.api.timeout.ms = 60000 15:26:02 enable.auto.commit = false 15:26:02 exclude.internal.topics = true 15:26:02 fetch.max.bytes = 52428800 15:26:02 fetch.max.wait.ms = 500 15:26:02 fetch.min.bytes = 1 15:26:02 group.id = ncmp-data-operation-event-group 15:26:02 group.instance.id = null 15:26:02 heartbeat.interval.ms = 3000 15:26:02 interceptor.classes = [] 15:26:02 internal.leave.group.on.close = true 15:26:02 internal.throw.on.fetch.stable.offset.unsupported = false 15:26:02 isolation.level = read_uncommitted 15:26:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:26:02 max.partition.fetch.bytes = 1048576 15:26:02 max.poll.interval.ms = 300000 15:26:02 max.poll.records = 500 15:26:02 metadata.max.age.ms = 300000 15:26:02 metric.reporters = [] 15:26:02 metrics.num.samples = 2 15:26:02 metrics.recording.level = INFO 15:26:02 metrics.sample.window.ms = 30000 15:26:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:26:02 receive.buffer.bytes = 65536 15:26:02 reconnect.backoff.max.ms = 1000 15:26:02 reconnect.backoff.ms = 50 15:26:02 request.timeout.ms = 30000 15:26:02 retry.backoff.ms = 100 15:26:02 sasl.client.callback.handler.class = null 15:26:02 sasl.jaas.config = null 15:26:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:02 sasl.kerberos.min.time.before.relogin = 60000 15:26:02 sasl.kerberos.service.name = null 15:26:02 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:02 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:02 sasl.login.callback.handler.class = null 15:26:02 sasl.login.class = null 15:26:02 sasl.login.connect.timeout.ms = null 15:26:02 sasl.login.read.timeout.ms = null 15:26:02 sasl.login.refresh.buffer.seconds = 300 15:26:02 sasl.login.refresh.min.period.seconds = 60 15:26:02 sasl.login.refresh.window.factor = 0.8 15:26:02 sasl.login.refresh.window.jitter = 0.05 15:26:02 sasl.login.retry.backoff.max.ms = 10000 15:26:02 sasl.login.retry.backoff.ms = 100 15:26:02 sasl.mechanism = GSSAPI 15:26:02 sasl.oauthbearer.clock.skew.seconds = 30 15:26:02 sasl.oauthbearer.expected.audience = null 15:26:02 sasl.oauthbearer.expected.issuer = null 15:26:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:02 sasl.oauthbearer.jwks.endpoint.url = null 15:26:02 sasl.oauthbearer.scope.claim.name = scope 15:26:02 sasl.oauthbearer.sub.claim.name = sub 15:26:02 sasl.oauthbearer.token.endpoint.url = null 15:26:02 security.protocol = PLAINTEXT 15:26:02 security.providers = null 15:26:02 send.buffer.bytes = 131072 15:26:02 session.timeout.ms = 45000 15:26:02 socket.connection.setup.timeout.max.ms = 30000 15:26:02 socket.connection.setup.timeout.ms = 10000 15:26:02 ssl.cipher.suites = null 15:26:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:02 ssl.endpoint.identification.algorithm = https 15:26:02 ssl.engine.factory.class = null 15:26:02 ssl.key.password = null 15:26:02 ssl.keymanager.algorithm = SunX509 15:26:02 ssl.keystore.certificate.chain = null 15:26:02 ssl.keystore.key = null 15:26:02 ssl.keystore.location = null 15:26:02 ssl.keystore.password = null 15:26:02 ssl.keystore.type = JKS 15:26:02 ssl.protocol = TLSv1.3 15:26:02 ssl.provider = null 15:26:02 ssl.secure.random.implementation = null 15:26:02 ssl.trustmanager.algorithm = PKIX 15:26:02 ssl.truststore.certificates = null 15:26:02 ssl.truststore.location = null 15:26:02 ssl.truststore.password = null 15:26:02 ssl.truststore.type = JKS 15:26:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:26:02 15:26:02 2024-03-14T15:26:02.723Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:02 2024-03-14T15:26:02.723Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:02 2024-03-14T15:26:02.723Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429962723 15:26:02 2024-03-14T15:26:02.725Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 15:26:02 2024-03-14T15:26:02.734Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:26:02 allow.auto.create.topics = true 15:26:02 auto.commit.interval.ms = 5000 15:26:02 auto.include.jmx.reporter = true 15:26:02 auto.offset.reset = latest 15:26:02 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:02 check.crcs = true 15:26:02 client.dns.lookup = use_all_dns_ips 15:26:02 client.id = consumer-ncmp-async-rest-request-event-group-6 15:26:02 client.rack = 15:26:02 connections.max.idle.ms = 540000 15:26:02 default.api.timeout.ms = 60000 15:26:02 enable.auto.commit = false 15:26:02 exclude.internal.topics = true 15:26:02 fetch.max.bytes = 52428800 15:26:02 fetch.max.wait.ms = 500 15:26:02 fetch.min.bytes = 1 15:26:02 group.id = ncmp-async-rest-request-event-group 15:26:02 group.instance.id = null 15:26:02 heartbeat.interval.ms = 3000 15:26:02 interceptor.classes = [] 15:26:02 internal.leave.group.on.close = true 15:26:02 internal.throw.on.fetch.stable.offset.unsupported = false 15:26:02 isolation.level = read_uncommitted 15:26:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:26:02 max.partition.fetch.bytes = 1048576 15:26:02 max.poll.interval.ms = 300000 15:26:02 max.poll.records = 500 15:26:02 metadata.max.age.ms = 300000 15:26:02 metric.reporters = [] 15:26:02 metrics.num.samples = 2 15:26:02 metrics.recording.level = INFO 15:26:02 metrics.sample.window.ms = 30000 15:26:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:26:02 receive.buffer.bytes = 65536 15:26:02 reconnect.backoff.max.ms = 1000 15:26:02 reconnect.backoff.ms = 50 15:26:02 request.timeout.ms = 30000 15:26:02 retry.backoff.ms = 100 15:26:02 sasl.client.callback.handler.class = null 15:26:02 sasl.jaas.config = null 15:26:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:02 sasl.kerberos.min.time.before.relogin = 60000 15:26:02 sasl.kerberos.service.name = null 15:26:02 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:02 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:02 sasl.login.callback.handler.class = null 15:26:02 sasl.login.class = null 15:26:02 sasl.login.connect.timeout.ms = null 15:26:02 sasl.login.read.timeout.ms = null 15:26:02 sasl.login.refresh.buffer.seconds = 300 15:26:02 sasl.login.refresh.min.period.seconds = 60 15:26:02 sasl.login.refresh.window.factor = 0.8 15:26:02 sasl.login.refresh.window.jitter = 0.05 15:26:02 sasl.login.retry.backoff.max.ms = 10000 15:26:02 sasl.login.retry.backoff.ms = 100 15:26:02 sasl.mechanism = GSSAPI 15:26:02 sasl.oauthbearer.clock.skew.seconds = 30 15:26:02 sasl.oauthbearer.expected.audience = null 15:26:02 sasl.oauthbearer.expected.issuer = null 15:26:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:02 sasl.oauthbearer.jwks.endpoint.url = null 15:26:02 sasl.oauthbearer.scope.claim.name = scope 15:26:02 sasl.oauthbearer.sub.claim.name = sub 15:26:02 sasl.oauthbearer.token.endpoint.url = null 15:26:02 security.protocol = PLAINTEXT 15:26:02 security.providers = null 15:26:02 send.buffer.bytes = 131072 15:26:02 session.timeout.ms = 45000 15:26:02 socket.connection.setup.timeout.max.ms = 30000 15:26:02 socket.connection.setup.timeout.ms = 10000 15:26:02 ssl.cipher.suites = null 15:26:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:02 ssl.endpoint.identification.algorithm = https 15:26:02 ssl.engine.factory.class = null 15:26:02 ssl.key.password = null 15:26:02 ssl.keymanager.algorithm = SunX509 15:26:02 ssl.keystore.certificate.chain = null 15:26:02 ssl.keystore.key = null 15:26:02 ssl.keystore.location = null 15:26:02 ssl.keystore.password = null 15:26:02 ssl.keystore.type = JKS 15:26:02 ssl.protocol = TLSv1.3 15:26:02 ssl.provider = null 15:26:02 ssl.secure.random.implementation = null 15:26:02 ssl.trustmanager.algorithm = PKIX 15:26:02 ssl.truststore.certificates = null 15:26:02 ssl.truststore.location = null 15:26:02 ssl.truststore.password = null 15:26:02 ssl.truststore.type = JKS 15:26:02 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:26:02 15:26:02 2024-03-14T15:26:02.747Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:02 2024-03-14T15:26:02.747Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:02 2024-03-14T15:26:02.747Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429962747 15:26:02 2024-03-14T15:26:02.747Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 15:26:02 2024-03-14T15:26:02.754Z INFO 7369 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.839 seconds (process running for 55.809) 15:26:03 2024-03-14T15:26:02.846Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 15:26:03 2024-03-14T15:26:02.847Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:03 2024-03-14T15:26:02.896Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:26:03 2024-03-14T15:26:02.904Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:03 2024-03-14T15:26:02.969Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:26:03 2024-03-14T15:26:03.011Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:26:03 2024-03-14T15:26:03.076Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:26:03 2024-03-14T15:26:03.119Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:03 2024-03-14T15:26:03.125Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 15:26:03 2024-03-14T15:26:03.126Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 15:26:03 2024-03-14T15:26:03.153Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-381e64fd-a329-4c7c-a493-fd961876cc31 15:26:03 2024-03-14T15:26:03.153Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:26:03 2024-03-14T15:26:03.157Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 15:26:03 2024-03-14T15:26:03.180Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:03 2024-03-14T15:26:03.182Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-381e64fd-a329-4c7c-a493-fd961876cc31', protocol='range'} 15:26:03 2024-03-14T15:26:03.183Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-381e64fd-a329-4c7c-a493-fd961876cc31=Assignment(partitions=[ncmp-async-m2m-0])} 15:26:03 2024-03-14T15:26:03.184Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 15:26:03 2024-03-14T15:26:03.185Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 15:26:03 2024-03-14T15:26:03.196Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-998454a2-2cad-4c94-8d5a-97f4118da492 15:26:03 2024-03-14T15:26:03.196Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:26:03 2024-03-14T15:26:03.196Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 15:26:03 2024-03-14T15:26:03.206Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:03 2024-03-14T15:26:03.206Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:03 2024-03-14T15:26:03.219Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-998454a2-2cad-4c94-8d5a-97f4118da492', protocol='range'} 15:26:03 2024-03-14T15:26:03.219Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-998454a2-2cad-4c94-8d5a-97f4118da492=Assignment(partitions=[ncmp-async-m2m-0])} 15:26:03 2024-03-14T15:26:03.233Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:03 2024-03-14T15:26:03.233Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:03 2024-03-14T15:26:03.252Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-381e64fd-a329-4c7c-a493-fd961876cc31', protocol='range'} 15:26:03 2024-03-14T15:26:03.253Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 15:26:03 2024-03-14T15:26:03.253Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 15:26:03 2024-03-14T15:26:03.253Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-998454a2-2cad-4c94-8d5a-97f4118da492', protocol='range'} 15:26:03 2024-03-14T15:26:03.254Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 15:26:03 2024-03-14T15:26:03.254Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 15:26:03 2024-03-14T15:26:03.266Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:03 2024-03-14T15:26:03.267Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:03 2024-03-14T15:26:03.268Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:03 2024-03-14T15:26:03.269Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:03 2024-03-14T15:26:03.279Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:03 2024-03-14T15:26:03.279Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:03 acks = -1 15:26:03 auto.include.jmx.reporter = true 15:26:03 batch.size = 16384 15:26:03 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:03 buffer.memory = 33554432 15:26:03 client.dns.lookup = use_all_dns_ips 15:26:03 client.id = producer-3 15:26:03 compression.type = none 15:26:03 connections.max.idle.ms = 540000 15:26:03 delivery.timeout.ms = 120000 15:26:03 enable.idempotence = false 15:26:03 interceptor.classes = [] 15:26:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:03 linger.ms = 1 15:26:03 max.block.ms = 60000 15:26:03 max.in.flight.requests.per.connection = 5 15:26:03 max.request.size = 1048576 15:26:03 metadata.max.age.ms = 300000 15:26:03 metadata.max.idle.ms = 300000 15:26:03 metric.reporters = [] 15:26:03 metrics.num.samples = 2 15:26:03 metrics.recording.level = INFO 15:26:03 metrics.sample.window.ms = 30000 15:26:03 partitioner.adaptive.partitioning.enable = true 15:26:03 partitioner.availability.timeout.ms = 0 15:26:03 partitioner.class = null 15:26:03 partitioner.ignore.keys = false 15:26:03 receive.buffer.bytes = 32768 15:26:03 reconnect.backoff.max.ms = 1000 15:26:03 reconnect.backoff.ms = 50 15:26:03 request.timeout.ms = 30000 15:26:03 retries = 0 15:26:03 retry.backoff.ms = 100 15:26:03 sasl.client.callback.handler.class = null 15:26:03 sasl.jaas.config = null 15:26:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:03 sasl.kerberos.min.time.before.relogin = 60000 15:26:03 sasl.kerberos.service.name = null 15:26:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:03 sasl.login.callback.handler.class = null 15:26:03 sasl.login.class = null 15:26:03 sasl.login.connect.timeout.ms = null 15:26:03 sasl.login.read.timeout.ms = null 15:26:03 sasl.login.refresh.buffer.seconds = 300 15:26:03 sasl.login.refresh.min.period.seconds = 60 15:26:03 sasl.login.refresh.window.factor = 0.8 15:26:03 sasl.login.refresh.window.jitter = 0.05 15:26:03 sasl.login.retry.backoff.max.ms = 10000 15:26:03 sasl.login.retry.backoff.ms = 100 15:26:03 sasl.mechanism = GSSAPI 15:26:03 sasl.oauthbearer.clock.skew.seconds = 30 15:26:03 sasl.oauthbearer.expected.audience = null 15:26:03 sasl.oauthbearer.expected.issuer = null 15:26:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:03 sasl.oauthbearer.jwks.endpoint.url = null 15:26:03 sasl.oauthbearer.scope.claim.name = scope 15:26:03 sasl.oauthbearer.sub.claim.name = sub 15:26:03 sasl.oauthbearer.token.endpoint.url = null 15:26:03 security.protocol = PLAINTEXT 15:26:03 security.providers = null 15:26:03 send.buffer.bytes = 131072 15:26:03 socket.connection.setup.timeout.max.ms = 30000 15:26:03 socket.connection.setup.timeout.ms = 10000 15:26:03 ssl.cipher.suites = null 15:26:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:03 ssl.endpoint.identification.algorithm = https 15:26:03 ssl.engine.factory.class = null 15:26:03 ssl.key.password = null 15:26:03 ssl.keymanager.algorithm = SunX509 15:26:03 ssl.keystore.certificate.chain = null 15:26:03 ssl.keystore.key = null 15:26:03 ssl.keystore.location = null 15:26:03 ssl.keystore.password = null 15:26:03 ssl.keystore.type = JKS 15:26:03 ssl.protocol = TLSv1.3 15:26:03 ssl.provider = null 15:26:03 ssl.secure.random.implementation = null 15:26:03 ssl.trustmanager.algorithm = PKIX 15:26:03 ssl.truststore.certificates = null 15:26:03 ssl.truststore.location = null 15:26:03 ssl.truststore.password = null 15:26:03 ssl.truststore.type = JKS 15:26:03 transaction.timeout.ms = 60000 15:26:03 transactional.id = null 15:26:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:26:03 15:26:03 2024-03-14T15:26:03.283Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:03 2024-03-14T15:26:03.283Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:03 2024-03-14T15:26:03.283Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:03 2024-03-14T15:26:03.283Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429963283 15:26:03 2024-03-14T15:26:03.283Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 15:26:03 2024-03-14T15:26:03.284Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 15:26:03 2024-03-14T15:26:03.315Z INFO 7369 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:26:03 2024-03-14T15:26:03.315Z INFO 7369 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:26:03 2024-03-14T15:26:03.332Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:03 2024-03-14T15:26:03.332Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:03 2024-03-14T15:26:03.419Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:03 2024-03-14T15:26:03.419Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:03 2024-03-14T15:26:03.645Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:03 2024-03-14T15:26:03.646Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:03 acks = -1 15:26:03 auto.include.jmx.reporter = true 15:26:03 batch.size = 16384 15:26:03 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:03 buffer.memory = 33554432 15:26:03 client.dns.lookup = use_all_dns_ips 15:26:03 client.id = producer-4 15:26:03 compression.type = none 15:26:03 connections.max.idle.ms = 540000 15:26:03 delivery.timeout.ms = 120000 15:26:03 enable.idempotence = false 15:26:03 interceptor.classes = [] 15:26:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:03 linger.ms = 1 15:26:03 max.block.ms = 60000 15:26:03 max.in.flight.requests.per.connection = 5 15:26:03 max.request.size = 1048576 15:26:03 metadata.max.age.ms = 300000 15:26:03 metadata.max.idle.ms = 300000 15:26:03 metric.reporters = [] 15:26:03 metrics.num.samples = 2 15:26:03 metrics.recording.level = INFO 15:26:03 metrics.sample.window.ms = 30000 15:26:03 partitioner.adaptive.partitioning.enable = true 15:26:03 partitioner.availability.timeout.ms = 0 15:26:03 partitioner.class = null 15:26:03 partitioner.ignore.keys = false 15:26:03 receive.buffer.bytes = 32768 15:26:03 reconnect.backoff.max.ms = 1000 15:26:03 reconnect.backoff.ms = 50 15:26:03 request.timeout.ms = 30000 15:26:03 retries = 0 15:26:03 retry.backoff.ms = 100 15:26:03 sasl.client.callback.handler.class = null 15:26:03 sasl.jaas.config = null 15:26:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:03 sasl.kerberos.min.time.before.relogin = 60000 15:26:03 sasl.kerberos.service.name = null 15:26:03 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:03 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:03 sasl.login.callback.handler.class = null 15:26:03 sasl.login.class = null 15:26:03 sasl.login.connect.timeout.ms = null 15:26:03 sasl.login.read.timeout.ms = null 15:26:03 sasl.login.refresh.buffer.seconds = 300 15:26:03 sasl.login.refresh.min.period.seconds = 60 15:26:03 sasl.login.refresh.window.factor = 0.8 15:26:03 sasl.login.refresh.window.jitter = 0.05 15:26:03 sasl.login.retry.backoff.max.ms = 10000 15:26:03 sasl.login.retry.backoff.ms = 100 15:26:03 sasl.mechanism = GSSAPI 15:26:03 sasl.oauthbearer.clock.skew.seconds = 30 15:26:03 sasl.oauthbearer.expected.audience = null 15:26:03 sasl.oauthbearer.expected.issuer = null 15:26:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:03 sasl.oauthbearer.jwks.endpoint.url = null 15:26:03 sasl.oauthbearer.scope.claim.name = scope 15:26:03 sasl.oauthbearer.sub.claim.name = sub 15:26:03 sasl.oauthbearer.token.endpoint.url = null 15:26:03 security.protocol = PLAINTEXT 15:26:03 security.providers = null 15:26:03 send.buffer.bytes = 131072 15:26:03 socket.connection.setup.timeout.max.ms = 30000 15:26:03 socket.connection.setup.timeout.ms = 10000 15:26:03 ssl.cipher.suites = null 15:26:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:03 ssl.endpoint.identification.algorithm = https 15:26:03 ssl.engine.factory.class = null 15:26:03 ssl.key.password = null 15:26:03 ssl.keymanager.algorithm = SunX509 15:26:03 ssl.keystore.certificate.chain = null 15:26:03 ssl.keystore.key = null 15:26:03 ssl.keystore.location = null 15:26:03 ssl.keystore.password = null 15:26:03 ssl.keystore.type = JKS 15:26:03 ssl.protocol = TLSv1.3 15:26:03 ssl.provider = null 15:26:03 ssl.secure.random.implementation = null 15:26:03 ssl.trustmanager.algorithm = PKIX 15:26:03 ssl.truststore.certificates = null 15:26:03 ssl.truststore.location = null 15:26:03 ssl.truststore.password = null 15:26:03 ssl.truststore.type = JKS 15:26:03 transaction.timeout.ms = 60000 15:26:03 transactional.id = null 15:26:03 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:26:03 15:26:03 2024-03-14T15:26:03.649Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:03 2024-03-14T15:26:03.649Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:03 2024-03-14T15:26:03.649Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:03 2024-03-14T15:26:03.649Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429963649 15:26:03 2024-03-14T15:26:03.668Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:03 2024-03-14T15:26:03.668Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:03 2024-03-14T15:26:03.729Z ERROR 7369 --- [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 15:26:03 15:26:03 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:26:03 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:26:03 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:26:03 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:26:03 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:26:03 at java.base/java.lang.Thread.run(Thread.java:833) 15:26:03 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:26:03 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:26:03 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:26:03 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:26:03 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:26:03 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:26:03 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:26:03 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:26:03 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:26:03 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:26:03 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:26:03 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:26:03 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:26:03 ... 3 common frames omitted 15:26:03 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:26:03 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:26:03 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:26:03 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:26:03 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:26:03 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:26:03 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:26:03 ... 15 common frames omitted 15:26:03 15:26:03 2024-03-14T15:26:03.767Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:03 2024-03-14T15:26:03.768Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:04 2024-03-14T15:26:03.793Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:04 2024-03-14T15:26:03.793Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:04 acks = -1 15:26:04 auto.include.jmx.reporter = true 15:26:04 batch.size = 16384 15:26:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:04 buffer.memory = 33554432 15:26:04 client.dns.lookup = use_all_dns_ips 15:26:04 client.id = producer-5 15:26:04 compression.type = none 15:26:04 connections.max.idle.ms = 540000 15:26:04 delivery.timeout.ms = 120000 15:26:04 enable.idempotence = false 15:26:04 interceptor.classes = [] 15:26:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:04 linger.ms = 1 15:26:04 max.block.ms = 60000 15:26:04 max.in.flight.requests.per.connection = 5 15:26:04 max.request.size = 1048576 15:26:04 metadata.max.age.ms = 300000 15:26:04 metadata.max.idle.ms = 300000 15:26:04 metric.reporters = [] 15:26:04 metrics.num.samples = 2 15:26:04 metrics.recording.level = INFO 15:26:04 metrics.sample.window.ms = 30000 15:26:04 partitioner.adaptive.partitioning.enable = true 15:26:04 partitioner.availability.timeout.ms = 0 15:26:04 partitioner.class = null 15:26:04 partitioner.ignore.keys = false 15:26:04 receive.buffer.bytes = 32768 15:26:04 reconnect.backoff.max.ms = 1000 15:26:04 reconnect.backoff.ms = 50 15:26:04 request.timeout.ms = 30000 15:26:04 retries = 0 15:26:04 retry.backoff.ms = 100 15:26:04 sasl.client.callback.handler.class = null 15:26:04 sasl.jaas.config = null 15:26:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:04 sasl.kerberos.min.time.before.relogin = 60000 15:26:04 sasl.kerberos.service.name = null 15:26:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:04 sasl.login.callback.handler.class = null 15:26:04 sasl.login.class = null 15:26:04 sasl.login.connect.timeout.ms = null 15:26:04 sasl.login.read.timeout.ms = null 15:26:04 sasl.login.refresh.buffer.seconds = 300 15:26:04 sasl.login.refresh.min.period.seconds = 60 15:26:04 sasl.login.refresh.window.factor = 0.8 15:26:04 sasl.login.refresh.window.jitter = 0.05 15:26:04 sasl.login.retry.backoff.max.ms = 10000 15:26:04 sasl.login.retry.backoff.ms = 100 15:26:04 sasl.mechanism = GSSAPI 15:26:04 sasl.oauthbearer.clock.skew.seconds = 30 15:26:04 sasl.oauthbearer.expected.audience = null 15:26:04 sasl.oauthbearer.expected.issuer = null 15:26:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:04 sasl.oauthbearer.jwks.endpoint.url = null 15:26:04 sasl.oauthbearer.scope.claim.name = scope 15:26:04 sasl.oauthbearer.sub.claim.name = sub 15:26:04 sasl.oauthbearer.token.endpoint.url = null 15:26:04 security.protocol = PLAINTEXT 15:26:04 security.providers = null 15:26:04 send.buffer.bytes = 131072 15:26:04 socket.connection.setup.timeout.max.ms = 30000 15:26:04 socket.connection.setup.timeout.ms = 10000 15:26:04 ssl.cipher.suites = null 15:26:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:04 ssl.endpoint.identification.algorithm = https 15:26:04 ssl.engine.factory.class = null 15:26:04 ssl.key.password = null 15:26:04 ssl.keymanager.algorithm = SunX509 15:26:04 ssl.keystore.certificate.chain = null 15:26:04 ssl.keystore.key = null 15:26:04 ssl.keystore.location = null 15:26:04 ssl.keystore.password = null 15:26:04 ssl.keystore.type = JKS 15:26:04 ssl.protocol = TLSv1.3 15:26:04 ssl.provider = null 15:26:04 ssl.secure.random.implementation = null 15:26:04 ssl.trustmanager.algorithm = PKIX 15:26:04 ssl.truststore.certificates = null 15:26:04 ssl.truststore.location = null 15:26:04 ssl.truststore.password = null 15:26:04 ssl.truststore.type = JKS 15:26:04 transaction.timeout.ms = 60000 15:26:04 transactional.id = null 15:26:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:26:04 15:26:04 2024-03-14T15:26:03.795Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:04 2024-03-14T15:26:03.796Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:04 2024-03-14T15:26:03.796Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:04 2024-03-14T15:26:03.796Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429963796 15:26:04 2024-03-14T15:26:03.822Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:04 2024-03-14T15:26:03.822Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:04 2024-03-14T15:26:04.071Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:04 2024-03-14T15:26:04.071Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:04 2024-03-14T15:26:04.135Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:04 2024-03-14T15:26:04.135Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:04 acks = -1 15:26:04 auto.include.jmx.reporter = true 15:26:04 batch.size = 16384 15:26:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:04 buffer.memory = 33554432 15:26:04 client.dns.lookup = use_all_dns_ips 15:26:04 client.id = producer-6 15:26:04 compression.type = none 15:26:04 connections.max.idle.ms = 540000 15:26:04 delivery.timeout.ms = 120000 15:26:04 enable.idempotence = false 15:26:04 interceptor.classes = [] 15:26:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:04 linger.ms = 1 15:26:04 max.block.ms = 60000 15:26:04 max.in.flight.requests.per.connection = 5 15:26:04 max.request.size = 1048576 15:26:04 metadata.max.age.ms = 300000 15:26:04 metadata.max.idle.ms = 300000 15:26:04 metric.reporters = [] 15:26:04 metrics.num.samples = 2 15:26:04 metrics.recording.level = INFO 15:26:04 metrics.sample.window.ms = 30000 15:26:04 partitioner.adaptive.partitioning.enable = true 15:26:04 partitioner.availability.timeout.ms = 0 15:26:04 partitioner.class = null 15:26:04 partitioner.ignore.keys = false 15:26:04 receive.buffer.bytes = 32768 15:26:04 reconnect.backoff.max.ms = 1000 15:26:04 reconnect.backoff.ms = 50 15:26:04 request.timeout.ms = 30000 15:26:04 retries = 0 15:26:04 retry.backoff.ms = 100 15:26:04 sasl.client.callback.handler.class = null 15:26:04 sasl.jaas.config = null 15:26:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:04 sasl.kerberos.min.time.before.relogin = 60000 15:26:04 sasl.kerberos.service.name = null 15:26:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:04 sasl.login.callback.handler.class = null 15:26:04 sasl.login.class = null 15:26:04 sasl.login.connect.timeout.ms = null 15:26:04 sasl.login.read.timeout.ms = null 15:26:04 sasl.login.refresh.buffer.seconds = 300 15:26:04 sasl.login.refresh.min.period.seconds = 60 15:26:04 sasl.login.refresh.window.factor = 0.8 15:26:04 sasl.login.refresh.window.jitter = 0.05 15:26:04 sasl.login.retry.backoff.max.ms = 10000 15:26:04 sasl.login.retry.backoff.ms = 100 15:26:04 sasl.mechanism = GSSAPI 15:26:04 sasl.oauthbearer.clock.skew.seconds = 30 15:26:04 sasl.oauthbearer.expected.audience = null 15:26:04 sasl.oauthbearer.expected.issuer = null 15:26:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:04 sasl.oauthbearer.jwks.endpoint.url = null 15:26:04 sasl.oauthbearer.scope.claim.name = scope 15:26:04 sasl.oauthbearer.sub.claim.name = sub 15:26:04 sasl.oauthbearer.token.endpoint.url = null 15:26:04 security.protocol = PLAINTEXT 15:26:04 security.providers = null 15:26:04 send.buffer.bytes = 131072 15:26:04 socket.connection.setup.timeout.max.ms = 30000 15:26:04 socket.connection.setup.timeout.ms = 10000 15:26:04 ssl.cipher.suites = null 15:26:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:04 ssl.endpoint.identification.algorithm = https 15:26:04 ssl.engine.factory.class = null 15:26:04 ssl.key.password = null 15:26:04 ssl.keymanager.algorithm = SunX509 15:26:04 ssl.keystore.certificate.chain = null 15:26:04 ssl.keystore.key = null 15:26:04 ssl.keystore.location = null 15:26:04 ssl.keystore.password = null 15:26:04 ssl.keystore.type = JKS 15:26:04 ssl.protocol = TLSv1.3 15:26:04 ssl.provider = null 15:26:04 ssl.secure.random.implementation = null 15:26:04 ssl.trustmanager.algorithm = PKIX 15:26:04 ssl.truststore.certificates = null 15:26:04 ssl.truststore.location = null 15:26:04 ssl.truststore.password = null 15:26:04 ssl.truststore.type = JKS 15:26:04 transaction.timeout.ms = 60000 15:26:04 transactional.id = null 15:26:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:26:04 15:26:04 2024-03-14T15:26:04.138Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:04 2024-03-14T15:26:04.139Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:04 2024-03-14T15:26:04.139Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:04 2024-03-14T15:26:04.139Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429964138 15:26:04 2024-03-14T15:26:04.149Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:04 2024-03-14T15:26:04.149Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:04 2024-03-14T15:26:04.237Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:04 2024-03-14T15:26:04.237Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:04 2024-03-14T15:26:04.321Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:04 2024-03-14T15:26:04.322Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:04 2024-03-14T15:26:04.460Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:04 2024-03-14T15:26:04.461Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:04 acks = -1 15:26:04 auto.include.jmx.reporter = true 15:26:04 batch.size = 16384 15:26:04 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:04 buffer.memory = 33554432 15:26:04 client.dns.lookup = use_all_dns_ips 15:26:04 client.id = producer-7 15:26:04 compression.type = none 15:26:04 connections.max.idle.ms = 540000 15:26:04 delivery.timeout.ms = 120000 15:26:04 enable.idempotence = false 15:26:04 interceptor.classes = [] 15:26:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:04 linger.ms = 1 15:26:04 max.block.ms = 60000 15:26:04 max.in.flight.requests.per.connection = 5 15:26:04 max.request.size = 1048576 15:26:04 metadata.max.age.ms = 300000 15:26:04 metadata.max.idle.ms = 300000 15:26:04 metric.reporters = [] 15:26:04 metrics.num.samples = 2 15:26:04 metrics.recording.level = INFO 15:26:04 metrics.sample.window.ms = 30000 15:26:04 partitioner.adaptive.partitioning.enable = true 15:26:04 partitioner.availability.timeout.ms = 0 15:26:04 partitioner.class = null 15:26:04 partitioner.ignore.keys = false 15:26:04 receive.buffer.bytes = 32768 15:26:04 reconnect.backoff.max.ms = 1000 15:26:04 reconnect.backoff.ms = 50 15:26:04 request.timeout.ms = 30000 15:26:04 retries = 0 15:26:04 retry.backoff.ms = 100 15:26:04 sasl.client.callback.handler.class = null 15:26:04 sasl.jaas.config = null 15:26:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:04 sasl.kerberos.min.time.before.relogin = 60000 15:26:04 sasl.kerberos.service.name = null 15:26:04 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:04 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:04 sasl.login.callback.handler.class = null 15:26:04 sasl.login.class = null 15:26:04 sasl.login.connect.timeout.ms = null 15:26:04 sasl.login.read.timeout.ms = null 15:26:04 sasl.login.refresh.buffer.seconds = 300 15:26:04 sasl.login.refresh.min.period.seconds = 60 15:26:04 sasl.login.refresh.window.factor = 0.8 15:26:04 sasl.login.refresh.window.jitter = 0.05 15:26:04 sasl.login.retry.backoff.max.ms = 10000 15:26:04 sasl.login.retry.backoff.ms = 100 15:26:04 sasl.mechanism = GSSAPI 15:26:04 sasl.oauthbearer.clock.skew.seconds = 30 15:26:04 sasl.oauthbearer.expected.audience = null 15:26:04 sasl.oauthbearer.expected.issuer = null 15:26:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:04 sasl.oauthbearer.jwks.endpoint.url = null 15:26:04 sasl.oauthbearer.scope.claim.name = scope 15:26:04 sasl.oauthbearer.sub.claim.name = sub 15:26:04 sasl.oauthbearer.token.endpoint.url = null 15:26:04 security.protocol = PLAINTEXT 15:26:04 security.providers = null 15:26:04 send.buffer.bytes = 131072 15:26:04 socket.connection.setup.timeout.max.ms = 30000 15:26:04 socket.connection.setup.timeout.ms = 10000 15:26:04 ssl.cipher.suites = null 15:26:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:04 ssl.endpoint.identification.algorithm = https 15:26:04 ssl.engine.factory.class = null 15:26:04 ssl.key.password = null 15:26:04 ssl.keymanager.algorithm = SunX509 15:26:04 ssl.keystore.certificate.chain = null 15:26:04 ssl.keystore.key = null 15:26:04 ssl.keystore.location = null 15:26:04 ssl.keystore.password = null 15:26:04 ssl.keystore.type = JKS 15:26:04 ssl.protocol = TLSv1.3 15:26:04 ssl.provider = null 15:26:04 ssl.secure.random.implementation = null 15:26:04 ssl.trustmanager.algorithm = PKIX 15:26:04 ssl.truststore.certificates = null 15:26:04 ssl.truststore.location = null 15:26:04 ssl.truststore.password = null 15:26:04 ssl.truststore.type = JKS 15:26:04 transaction.timeout.ms = 60000 15:26:04 transactional.id = null 15:26:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:26:04 15:26:04 2024-03-14T15:26:04.463Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:04 2024-03-14T15:26:04.463Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:04 2024-03-14T15:26:04.463Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:04 2024-03-14T15:26:04.463Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429964463 15:26:04 2024-03-14T15:26:04.472Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:04 2024-03-14T15:26:04.472Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:04 2024-03-14T15:26:04.621Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:04 2024-03-14T15:26:04.621Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:04.781Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:05 2024-03-14T15:26:04.782Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:05 acks = -1 15:26:05 auto.include.jmx.reporter = true 15:26:05 batch.size = 16384 15:26:05 bootstrap.servers = [PLAINTEXT://localhost:32772] 15:26:05 buffer.memory = 33554432 15:26:05 client.dns.lookup = use_all_dns_ips 15:26:05 client.id = producer-8 15:26:05 compression.type = none 15:26:05 connections.max.idle.ms = 540000 15:26:05 delivery.timeout.ms = 120000 15:26:05 enable.idempotence = false 15:26:05 interceptor.classes = [] 15:26:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:05 linger.ms = 1 15:26:05 max.block.ms = 60000 15:26:05 max.in.flight.requests.per.connection = 5 15:26:05 max.request.size = 1048576 15:26:05 metadata.max.age.ms = 300000 15:26:05 metadata.max.idle.ms = 300000 15:26:05 metric.reporters = [] 15:26:05 metrics.num.samples = 2 15:26:05 metrics.recording.level = INFO 15:26:05 metrics.sample.window.ms = 30000 15:26:05 partitioner.adaptive.partitioning.enable = true 15:26:05 partitioner.availability.timeout.ms = 0 15:26:05 partitioner.class = null 15:26:05 partitioner.ignore.keys = false 15:26:05 receive.buffer.bytes = 32768 15:26:05 reconnect.backoff.max.ms = 1000 15:26:05 reconnect.backoff.ms = 50 15:26:05 request.timeout.ms = 30000 15:26:05 retries = 0 15:26:05 retry.backoff.ms = 100 15:26:05 sasl.client.callback.handler.class = null 15:26:05 sasl.jaas.config = null 15:26:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:05 sasl.kerberos.min.time.before.relogin = 60000 15:26:05 sasl.kerberos.service.name = null 15:26:05 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:05 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:05 sasl.login.callback.handler.class = null 15:26:05 sasl.login.class = null 15:26:05 sasl.login.connect.timeout.ms = null 15:26:05 sasl.login.read.timeout.ms = null 15:26:05 sasl.login.refresh.buffer.seconds = 300 15:26:05 sasl.login.refresh.min.period.seconds = 60 15:26:05 sasl.login.refresh.window.factor = 0.8 15:26:05 sasl.login.refresh.window.jitter = 0.05 15:26:05 sasl.login.retry.backoff.max.ms = 10000 15:26:05 sasl.login.retry.backoff.ms = 100 15:26:05 sasl.mechanism = GSSAPI 15:26:05 sasl.oauthbearer.clock.skew.seconds = 30 15:26:05 sasl.oauthbearer.expected.audience = null 15:26:05 sasl.oauthbearer.expected.issuer = null 15:26:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:05 sasl.oauthbearer.jwks.endpoint.url = null 15:26:05 sasl.oauthbearer.scope.claim.name = scope 15:26:05 sasl.oauthbearer.sub.claim.name = sub 15:26:05 sasl.oauthbearer.token.endpoint.url = null 15:26:05 security.protocol = PLAINTEXT 15:26:05 security.providers = null 15:26:05 send.buffer.bytes = 131072 15:26:05 socket.connection.setup.timeout.max.ms = 30000 15:26:05 socket.connection.setup.timeout.ms = 10000 15:26:05 ssl.cipher.suites = null 15:26:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:05 ssl.endpoint.identification.algorithm = https 15:26:05 ssl.engine.factory.class = null 15:26:05 ssl.key.password = null 15:26:05 ssl.keymanager.algorithm = SunX509 15:26:05 ssl.keystore.certificate.chain = null 15:26:05 ssl.keystore.key = null 15:26:05 ssl.keystore.location = null 15:26:05 ssl.keystore.password = null 15:26:05 ssl.keystore.type = JKS 15:26:05 ssl.protocol = TLSv1.3 15:26:05 ssl.provider = null 15:26:05 ssl.secure.random.implementation = null 15:26:05 ssl.trustmanager.algorithm = PKIX 15:26:05 ssl.truststore.certificates = null 15:26:05 ssl.truststore.location = null 15:26:05 ssl.truststore.password = null 15:26:05 ssl.truststore.type = JKS 15:26:05 transaction.timeout.ms = 60000 15:26:05 transactional.id = null 15:26:05 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:26:05 15:26:05 2024-03-14T15:26:04.785Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:05 2024-03-14T15:26:04.785Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:05 2024-03-14T15:26:04.785Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:05 2024-03-14T15:26:04.785Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429964785 15:26:05 2024-03-14T15:26:04.791Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to d0hnn3OWTqm_aIOdHkre2Q 15:26:05 2024-03-14T15:26:04.791Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 181wfLt6Sp-v9WWYo83TcQ 15:26:05 2024-03-14T15:26:04.805Z ERROR 7369 --- [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 15:26:05 15:26:05 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 15:26:05 Endpoint handler details: 15:26:05 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 15:26:05 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@71ee8e35] 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:26:05 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:26:05 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:26:05 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:26:05 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:26:05 at java.base/java.lang.Thread.run(Thread.java:833) 15:26:05 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 15:26:05 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 15:26:05 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 15:26:05 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 15:26:05 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 15:26:05 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:26:05 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 15:26:05 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 15:26:05 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 15:26:05 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 15:26:05 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 15:26:05 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 15:26:05 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 15:26:05 ... 14 common frames omitted 15:26:05 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.apache.kafka.clients.consumer.KafkaConsumer@77a9090d, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1710429964791, kafka_groupId=ncmp-async-rest-request-event-group}] 15:26:05 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 15:26:05 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 15:26:05 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 15:26:05 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 15:26:05 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 15:26:05 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 15:26:05 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 15:26:05 ... 19 common frames omitted 15:26:05 15:26:05 2024-03-14T15:26:04.808Z ERROR 7369 --- [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 15:26:05 15:26:05 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:26:05 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:26:05 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:26:05 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:26:05 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:26:05 at java.base/java.lang.Thread.run(Thread.java:833) 15:26:05 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:26:05 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:26:05 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:26:05 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:26:05 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:26:05 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:26:05 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:26:05 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:26:05 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:26:05 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 15:26:05 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:26:05 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:26:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:26:05 ... 3 common frames omitted 15:26:05 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:26:05 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:26:05 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:26:05 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:26:05 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:26:05 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:26:05 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:26:05 ... 15 common frames omitted 15:26:05 15:26:05 2024-03-14T15:26:04.926Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:05 2024-03-14T15:26:04.926Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.151Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.151Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.151Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 347ms, request timeout: 30000ms) 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=515784920, epoch=6) to node 1: 15:26:05 15:26:05 org.apache.kafka.common.errors.DisconnectException: null 15:26:05 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 350ms, elapsed time since send: 350ms, request timeout: 30000ms) 15:26:05 2024-03-14T15:26:05.152Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.153Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 15:26:05 2024-03-14T15:26:05.153Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.153Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.153Z INFO 7369 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=40864738, epoch=6) to node 1: 15:26:05 15:26:05 org.apache.kafka.common.errors.DisconnectException: null 15:26:05 15:26:05 2024-03-14T15:26:05.153Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.153Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] 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) 15:26:05 2024-03-14T15:26:05.154Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.154Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 15:26:05 2024-03-14T15:26:05.154Z INFO 7369 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:26:05 2024-03-14T15:26:05.154Z INFO 7369 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:26:05 2024-03-14T15:26:05.156Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.156Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] 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) 15:26:05 2024-03-14T15:26:05.253Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.253Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.253Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.253Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.253Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.253Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.253Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.254Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.253Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.254Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.254Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.254Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.254Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.254Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.257Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.257Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.354Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.354Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.354Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.354Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.354Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.354Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.355Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.355Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.366Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:05 2024-03-14T15:26:05.366Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:05 2024-03-14T15:26:05.371Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 15:26:05 2024-03-14T15:26:05.371Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 15:26:05 2024-03-14T15:26:05.372Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 15:26:05 2024-03-14T15:26:05.373Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.373Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.373Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.373Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:05 2024-03-14T15:26:05.374Z INFO 7369 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:26:05 2024-03-14T15:26:05.374Z INFO 7369 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:26:05 2024-03-14T15:26:05.374Z INFO 7369 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:26:05 2024-03-14T15:26:05.374Z INFO 7369 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:26:05 2024-03-14T15:26:05.374Z INFO 7369 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:26:05 2024-03-14T15:26:05.374Z INFO 7369 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:26:05 2024-03-14T15:26:05.379Z INFO 7369 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 15:26:05 2024-03-14T15:26:05.379Z INFO 7369 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 15:26:05 2024-03-14T15:26:05.379Z INFO 7369 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:26:05 2024-03-14T15:26:05.379Z INFO 7369 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:26:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.982 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 15:26:05 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 15:26:10 2024-03-14T15:26:05.387Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:26:10 2024-03-14T15:26:05.406Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.406Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.407Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.407Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.407Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.407Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.431Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.431Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.441Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.441Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.443Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f01c5785545e4a5e3261f6da4e01dca4df72cfd875d003be5d44aa5848d5e3f5 15:26:10 2024-03-14T15:26:05.556Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.556Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.606Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.606Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.607Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.607Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.610Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.610Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.617Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.617Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.659Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.659Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.727Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.727Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.935Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.935Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.959Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.959Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:05.969Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:10 2024-03-14T15:26:05.969Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.060Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.060Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.063Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.063Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.063Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.063Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.075Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.075Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.437Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.437Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.549Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.550Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.680Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.680Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.731Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.732Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.767Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.767Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.768Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.768Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.792Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.792Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.813Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.813Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:06.964Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:10 2024-03-14T15:26:06.964Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.029Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.029Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.541Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.541Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.560Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.560Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.621Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.621Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.621Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.621Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.635Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.635Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.666Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.666Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.835Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.836Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.949Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.949Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:07.969Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:10 2024-03-14T15:26:07.969Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.035Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.035Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.443Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.443Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.538Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.539Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.574Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.575Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.763Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.763Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.770Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.770Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.826Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.826Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:08.954Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:10 2024-03-14T15:26:08.954Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.039Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.039Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.096Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.096Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.174Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.174Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.442Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.442Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.449Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.449Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.731Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.731Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.835Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.835Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.866Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.866Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.966Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.966Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:09.973Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:10 2024-03-14T15:26:09.973Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.045Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:10 2024-03-14T15:26:10.045Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.199Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:10 2024-03-14T15:26:10.199Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.294Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:10 2024-03-14T15:26:10.294Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.352Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:10 2024-03-14T15:26:10.352Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.401Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:10 2024-03-14T15:26:10.401Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.617Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.230508819S 15:26:10 15:26:10,652 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:26:10 15:26:10,652 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:26:10 15:26:10,652 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@d864eae - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:26:10 15:26:10,656 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:26:10 15:26:10,656 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@d864eae - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:26:10 15:26:10,659 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:26:10 15:26:10,659 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:26:10 15:26:10,659 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:26:10 15:26:10,659 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:26:10 15:26:10,659 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@d864eae - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:26:10 15:26:10,662 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:26:10 15:26:10,662 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:26:10 15:26:10,662 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:26:10 15:26:10,663 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710429970662) 15:26:10 15:26:10,663 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:26:10 15:26:10,663 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:26:10 15:26:10,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:26:10 15:26:10,665 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:26:10 15:26:10,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:26:10 15:26:10,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:26:10 15:26:10,666 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:26:10 15:26:10,666 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:26:10 15:26:10,671 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1236d6f8 - Setting zoneId to "UTC" 15:26:10 15:26:10,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:26:10 15:26:10,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:26:10 15:26:10,674 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:26:10 15:26:10,674 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:26:10 15:26:10,674 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:26:10 15:26:10,674 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:26:10 15:26:10,675 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:26:10 15:26:10,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68edb7d - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:26:10 15:26:10,675 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:26:10 15:26:10,675 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@794efcf3 - End of configuration. 15:26:10 15:26:10,675 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@46823e4a - Registering current configuration as safe fallback point 15:26:10 15:26:10 15:26:10 . ____ _ __ _ _ 15:26:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:10 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:10 =========|_|==============|___/=/_/_/_/ 15:26:10 :: Spring Boot :: (v3.1.2) 15:26:10 15:26:10 2024-03-14T15:26:10.680Z INFO 7369 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:10 2024-03-14T15:26:10.680Z INFO 7369 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:26:10 2024-03-14T15:26:10.752Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:10 2024-03-14T15:26:10.752Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.839Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:10 2024-03-14T15:26:10.840Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:10 2024-03-14T15:26:10.857Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:26:10 allow.auto.create.topics = true 15:26:10 auto.commit.interval.ms = 5000 15:26:10 auto.include.jmx.reporter = true 15:26:10 auto.offset.reset = latest 15:26:10 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:26:10 check.crcs = true 15:26:10 client.dns.lookup = use_all_dns_ips 15:26:10 client.id = consumer-ncmp-data-operation-event-group-7 15:26:10 client.rack = 15:26:10 connections.max.idle.ms = 540000 15:26:10 default.api.timeout.ms = 60000 15:26:10 enable.auto.commit = false 15:26:10 exclude.internal.topics = true 15:26:10 fetch.max.bytes = 52428800 15:26:10 fetch.max.wait.ms = 500 15:26:10 fetch.min.bytes = 1 15:26:10 group.id = ncmp-data-operation-event-group 15:26:10 group.instance.id = null 15:26:10 heartbeat.interval.ms = 3000 15:26:10 interceptor.classes = [] 15:26:10 internal.leave.group.on.close = true 15:26:10 internal.throw.on.fetch.stable.offset.unsupported = false 15:26:10 isolation.level = read_uncommitted 15:26:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:26:10 max.partition.fetch.bytes = 1048576 15:26:10 max.poll.interval.ms = 300000 15:26:10 max.poll.records = 500 15:26:10 metadata.max.age.ms = 300000 15:26:10 metric.reporters = [] 15:26:10 metrics.num.samples = 2 15:26:10 metrics.recording.level = INFO 15:26:10 metrics.sample.window.ms = 30000 15:26:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:26:10 receive.buffer.bytes = 65536 15:26:10 reconnect.backoff.max.ms = 1000 15:26:10 reconnect.backoff.ms = 50 15:26:10 request.timeout.ms = 30000 15:26:10 retry.backoff.ms = 100 15:26:10 sasl.client.callback.handler.class = null 15:26:10 sasl.jaas.config = null 15:26:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:10 sasl.kerberos.min.time.before.relogin = 60000 15:26:10 sasl.kerberos.service.name = null 15:26:10 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:10 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:10 sasl.login.callback.handler.class = null 15:26:10 sasl.login.class = null 15:26:10 sasl.login.connect.timeout.ms = null 15:26:10 sasl.login.read.timeout.ms = null 15:26:10 sasl.login.refresh.buffer.seconds = 300 15:26:10 sasl.login.refresh.min.period.seconds = 60 15:26:10 sasl.login.refresh.window.factor = 0.8 15:26:10 sasl.login.refresh.window.jitter = 0.05 15:26:10 sasl.login.retry.backoff.max.ms = 10000 15:26:10 sasl.login.retry.backoff.ms = 100 15:26:10 sasl.mechanism = GSSAPI 15:26:10 sasl.oauthbearer.clock.skew.seconds = 30 15:26:10 sasl.oauthbearer.expected.audience = null 15:26:10 sasl.oauthbearer.expected.issuer = null 15:26:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:10 sasl.oauthbearer.jwks.endpoint.url = null 15:26:10 sasl.oauthbearer.scope.claim.name = scope 15:26:10 sasl.oauthbearer.sub.claim.name = sub 15:26:10 sasl.oauthbearer.token.endpoint.url = null 15:26:10 security.protocol = PLAINTEXT 15:26:10 security.providers = null 15:26:10 send.buffer.bytes = 131072 15:26:10 session.timeout.ms = 45000 15:26:10 socket.connection.setup.timeout.max.ms = 30000 15:26:10 socket.connection.setup.timeout.ms = 10000 15:26:10 ssl.cipher.suites = null 15:26:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:10 ssl.endpoint.identification.algorithm = https 15:26:10 ssl.engine.factory.class = null 15:26:10 ssl.key.password = null 15:26:10 ssl.keymanager.algorithm = SunX509 15:26:10 ssl.keystore.certificate.chain = null 15:26:10 ssl.keystore.key = null 15:26:10 ssl.keystore.location = null 15:26:10 ssl.keystore.password = null 15:26:10 ssl.keystore.type = JKS 15:26:10 ssl.protocol = TLSv1.3 15:26:10 ssl.provider = null 15:26:10 ssl.secure.random.implementation = null 15:26:10 ssl.trustmanager.algorithm = PKIX 15:26:10 ssl.truststore.certificates = null 15:26:10 ssl.truststore.location = null 15:26:10 ssl.truststore.password = null 15:26:10 ssl.truststore.type = JKS 15:26:10 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:26:10 15:26:10 2024-03-14T15:26:10.860Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:10 2024-03-14T15:26:10.860Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:10 2024-03-14T15:26:10.860Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429970860 15:26:10 2024-03-14T15:26:10.860Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 15:26:10 2024-03-14T15:26:10.877Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:26:10 allow.auto.create.topics = true 15:26:10 auto.commit.interval.ms = 5000 15:26:10 auto.include.jmx.reporter = true 15:26:10 auto.offset.reset = latest 15:26:10 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:26:10 check.crcs = true 15:26:10 client.dns.lookup = use_all_dns_ips 15:26:10 client.id = consumer-ncmp-async-rest-request-event-group-8 15:26:10 client.rack = 15:26:10 connections.max.idle.ms = 540000 15:26:10 default.api.timeout.ms = 60000 15:26:10 enable.auto.commit = false 15:26:10 exclude.internal.topics = true 15:26:10 fetch.max.bytes = 52428800 15:26:10 fetch.max.wait.ms = 500 15:26:10 fetch.min.bytes = 1 15:26:10 group.id = ncmp-async-rest-request-event-group 15:26:10 group.instance.id = null 15:26:10 heartbeat.interval.ms = 3000 15:26:10 interceptor.classes = [] 15:26:10 internal.leave.group.on.close = true 15:26:10 internal.throw.on.fetch.stable.offset.unsupported = false 15:26:10 isolation.level = read_uncommitted 15:26:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:26:10 max.partition.fetch.bytes = 1048576 15:26:10 max.poll.interval.ms = 300000 15:26:10 max.poll.records = 500 15:26:10 metadata.max.age.ms = 300000 15:26:10 metric.reporters = [] 15:26:10 metrics.num.samples = 2 15:26:10 metrics.recording.level = INFO 15:26:10 metrics.sample.window.ms = 30000 15:26:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:26:10 receive.buffer.bytes = 65536 15:26:10 reconnect.backoff.max.ms = 1000 15:26:10 reconnect.backoff.ms = 50 15:26:10 request.timeout.ms = 30000 15:26:10 retry.backoff.ms = 100 15:26:10 sasl.client.callback.handler.class = null 15:26:10 sasl.jaas.config = null 15:26:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:10 sasl.kerberos.min.time.before.relogin = 60000 15:26:10 sasl.kerberos.service.name = null 15:26:10 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:10 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:10 sasl.login.callback.handler.class = null 15:26:10 sasl.login.class = null 15:26:10 sasl.login.connect.timeout.ms = null 15:26:10 sasl.login.read.timeout.ms = null 15:26:10 sasl.login.refresh.buffer.seconds = 300 15:26:10 sasl.login.refresh.min.period.seconds = 60 15:26:10 sasl.login.refresh.window.factor = 0.8 15:26:10 sasl.login.refresh.window.jitter = 0.05 15:26:10 sasl.login.retry.backoff.max.ms = 10000 15:26:10 sasl.login.retry.backoff.ms = 100 15:26:10 sasl.mechanism = GSSAPI 15:26:10 sasl.oauthbearer.clock.skew.seconds = 30 15:26:10 sasl.oauthbearer.expected.audience = null 15:26:10 sasl.oauthbearer.expected.issuer = null 15:26:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:10 sasl.oauthbearer.jwks.endpoint.url = null 15:26:10 sasl.oauthbearer.scope.claim.name = scope 15:26:10 sasl.oauthbearer.sub.claim.name = sub 15:26:10 sasl.oauthbearer.token.endpoint.url = null 15:26:10 security.protocol = PLAINTEXT 15:26:10 security.providers = null 15:26:10 send.buffer.bytes = 131072 15:26:10 session.timeout.ms = 45000 15:26:10 socket.connection.setup.timeout.max.ms = 30000 15:26:10 socket.connection.setup.timeout.ms = 10000 15:26:10 ssl.cipher.suites = null 15:26:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:10 ssl.endpoint.identification.algorithm = https 15:26:10 ssl.engine.factory.class = null 15:26:10 ssl.key.password = null 15:26:10 ssl.keymanager.algorithm = SunX509 15:26:10 ssl.keystore.certificate.chain = null 15:26:10 ssl.keystore.key = null 15:26:10 ssl.keystore.location = null 15:26:10 ssl.keystore.password = null 15:26:10 ssl.keystore.type = JKS 15:26:10 ssl.protocol = TLSv1.3 15:26:10 ssl.provider = null 15:26:10 ssl.secure.random.implementation = null 15:26:10 ssl.trustmanager.algorithm = PKIX 15:26:10 ssl.truststore.certificates = null 15:26:10 ssl.truststore.location = null 15:26:10 ssl.truststore.password = null 15:26:10 ssl.truststore.type = JKS 15:26:10 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:26:10 15:26:10 2024-03-14T15:26:10.887Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:10 2024-03-14T15:26:10.887Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:10 2024-03-14T15:26:10.887Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429970887 15:26:10 2024-03-14T15:26:10.887Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 15:26:10 2024-03-14T15:26:10.891Z INFO 7369 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.266 seconds (process running for 63.947) 15:26:11 2024-03-14T15:26:10.940Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:11 2024-03-14T15:26:10.940Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:10.954Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:11 2024-03-14T15:26:10.954Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.009Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 15:26:11 2024-03-14T15:26:11.009Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: tvyoo9bjRnmqgDG-ZzSD6A 15:26:11 2024-03-14T15:26:11.045Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:26:11 2024-03-14T15:26:11.045Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: tvyoo9bjRnmqgDG-ZzSD6A 15:26:11 2024-03-14T15:26:11.057Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.058Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.079Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.080Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.153Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 15:26:11 2024-03-14T15:26:11.157Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 15:26:11 2024-03-14T15:26:11.209Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.209Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.212Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.212Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.262Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to g_R-kJl_ThyAv8sS4gOEOQ 15:26:11 2024-03-14T15:26:11.262Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to g_R-kJl_ThyAv8sS4gOEOQ 15:26:11 2024-03-14T15:26:11.273Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 15:26:11 2024-03-14T15:26:11.273Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 15:26:11 2024-03-14T15:26:11.274Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 15:26:11 2024-03-14T15:26:11.277Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 15:26:11 2024-03-14T15:26:11.305Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-81a509a0-1f70-46a6-a859-122e0219d143 15:26:11 2024-03-14T15:26:11.305Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:26:11 2024-03-14T15:26:11.305Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 15:26:11 2024-03-14T15:26:11.305Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-4962121d-8bff-497e-a0c1-d3134c44bd9a 15:26:11 2024-03-14T15:26:11.305Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:26:11 2024-03-14T15:26:11.305Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 15:26:11 2024-03-14T15:26:11.344Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-4962121d-8bff-497e-a0c1-d3134c44bd9a', protocol='range'} 15:26:11 2024-03-14T15:26:11.344Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-4962121d-8bff-497e-a0c1-d3134c44bd9a=Assignment(partitions=[ncmp-async-m2m-0])} 15:26:11 2024-03-14T15:26:11.348Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-81a509a0-1f70-46a6-a859-122e0219d143', protocol='range'} 15:26:11 2024-03-14T15:26:11.348Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-81a509a0-1f70-46a6-a859-122e0219d143=Assignment(partitions=[ncmp-async-m2m-0])} 15:26:11 2024-03-14T15:26:11.412Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-81a509a0-1f70-46a6-a859-122e0219d143', protocol='range'} 15:26:11 2024-03-14T15:26:11.412Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-4962121d-8bff-497e-a0c1-d3134c44bd9a', protocol='range'} 15:26:11 2024-03-14T15:26:11.413Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 15:26:11 2024-03-14T15:26:11.413Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 15:26:11 2024-03-14T15:26:11.413Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 15:26:11 2024-03-14T15:26:11.413Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 15:26:11 2024-03-14T15:26:11.427Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:11 2024-03-14T15:26:11.428Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:11 2024-03-14T15:26:11.431Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:11 2024-03-14T15:26:11.434Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 15:26:11 2024-03-14T15:26:11.447Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 15:26:11 2024-03-14T15:26:11.447Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 15:26:11 2024-03-14T15:26:11.467Z INFO 7369 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 15:26:11 2024-03-14T15:26:11.468Z INFO 7369 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 15:26:11 2024-03-14T15:26:11.469Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.469Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.471Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.471Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.521Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:11 2024-03-14T15:26:11.521Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:11 acks = -1 15:26:11 auto.include.jmx.reporter = true 15:26:11 batch.size = 16384 15:26:11 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:26:11 buffer.memory = 33554432 15:26:11 client.dns.lookup = use_all_dns_ips 15:26:11 client.id = producer-9 15:26:11 compression.type = none 15:26:11 connections.max.idle.ms = 540000 15:26:11 delivery.timeout.ms = 120000 15:26:11 enable.idempotence = false 15:26:11 interceptor.classes = [] 15:26:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:11 linger.ms = 1 15:26:11 max.block.ms = 60000 15:26:11 max.in.flight.requests.per.connection = 5 15:26:11 max.request.size = 1048576 15:26:11 metadata.max.age.ms = 300000 15:26:11 metadata.max.idle.ms = 300000 15:26:11 metric.reporters = [] 15:26:11 metrics.num.samples = 2 15:26:11 metrics.recording.level = INFO 15:26:11 metrics.sample.window.ms = 30000 15:26:11 partitioner.adaptive.partitioning.enable = true 15:26:11 partitioner.availability.timeout.ms = 0 15:26:11 partitioner.class = null 15:26:11 partitioner.ignore.keys = false 15:26:11 receive.buffer.bytes = 32768 15:26:11 reconnect.backoff.max.ms = 1000 15:26:11 reconnect.backoff.ms = 50 15:26:11 request.timeout.ms = 30000 15:26:11 retries = 0 15:26:11 retry.backoff.ms = 100 15:26:11 sasl.client.callback.handler.class = null 15:26:11 sasl.jaas.config = null 15:26:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:11 sasl.kerberos.min.time.before.relogin = 60000 15:26:11 sasl.kerberos.service.name = null 15:26:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:11 sasl.login.callback.handler.class = null 15:26:11 sasl.login.class = null 15:26:11 sasl.login.connect.timeout.ms = null 15:26:11 sasl.login.read.timeout.ms = null 15:26:11 sasl.login.refresh.buffer.seconds = 300 15:26:11 sasl.login.refresh.min.period.seconds = 60 15:26:11 sasl.login.refresh.window.factor = 0.8 15:26:11 sasl.login.refresh.window.jitter = 0.05 15:26:11 sasl.login.retry.backoff.max.ms = 10000 15:26:11 sasl.login.retry.backoff.ms = 100 15:26:11 sasl.mechanism = GSSAPI 15:26:11 sasl.oauthbearer.clock.skew.seconds = 30 15:26:11 sasl.oauthbearer.expected.audience = null 15:26:11 sasl.oauthbearer.expected.issuer = null 15:26:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:11 sasl.oauthbearer.jwks.endpoint.url = null 15:26:11 sasl.oauthbearer.scope.claim.name = scope 15:26:11 sasl.oauthbearer.sub.claim.name = sub 15:26:11 sasl.oauthbearer.token.endpoint.url = null 15:26:11 security.protocol = PLAINTEXT 15:26:11 security.providers = null 15:26:11 send.buffer.bytes = 131072 15:26:11 socket.connection.setup.timeout.max.ms = 30000 15:26:11 socket.connection.setup.timeout.ms = 10000 15:26:11 ssl.cipher.suites = null 15:26:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:11 ssl.endpoint.identification.algorithm = https 15:26:11 ssl.engine.factory.class = null 15:26:11 ssl.key.password = null 15:26:11 ssl.keymanager.algorithm = SunX509 15:26:11 ssl.keystore.certificate.chain = null 15:26:11 ssl.keystore.key = null 15:26:11 ssl.keystore.location = null 15:26:11 ssl.keystore.password = null 15:26:11 ssl.keystore.type = JKS 15:26:11 ssl.protocol = TLSv1.3 15:26:11 ssl.provider = null 15:26:11 ssl.secure.random.implementation = null 15:26:11 ssl.trustmanager.algorithm = PKIX 15:26:11 ssl.truststore.certificates = null 15:26:11 ssl.truststore.location = null 15:26:11 ssl.truststore.password = null 15:26:11 ssl.truststore.type = JKS 15:26:11 transaction.timeout.ms = 60000 15:26:11 transactional.id = null 15:26:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:26:11 15:26:11 2024-03-14T15:26:11.524Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:11 2024-03-14T15:26:11.524Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:11 2024-03-14T15:26:11.524Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:11 2024-03-14T15:26:11.524Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429971524 15:26:11 2024-03-14T15:26:11.541Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to g_R-kJl_ThyAv8sS4gOEOQ 15:26:11 2024-03-14T15:26:11.541Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: tvyoo9bjRnmqgDG-ZzSD6A 15:26:11 2024-03-14T15:26:11.661Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:26:11 2024-03-14T15:26:11.661Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:11 acks = -1 15:26:11 auto.include.jmx.reporter = true 15:26:11 batch.size = 16384 15:26:11 bootstrap.servers = [PLAINTEXT://localhost:32774] 15:26:11 buffer.memory = 33554432 15:26:11 client.dns.lookup = use_all_dns_ips 15:26:11 client.id = producer-10 15:26:11 compression.type = none 15:26:11 connections.max.idle.ms = 540000 15:26:11 delivery.timeout.ms = 120000 15:26:11 enable.idempotence = false 15:26:11 interceptor.classes = [] 15:26:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:11 linger.ms = 1 15:26:11 max.block.ms = 60000 15:26:11 max.in.flight.requests.per.connection = 5 15:26:11 max.request.size = 1048576 15:26:11 metadata.max.age.ms = 300000 15:26:11 metadata.max.idle.ms = 300000 15:26:11 metric.reporters = [] 15:26:11 metrics.num.samples = 2 15:26:11 metrics.recording.level = INFO 15:26:11 metrics.sample.window.ms = 30000 15:26:11 partitioner.adaptive.partitioning.enable = true 15:26:11 partitioner.availability.timeout.ms = 0 15:26:11 partitioner.class = null 15:26:11 partitioner.ignore.keys = false 15:26:11 receive.buffer.bytes = 32768 15:26:11 reconnect.backoff.max.ms = 1000 15:26:11 reconnect.backoff.ms = 50 15:26:11 request.timeout.ms = 30000 15:26:11 retries = 0 15:26:11 retry.backoff.ms = 100 15:26:11 sasl.client.callback.handler.class = null 15:26:11 sasl.jaas.config = null 15:26:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:11 sasl.kerberos.min.time.before.relogin = 60000 15:26:11 sasl.kerberos.service.name = null 15:26:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:11 sasl.login.callback.handler.class = null 15:26:11 sasl.login.class = null 15:26:11 sasl.login.connect.timeout.ms = null 15:26:11 sasl.login.read.timeout.ms = null 15:26:11 sasl.login.refresh.buffer.seconds = 300 15:26:11 sasl.login.refresh.min.period.seconds = 60 15:26:11 sasl.login.refresh.window.factor = 0.8 15:26:11 sasl.login.refresh.window.jitter = 0.05 15:26:11 sasl.login.retry.backoff.max.ms = 10000 15:26:11 sasl.login.retry.backoff.ms = 100 15:26:11 sasl.mechanism = GSSAPI 15:26:11 sasl.oauthbearer.clock.skew.seconds = 30 15:26:11 sasl.oauthbearer.expected.audience = null 15:26:11 sasl.oauthbearer.expected.issuer = null 15:26:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:11 sasl.oauthbearer.jwks.endpoint.url = null 15:26:11 sasl.oauthbearer.scope.claim.name = scope 15:26:11 sasl.oauthbearer.sub.claim.name = sub 15:26:11 sasl.oauthbearer.token.endpoint.url = null 15:26:11 security.protocol = PLAINTEXT 15:26:11 security.providers = null 15:26:11 send.buffer.bytes = 131072 15:26:11 socket.connection.setup.timeout.max.ms = 30000 15:26:11 socket.connection.setup.timeout.ms = 10000 15:26:11 ssl.cipher.suites = null 15:26:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:11 ssl.endpoint.identification.algorithm = https 15:26:11 ssl.engine.factory.class = null 15:26:11 ssl.key.password = null 15:26:11 ssl.keymanager.algorithm = SunX509 15:26:11 ssl.keystore.certificate.chain = null 15:26:11 ssl.keystore.key = null 15:26:11 ssl.keystore.location = null 15:26:11 ssl.keystore.password = null 15:26:11 ssl.keystore.type = JKS 15:26:11 ssl.protocol = TLSv1.3 15:26:11 ssl.provider = null 15:26:11 ssl.secure.random.implementation = null 15:26:11 ssl.trustmanager.algorithm = PKIX 15:26:11 ssl.truststore.certificates = null 15:26:11 ssl.truststore.location = null 15:26:11 ssl.truststore.password = null 15:26:11 ssl.truststore.type = JKS 15:26:11 transaction.timeout.ms = 60000 15:26:11 transactional.id = null 15:26:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:26:11 15:26:11 2024-03-14T15:26:11.671Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:26:11 2024-03-14T15:26:11.671Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:11 2024-03-14T15:26:11.671Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:11 2024-03-14T15:26:11.671Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710429971671 15:26:11 2024-03-14T15:26:11.683Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to g_R-kJl_ThyAv8sS4gOEOQ 15:26:11 2024-03-14T15:26:11.683Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: tvyoo9bjRnmqgDG-ZzSD6A 15:26:11 2024-03-14T15:26:11.695Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.695Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:11 2024-03-14T15:26:11.716Z ERROR 7369 --- [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 15:26:11 15:26:11 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 15:26:11 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 15:26:11 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 15:26:11 at io.micrometer.observation.Observation.observe(Observation.java:544) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 15:26:11 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 15:26:11 at java.base/java.lang.Thread.run(Thread.java:833) 15:26:11 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 15:26:11 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 15:26:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 15:26:11 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 15:26:11 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 15:26:11 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 15:26:11 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 15:26:11 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 15:26:11 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 15:26:11 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1287) 15:26:11 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 15:26:11 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 15:26:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 15:26:11 ... 3 common frames omitted 15:26:11 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 15:26:11 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 15:26:11 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 15:26:11 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 15:26:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 15:26:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 15:26:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 15:26:11 ... 15 common frames omitted 15:26:11 15:26:11 2024-03-14T15:26:11.772Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:11 2024-03-14T15:26:11.772Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:11.864Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.865Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 166ms, elapsed time since send: 166ms, request timeout: 30000ms) 15:26:12 2024-03-14T15:26:11.873Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 15:26:12 2024-03-14T15:26:11.874Z INFO 7369 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1855806691, epoch=2) to node 1: 15:26:12 15:26:12 org.apache.kafka.common.errors.DisconnectException: null 15:26:12 15:26:12 2024-03-14T15:26:11.874Z INFO 7369 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.874Z INFO 7369 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:26:12 2024-03-14T15:26:11.874Z INFO 7369 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 163ms, elapsed time since send: 163ms, request timeout: 30000ms) 15:26:12 2024-03-14T15:26:11.874Z INFO 7369 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 64ms, elapsed time since send: 64ms, request timeout: 30000ms) 15:26:12 2024-03-14T15:26:11.874Z INFO 7369 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:26:12 2024-03-14T15:26:11.874Z INFO 7369 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=143990975, epoch=2) to node 1: 15:26:12 15:26:12 org.apache.kafka.common.errors.DisconnectException: null 15:26:12 15:26:12 2024-03-14T15:26:11.875Z INFO 7369 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:26:12 2024-03-14T15:26:11.875Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:26:12 2024-03-14T15:26:11.974Z INFO 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.974Z WARN 7369 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:11.975Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.975Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:11.975Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.975Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:12 2024-03-14T15:26:11.975Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:11.975Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.012Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.012Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.076Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.076Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.076Z INFO 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.076Z WARN 7369 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.076Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.076Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 15:26:12 2024-03-14T15:26:12.099Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.099Z WARN 7369 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.099Z INFO 7369 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.100Z INFO 7369 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 15:26:12 2024-03-14T15:26:12.101Z INFO 7369 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 15:26:12 2024-03-14T15:26:12.101Z INFO 7369 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 15:26:12 2024-03-14T15:26:12.101Z INFO 7369 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 15:26:12 2024-03-14T15:26:12.104Z INFO 7369 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 15:26:12 2024-03-14T15:26:12.104Z INFO 7369 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 15:26:12 2024-03-14T15:26:12.105Z INFO 7369 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 15:26:12 2024-03-14T15:26:12.105Z INFO 7369 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 15:26:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.72 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 15:26:12 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 15:26:12 2024-03-14T15:26:12.184Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.184Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:12 15:26:12,290 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:26:12 15:26:12,290 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:26:12 15:26:12,291 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@34b58147 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:26:12 15:26:12,293 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:26:12 15:26:12,293 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@34b58147 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:26:12 15:26:12,295 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:26:12 15:26:12,295 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:26:12 15:26:12,295 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:26:12 15:26:12,296 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:26:12 15:26:12,296 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@34b58147 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:26:12 15:26:12,298 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:26:12 15:26:12,298 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:26:12 15:26:12,298 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:26:12 15:26:12,298 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710429972298) 15:26:12 15:26:12,298 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:26:12 15:26:12,298 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:26:12 15:26:12,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:26:12 15:26:12,300 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:26:12 15:26:12,300 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:26:12 15:26:12,300 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:26:12 15:26:12,300 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:26:12 15:26:12,301 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:26:12 15:26:12,305 |-INFO in ch.qos.logback.classic.pattern.DateConverter@390f03d6 - Setting zoneId to "UTC" 15:26:12 15:26:12,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:26:12 15:26:12,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fc966c2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:26:12 15:26:12,309 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@75aae221 - End of configuration. 15:26:12 15:26:12,309 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6d0dea6a - Registering current configuration as safe fallback point 15:26:12 15:26:12 15:26:12 . ____ _ __ _ _ 15:26:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:12 =========|_|==============|___/=/_/_/_/ 15:26:12 :: Spring Boot :: (v3.1.2) 15:26:12 15:26:12 2024-03-14T15:26:12.313Z INFO 7369 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:12 2024-03-14T15:26:12.313Z INFO 7369 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 15:26:12 2024-03-14T15:26:12.328Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.328Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.375Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.376Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.414Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.414Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.422Z INFO 7369 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.15 seconds (process running for 65.478) 15:26:12 2024-03-14T15:26:12.422Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.422Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.423Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.423Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.472Z WARN 7369 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 15:26:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 15:26:12 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 15:26:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 15:26:12 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 15:26:12 15:26:12 . ____ _ __ _ _ 15:26:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:12 =========|_|==============|___/=/_/_/_/ 15:26:12 :: Spring Boot :: (v3.1.2) 15:26:12 15:26:12 2024-03-14T15:26:12.521Z INFO 7369 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:12 2024-03-14T15:26:12.521Z INFO 7369 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 15:26:12 2024-03-14T15:26:12.540Z INFO 7369 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.038 seconds (process running for 65.595) 15:26:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 15:26:12 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 15:26:12 15:26:12 . ____ _ __ _ _ 15:26:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:12 =========|_|==============|___/=/_/_/_/ 15:26:12 :: Spring Boot :: (v3.1.2) 15:26:12 15:26:12 2024-03-14T15:26:12.574Z INFO 7369 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:12 2024-03-14T15:26:12.574Z INFO 7369 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 15:26:12 2024-03-14T15:26:12.580Z INFO 7369 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.025 seconds (process running for 65.636) 15:26:12 2024-03-14T15:26:12.680Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.680Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.739Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.739Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.752Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.752Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.797Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.797Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:12 2024-03-14T15:26:12.819Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:12 2024-03-14T15:26:12.819Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 15:26:12 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 15:26:16 15:26:16 . ____ _ __ _ _ 15:26:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:16 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:16 =========|_|==============|___/=/_/_/_/ 15:26:16 :: Spring Boot :: (v3.1.2) 15:26:16 15:26:16 2024-03-14T15:26:12.865Z INFO 7369 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:16 2024-03-14T15:26:12.866Z INFO 7369 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:26:16 2024-03-14T15:26:12.951Z WARN 7369 --- [ 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: 15:26:16 --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 15:26:16 2024-03-14T15:26:13.013Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.013Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.017Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.017Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.041Z INFO 7369 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:26:16 + + o o o o---o o----o o o---o o o----o o--o--o 15:26:16 + + + + | | / \ / | | / / \ | | 15:26:16 + + + + + o----o o o o o----o | o o o o----o | 15:26:16 + + + + | | / \ / | | \ / \ | | 15:26:16 + + o o o o o---o o----o o----o o---o o o o----o o 15:26:16 2024-03-14T15:26:13.041Z INFO 7369 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:26:16 2024-03-14T15:26:13.041Z INFO 7369 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 15:26:16 2024-03-14T15:26:13.041Z INFO 7369 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:26:16 2024-03-14T15:26:13.042Z INFO 7369 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:26:16 2024-03-14T15:26:13.044Z INFO 7369 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:26:16 To enable the Jet engine on the members, do one of the following: 15:26:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:26:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:26:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:26:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:26:16 2024-03-14T15:26:13.198Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.198Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.440Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.440Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.491Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.492Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.497Z INFO 7369 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:26:16 2024-03-14T15:26:13.592Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.592Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.592Z INFO 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:26:16 2024-03-14T15:26:13.597Z WARN 7369 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:26:16 2024-03-14T15:26:13.601Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.601Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.601Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.601Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.607Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.607Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.640Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.640Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.646Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.646Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.669Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.669Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.842Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:16 2024-03-14T15:26:13.842Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:13.853Z INFO 7369 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:26:16 2024-03-14T15:26:13.858Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 15:26:16 2024-03-14T15:26:14.170Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.170Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.300Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.300Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.345Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.345Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.393Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.394Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.494Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.494Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.505Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.505Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.510Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.510Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.522Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.522Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.549Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.549Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.555Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.555Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.694Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.695Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:14.796Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:16 2024-03-14T15:26:14.796Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.274Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.274Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.297Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.297Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.303Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.303Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.350Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.350Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.398Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.398Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.409Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.409Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.427Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.427Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.516Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.516Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.555Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.556Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.561Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.561Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.650Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.650Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:15.698Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:16 2024-03-14T15:26:15.698Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.207Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.207Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.262Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.262Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.278Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.278Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.351Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.351Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.357Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.357Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.398Z INFO 7369 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:26:16 15:26:16 Members {size:1, ver:1} [ 15:26:16 Member [10.250.0.254]:5701 - 4599357b-7555-4ee9-9c61-60d02fe5796f this 15:26:16 ] 15:26:16 15:26:16 2024-03-14T15:26:16.418Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 15:26:16 2024-03-14T15:26:16.448Z INFO 7369 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.619 seconds (process running for 69.504) 15:26:16 2024-03-14T15:26:16.458Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.458Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.502Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.502Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.518Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.519Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.525Z INFO 7369 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 15:26:16 2024-03-14T15:26:16.629Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.629Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.656Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.656Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.706Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.706Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 2024-03-14T15:26:16.730Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:16 2024-03-14T15:26:16.730Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.912 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 15:26:16 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 15:26:23 15:26:23 . ____ _ __ _ _ 15:26:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:23 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:23 =========|_|==============|___/=/_/_/_/ 15:26:23 :: Spring Boot :: (v3.1.2) 15:26:23 15:26:23 2024-03-14T15:26:16.769Z INFO 7369 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:23 2024-03-14T15:26:16.769Z INFO 7369 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:26:23 2024-03-14T15:26:16.787Z INFO 7369 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:26:23 + + o o o o---o o----o o o---o o o----o o--o--o 15:26:23 + + + + | | / \ / | | / / \ | | 15:26:23 + + + + + o----o o o o o----o | o o o o----o | 15:26:23 + + + + | | / \ / | | \ / \ | | 15:26:23 + + o o o o o---o o----o o----o o---o o o o----o o 15:26:23 2024-03-14T15:26:16.787Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:26:23 2024-03-14T15:26:16.787Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5702 15:26:23 2024-03-14T15:26:16.787Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:26:23 2024-03-14T15:26:16.787Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:26:23 2024-03-14T15:26:16.787Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:26:23 To enable the Jet engine on the members, do one of the following: 15:26:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:26:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:26:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:26:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:26:23 2024-03-14T15:26:16.799Z INFO 7369 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:26:23 2024-03-14T15:26:16.801Z INFO 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:26:23 2024-03-14T15:26:16.801Z WARN 7369 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:26:23 2024-03-14T15:26:16.819Z INFO 7369 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:26:23 2024-03-14T15:26:16.820Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5702 is STARTING 15:26:23 2024-03-14T15:26:17.179Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.179Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.212Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.212Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.229Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.229Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.414Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.414Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.437Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.437Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.522Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.522Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.536Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.536Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.572Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.572Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.617Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.617Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.633Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.633Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.670Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.670Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:17.788Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:23 2024-03-14T15:26:17.788Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.084Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.084Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.114Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.114Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.334Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.334Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.341Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.341Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.519Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.519Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.587Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.587Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.626Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.626Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.672Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.672Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.675Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.675Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.675Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.676Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.739Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.739Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.792Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.792Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:18.989Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:23 2024-03-14T15:26:18.989Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.036Z INFO 7369 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:26:23 15:26:23 Members {size:1, ver:1} [ 15:26:23 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a this 15:26:23 ] 15:26:23 15:26:23 2024-03-14T15:26:19.036Z WARN 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 15:26:23 2024-03-14T15:26:19.037Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5702 is STARTED 15:26:23 2024-03-14T15:26:19.052Z INFO 7369 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:26:23 + + o o o o---o o----o o o---o o o----o o--o--o 15:26:23 + + + + | | / \ / | | / / \ | | 15:26:23 + + + + + o----o o o o o----o | o o o o----o | 15:26:23 + + + + | | / \ / | | \ / \ | | 15:26:23 + + o o o o o---o o----o o----o o---o o o o----o o 15:26:23 2024-03-14T15:26:19.052Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:26:23 2024-03-14T15:26:19.052Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5703 15:26:23 2024-03-14T15:26:19.052Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:26:23 2024-03-14T15:26:19.052Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:26:23 2024-03-14T15:26:19.052Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:26:23 To enable the Jet engine on the members, do one of the following: 15:26:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:26:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:26:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:26:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:26:23 2024-03-14T15:26:19.072Z INFO 7369 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:26:23 2024-03-14T15:26:19.075Z INFO 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:26:23 2024-03-14T15:26:19.075Z WARN 7369 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:26:23 2024-03-14T15:26:19.087Z INFO 7369 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:26:23 2024-03-14T15:26:19.087Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5703 is STARTING 15:26:23 2024-03-14T15:26:19.179Z INFO 7369 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.50]:5702 15:26:23 2024-03-14T15:26:19.208Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5702 and /10.30.107.50:54983 15:26:23 2024-03-14T15:26:19.211Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:54983 and /10.30.107.50:5702 15:26:23 2024-03-14T15:26:19.217Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.217Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.295Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.295Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.388Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.388Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.528Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.529Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.540Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.540Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.724Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.724Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.729Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.729Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.776Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.776Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.780Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.781Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.843Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.843Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:19.947Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:23 2024-03-14T15:26:19.947Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.144Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.144Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.293Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.293Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.322Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.322Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.395Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.395Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.399Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.399Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.683Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.683Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.732Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.732Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.778Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.778Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.780Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.780Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.846Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.846Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.883Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.883Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:20.952Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:23 2024-03-14T15:26:20.952Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.303Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.303Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.348Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.348Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.497Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.497Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.500Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.500Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.525Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.525Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.687Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.687Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.785Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.785Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.790Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.790Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.935Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.935Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.950Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.950Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.956Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.956Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:21.986Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:23 2024-03-14T15:26:21.986Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.257Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.257Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.427Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.427Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.451Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.451Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.654Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.654Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.701Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.701Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.788Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.788Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.839Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.839Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.853Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.853Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.891Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.891Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.893Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.893Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:22.909Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:23 2024-03-14T15:26:22.909Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.040Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.040Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.430Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.430Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.461Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.461Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.504Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.504Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.507Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.507Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.704Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.704Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.744Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.744Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.793Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:23 2024-03-14T15:26:23.793Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:23 2024-03-14T15:26:23.843Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:30 2024-03-14T15:26:23.843Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:23.845Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:30 2024-03-14T15:26:23.845Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:23.855Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:23.855Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.064Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.064Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.144Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.144Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.303Z INFO 7369 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:26:30 15:26:30 Members {size:2, ver:2} [ 15:26:30 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a this 15:26:30 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:30 ] 15:26:30 15:26:30 2024-03-14T15:26:24.313Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:26:30 15:26:30 Members {size:2, ver:2} [ 15:26:30 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:30 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 this 15:26:30 ] 15:26:30 15:26:30 2024-03-14T15:26:24.314Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.314Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.314Z WARN 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 15:26:30 2024-03-14T15:26:24.315Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5703 is STARTED 15:26:30 2024-03-14T15:26:24.322Z INFO 7369 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:26:30 + + o o o o---o o----o o o---o o o----o o--o--o 15:26:30 + + + + | | / \ / | | / / \ | | 15:26:30 + + + + + o----o o o o o----o | o o o o----o | 15:26:30 + + + + | | / \ / | | \ / \ | | 15:26:30 + + o o o o o---o o----o o----o o---o o o o----o o 15:26:30 2024-03-14T15:26:24.322Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:26:30 2024-03-14T15:26:24.322Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5704 15:26:30 2024-03-14T15:26:24.322Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:26:30 2024-03-14T15:26:24.322Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:26:30 2024-03-14T15:26:24.322Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:26:30 To enable the Jet engine on the members, do one of the following: 15:26:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:26:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:26:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:26:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:26:30 2024-03-14T15:26:24.324Z INFO 7369 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 15:26:30 2024-03-14T15:26:24.336Z INFO 7369 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:26:30 2024-03-14T15:26:24.337Z INFO 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:26:30 2024-03-14T15:26:24.337Z WARN 7369 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:26:30 2024-03-14T15:26:24.354Z INFO 7369 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:26:30 2024-03-14T15:26:24.354Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5704 is STARTING 15:26:30 2024-03-14T15:26:24.460Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.460Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.547Z INFO 7369 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.50]:5702 15:26:30 2024-03-14T15:26:24.549Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5702 and /10.30.107.50:43041 15:26:30 2024-03-14T15:26:24.550Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:43041 and /10.30.107.50:5702 15:26:30 2024-03-14T15:26:24.598Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.598Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.634Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.634Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.658Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.658Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.665Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.666Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.898Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.898Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.950Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.950Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:30 2024-03-14T15:26:24.950Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:24.950Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.061Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.061Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.149Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.149Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.217Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.217Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.417Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.417Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.518Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.518Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.601Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.601Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.611Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.611Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.664Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.664Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.737Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.737Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:25.804Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:30 2024-03-14T15:26:25.804Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.002Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.002Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.070Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.070Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.155Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.155Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.264Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.264Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.353Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.353Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.506Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.506Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.521Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.521Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.522Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.522Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.618Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.618Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.715Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.715Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.739Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.739Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:26.858Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:30 2024-03-14T15:26:26.858Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.056Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.056Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.159Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.159Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.256Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.257Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.267Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.267Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.274Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.274Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.410Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.410Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.524Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.524Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.574Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.574Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.719Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.719Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.771Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.771Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.812Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.812Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:27.842Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:27.842Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.009Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.009Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.108Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.109Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.170Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.170Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.213Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.213Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.227Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.227Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.413Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.413Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.578Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.578Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.729Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.729Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.822Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.822Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.844Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.844Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.963Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.963Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.966Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.966Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:28.974Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:30 2024-03-14T15:26:28.974Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.010Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.010Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.072Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.072Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.116Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.116Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.130Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.130Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.418Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.418Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.633Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.633Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.659Z INFO 7369 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:26:30 15:26:30 Members {size:3, ver:3} [ 15:26:30 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a this 15:26:30 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:30 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:30 ] 15:26:30 15:26:30 2024-03-14T15:26:29.670Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:26:30 15:26:30 Members {size:3, ver:3} [ 15:26:30 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:30 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:30 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 this 15:26:30 ] 15:26:30 15:26:30 2024-03-14T15:26:29.671Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:26:30 15:26:30 Members {size:3, ver:3} [ 15:26:30 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:30 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 this 15:26:30 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:30 ] 15:26:30 15:26:30 2024-03-14T15:26:29.672Z INFO 7369 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.50:5703, timeout: 10000, bind-any: true 15:26:30 2024-03-14T15:26:29.672Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5704 and /10.30.107.50:36365 15:26:30 2024-03-14T15:26:29.673Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5703 and /10.30.107.50:60761 15:26:30 2024-03-14T15:26:29.674Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:36365 and /10.30.107.50:5704 15:26:30 2024-03-14T15:26:29.674Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:60761 and /10.30.107.50:5703 15:26:30 2024-03-14T15:26:29.682Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.682Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.746Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.746Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.866Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.867Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.870Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.870Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.927Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:30 2024-03-14T15:26:29.927Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:29.937Z INFO 7369 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:26:30 2024-03-14T15:26:30.070Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.070Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.172Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.172Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.180Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.180Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.243Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.243Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.274Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.274Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.300Z INFO 7369 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:26:29 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 15:26:30 2024-03-14T15:26:30.474Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.474Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.568Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.568Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.637Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:30 2024-03-14T15:26:30.637Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:30 2024-03-14T15:26:30.671Z WARN 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 15:26:30 2024-03-14T15:26:30.676Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5704 is STARTED 15:26:30 2024-03-14T15:26:30.685Z INFO 7369 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 13.935 seconds (process running for 83.74) 15:26:30 2024-03-14T15:26:30.720Z INFO 7369 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:26:31 2024-03-14T15:26:30.774Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:31 2024-03-14T15:26:30.774Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:31 2024-03-14T15:26:30.787Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:31 2024-03-14T15:26:30.787Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:31 2024-03-14T15:26:30.872Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:31 2024-03-14T15:26:30.873Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:31 2024-03-14T15:26:30.980Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:31 2024-03-14T15:26:30.980Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.129Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.129Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.183Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.183Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.198Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.198Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.225Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.225Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.277Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.277Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.427Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.427Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.470Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.470Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.594Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.594Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.777Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.777Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.824Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.824Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.933Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.933Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:32 2024-03-14T15:26:31.941Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:32 2024-03-14T15:26:31.941Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.311 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 15:26:32 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 15:26:38 15:26:38 . ____ _ __ _ _ 15:26:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:38 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:38 =========|_|==============|___/=/_/_/_/ 15:26:38 :: Spring Boot :: (v3.1.2) 15:26:38 15:26:38 2024-03-14T15:26:32.084Z INFO 7369 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:38 2024-03-14T15:26:32.084Z INFO 7369 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:26:38 2024-03-14T15:26:32.086Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.086Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.100Z INFO 7369 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:26:38 + + o o o o---o o----o o o---o o o----o o--o--o 15:26:38 + + + + | | / \ / | | / / \ | | 15:26:38 + + + + + o----o o o o o----o | o o o o----o | 15:26:38 + + + + | | / \ / | | \ / \ | | 15:26:38 + + o o o o o---o o----o o----o o---o o o o----o o 15:26:38 2024-03-14T15:26:32.100Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:26:38 2024-03-14T15:26:32.100Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5705 15:26:38 2024-03-14T15:26:32.100Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:26:38 2024-03-14T15:26:32.100Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:26:38 2024-03-14T15:26:32.100Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:26:38 To enable the Jet engine on the members, do one of the following: 15:26:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:26:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:26:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:26:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:26:38 2024-03-14T15:26:32.110Z INFO 7369 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:26:38 2024-03-14T15:26:32.112Z INFO 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:26:38 2024-03-14T15:26:32.112Z WARN 7369 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:26:38 2024-03-14T15:26:32.121Z INFO 7369 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:26:38 2024-03-14T15:26:32.122Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5705 is STARTING 15:26:38 2024-03-14T15:26:32.180Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.180Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.198Z INFO 7369 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.50]:5702 15:26:38 2024-03-14T15:26:32.200Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5702 and /10.30.107.50:59289 15:26:38 2024-03-14T15:26:32.203Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:59289 and /10.30.107.50:5702 15:26:38 2024-03-14T15:26:32.233Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.233Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.251Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.251Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.329Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.329Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.480Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.480Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.548Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.548Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.580Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.580Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.674Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.674Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.829Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.829Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.847Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.847Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:32.988Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:38 2024-03-14T15:26:32.988Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.181Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.181Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.239Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.239Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.337Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.337Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.382Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.382Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.383Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.383Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.401Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.401Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.405Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.405Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.576Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.576Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.583Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.583Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.901Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.901Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:33.983Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:38 2024-03-14T15:26:33.983Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.041Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.041Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.234Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.235Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.292Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.292Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.307Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.307Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.385Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.385Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.441Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.441Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.585Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.585Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.586Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.586Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.604Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.604Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.679Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.679Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.936Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.936Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:34.943Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:38 2024-03-14T15:26:34.944Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.054Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.054Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.260Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.260Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.287Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.287Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.345Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.345Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.496Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.496Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.540Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.540Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.608Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.608Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.688Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.688Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.789Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.789Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:35.881Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:35.882Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.140Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.140Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.147Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.147Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.258Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.258Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.290Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.290Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.448Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.448Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.464Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.464Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.499Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.499Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.561Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.561Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.690Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.690Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.746Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.746Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.942Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.943Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:36.984Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:36.984Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.000Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.000Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.193Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.193Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.211Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.211Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.294Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.295Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.305Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:26:38 15:26:38 Members {size:4, ver:4} [ 15:26:38 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a this 15:26:38 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:38 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:38 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f 15:26:38 ] 15:26:38 15:26:38 2024-03-14T15:26:37.313Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:26:38 15:26:38 Members {size:4, ver:4} [ 15:26:38 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:38 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:38 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:38 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f this 15:26:38 ] 15:26:38 15:26:38 2024-03-14T15:26:37.314Z INFO 7369 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.50:5703, timeout: 10000, bind-any: true 15:26:38 2024-03-14T15:26:37.314Z INFO 7369 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.50:5704, timeout: 10000, bind-any: true 15:26:38 2024-03-14T15:26:37.315Z INFO 7369 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:26:38 15:26:38 Members {size:4, ver:4} [ 15:26:38 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:38 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 this 15:26:38 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:38 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f 15:26:38 ] 15:26:38 15:26:38 2024-03-14T15:26:37.315Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5703 and /10.30.107.50:57857 15:26:38 2024-03-14T15:26:37.316Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5705 and /10.30.107.50:33463 15:26:38 2024-03-14T15:26:37.316Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:26:38 15:26:38 Members {size:4, ver:4} [ 15:26:38 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:38 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:38 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 this 15:26:38 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f 15:26:38 ] 15:26:38 15:26:38 2024-03-14T15:26:37.321Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.321Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.323Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:57857 and /10.30.107.50:5703 15:26:38 2024-03-14T15:26:37.323Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5705 and /10.30.107.50:33777 15:26:38 2024-03-14T15:26:37.323Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:33463 and /10.30.107.50:5705 15:26:38 2024-03-14T15:26:37.323Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:33777 and /10.30.107.50:5705 15:26:38 2024-03-14T15:26:37.325Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5704 and /10.30.107.50:36487 15:26:38 2024-03-14T15:26:37.325Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:36487 and /10.30.107.50:5704 15:26:38 2024-03-14T15:26:37.451Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.451Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.452Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.452Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.580Z INFO 7369 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:26:38 2024-03-14T15:26:37.591Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.591Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.620Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.620Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.699Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.699Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.947Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.948Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:37.976Z INFO 7369 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:26:37 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 15:26:38 2024-03-14T15:26:37.987Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:38 2024-03-14T15:26:37.987Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:38.153Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:38 2024-03-14T15:26:38.153Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:38.269Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:38 2024-03-14T15:26:38.269Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:38 2024-03-14T15:26:38.314Z WARN 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 15:26:38 2024-03-14T15:26:38.314Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5705 is STARTED 15:26:38 2024-03-14T15:26:38.320Z INFO 7369 --- [ main] com.hazelcast.system.logo : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:26:38 + + o o o o---o o----o o o---o o o----o o--o--o 15:26:38 + + + + | | / \ / | | / / \ | | 15:26:38 + + + + + o----o o o o o----o | o o o o----o | 15:26:38 + + + + | | / \ / | | \ / \ | | 15:26:38 + + o o o o o---o o----o o----o o---o o o o----o o 15:26:38 2024-03-14T15:26:38.320Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:26:38 2024-03-14T15:26:38.320Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.50]:5706 15:26:38 2024-03-14T15:26:38.320Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:26:38 2024-03-14T15:26:38.320Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:26:38 2024-03-14T15:26:38.321Z INFO 7369 --- [ main] com.hazelcast.system : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:26:38 To enable the Jet engine on the members, do one of the following: 15:26:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:26:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:26:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:26:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:26:38 2024-03-14T15:26:38.326Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:38 2024-03-14T15:26:38.326Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.331Z INFO 7369 --- [ main] com.hazelcast.system.security : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:26:44 2024-03-14T15:26:38.332Z INFO 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:26:44 2024-03-14T15:26:38.332Z WARN 7369 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:26:44 2024-03-14T15:26:38.337Z INFO 7369 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:26:44 2024-03-14T15:26:38.338Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5706 is STARTING 15:26:44 2024-03-14T15:26:38.409Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.409Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.431Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.431Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.496Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.496Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.503Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.503Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.504Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.504Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.519Z INFO 7369 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.50]:5702 15:26:44 2024-03-14T15:26:38.521Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5702 and /10.30.107.50:41485 15:26:44 2024-03-14T15:26:38.521Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:41485 and /10.30.107.50:5702 15:26:44 2024-03-14T15:26:38.669Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.669Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.727Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.727Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:38.861Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:44 2024-03-14T15:26:38.861Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.090Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.090Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.106Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.106Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.229Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.229Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.355Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.355Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.413Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.413Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.479Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.479Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.585Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.585Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.598Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.599Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.622Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.622Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.707Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.707Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.780Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.780Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.864Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.864Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.959Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.959Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:39.993Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:39.993Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.082Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.082Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.432Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.432Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.467Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.467Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.476Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.476Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.488Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.488Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.509Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.509Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.600Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.600Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.683Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.683Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.710Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.710Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.862Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.862Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.919Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.919Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:40.936Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:44 2024-03-14T15:26:40.936Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.095Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.095Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.341Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.341Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.420Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.420Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.429Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.429Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.613Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.613Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.636Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.636Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.663Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.663Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.702Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.702Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.836Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.836Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.865Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.865Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.889Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.889Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:41.921Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:44 2024-03-14T15:26:41.922Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.293Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.294Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.298Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.298Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.331Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.331Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.523Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.524Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.566Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.566Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.739Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.739Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.773Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.773Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.805Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.805Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.817Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.817Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.839Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.839Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:42.918Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:44 2024-03-14T15:26:42.918Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.043Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.043Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.385Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.385Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.496Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.496Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.500Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.500Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.519Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.519Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.625Z INFO 7369 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:26:44 15:26:44 Members {size:5, ver:5} [ 15:26:44 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a this 15:26:44 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:44 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:44 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f 15:26:44 Member [10.30.107.50]:5706 - 9f6c12fd-1248-4a1a-84e9-5cd99fb1849e 15:26:44 ] 15:26:44 15:26:44 2024-03-14T15:26:43.626Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.626Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.634Z INFO 7369 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:26:44 15:26:44 Members {size:5, ver:5} [ 15:26:44 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:44 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:44 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:44 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f 15:26:44 Member [10.30.107.50]:5706 - 9f6c12fd-1248-4a1a-84e9-5cd99fb1849e this 15:26:44 ] 15:26:44 15:26:44 2024-03-14T15:26:43.635Z INFO 7369 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.50:5703, timeout: 10000, bind-any: true 15:26:44 2024-03-14T15:26:43.635Z INFO 7369 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:26:44 15:26:44 Members {size:5, ver:5} [ 15:26:44 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:44 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 this 15:26:44 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:44 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f 15:26:44 Member [10.30.107.50]:5706 - 9f6c12fd-1248-4a1a-84e9-5cd99fb1849e 15:26:44 ] 15:26:44 15:26:44 2024-03-14T15:26:43.636Z INFO 7369 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.50:5704, timeout: 10000, bind-any: true 15:26:44 2024-03-14T15:26:43.636Z INFO 7369 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.50:5705, timeout: 10000, bind-any: true 15:26:44 2024-03-14T15:26:43.637Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5704 and /10.30.107.50:33635 15:26:44 2024-03-14T15:26:43.638Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5703 and /10.30.107.50:60235 15:26:44 2024-03-14T15:26:43.639Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5706 and /10.30.107.50:35277 15:26:44 2024-03-14T15:26:43.642Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:33635 and /10.30.107.50:5704 15:26:44 2024-03-14T15:26:43.642Z INFO 7369 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:60235 and /10.30.107.50:5703 15:26:44 2024-03-14T15:26:43.642Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5706 and /10.30.107.50:33433 15:26:44 2024-03-14T15:26:43.643Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:35277 and /10.30.107.50:5706 15:26:44 2024-03-14T15:26:43.643Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5706 and /10.30.107.50:51313 15:26:44 2024-03-14T15:26:43.643Z INFO 7369 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:5705 and /10.30.107.50:40571 15:26:44 2024-03-14T15:26:43.643Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:26:44 15:26:44 Members {size:5, ver:5} [ 15:26:44 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:44 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:44 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 this 15:26:44 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f 15:26:44 Member [10.30.107.50]:5706 - 9f6c12fd-1248-4a1a-84e9-5cd99fb1849e 15:26:44 ] 15:26:44 15:26:44 2024-03-14T15:26:43.643Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:51313 and /10.30.107.50:5706 15:26:44 2024-03-14T15:26:43.643Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:33433 and /10.30.107.50:5706 15:26:44 2024-03-14T15:26:43.645Z INFO 7369 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.50:40571 and /10.30.107.50:5705 15:26:44 2024-03-14T15:26:43.645Z INFO 7369 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.50]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:26:44 15:26:44 Members {size:5, ver:5} [ 15:26:44 Member [10.30.107.50]:5702 - 3a6c6cbe-af5f-404a-ad36-dfc6ab19b95a 15:26:44 Member [10.30.107.50]:5703 - 08690bca-8d79-4b64-9288-ac6c9a5caca1 15:26:44 Member [10.30.107.50]:5704 - 1a22b59e-d1de-4def-920b-fc25a32ddc07 15:26:44 Member [10.30.107.50]:5705 - fd28a157-f650-4281-bfc9-626083e1363f this 15:26:44 Member [10.30.107.50]:5706 - 9f6c12fd-1248-4a1a-84e9-5cd99fb1849e 15:26:44 ] 15:26:44 15:26:44 2024-03-14T15:26:43.670Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.670Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.691Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.691Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.744Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.744Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.771Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.771Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.807Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.807Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.899Z INFO 7369 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 348 15:26:44 2024-03-14T15:26:43.946Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.946Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:43.977Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:44 2024-03-14T15:26:43.977Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.300Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.300Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.353Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.353Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.485Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.485Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.581Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.581Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.591Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.591Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.607Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.607Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.627Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.627Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.636Z WARN 7369 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 15:26:44 2024-03-14T15:26:44.638Z INFO 7369 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.50]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.50]:5706 is STARTED 15:26:44 2024-03-14T15:26:44.644Z INFO 7369 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.577 seconds (process running for 97.7) 15:26:44 2024-03-14T15:26:44.663Z INFO 7369 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 15:26:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.6 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 15:26:44 15:26:44 . ____ _ __ _ _ 15:26:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:44 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:44 =========|_|==============|___/=/_/_/_/ 15:26:44 :: Spring Boot :: (v3.1.2) 15:26:44 15:26:44 2024-03-14T15:26:44.691Z INFO 7369 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:44 2024-03-14T15:26:44.691Z INFO 7369 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 15:26:44 2024-03-14T15:26:44.722Z INFO 7369 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.052 seconds (process running for 97.778) 15:26:44 2024-03-14T15:26:44.727Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.728Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.728Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:44 acks = -1 15:26:44 auto.include.jmx.reporter = true 15:26:44 batch.size = 16384 15:26:44 bootstrap.servers = [localhost:9092] 15:26:44 buffer.memory = 33554432 15:26:44 client.dns.lookup = use_all_dns_ips 15:26:44 client.id = producer-11 15:26:44 compression.type = none 15:26:44 connections.max.idle.ms = 540000 15:26:44 delivery.timeout.ms = 120000 15:26:44 enable.idempotence = true 15:26:44 interceptor.classes = [] 15:26:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:44 linger.ms = 0 15:26:44 max.block.ms = 60000 15:26:44 max.in.flight.requests.per.connection = 5 15:26:44 max.request.size = 1048576 15:26:44 metadata.max.age.ms = 300000 15:26:44 metadata.max.idle.ms = 300000 15:26:44 metric.reporters = [] 15:26:44 metrics.num.samples = 2 15:26:44 metrics.recording.level = INFO 15:26:44 metrics.sample.window.ms = 30000 15:26:44 partitioner.adaptive.partitioning.enable = true 15:26:44 partitioner.availability.timeout.ms = 0 15:26:44 partitioner.class = null 15:26:44 partitioner.ignore.keys = false 15:26:44 receive.buffer.bytes = 32768 15:26:44 reconnect.backoff.max.ms = 1000 15:26:44 reconnect.backoff.ms = 50 15:26:44 request.timeout.ms = 30000 15:26:44 retries = 2147483647 15:26:44 retry.backoff.ms = 100 15:26:44 sasl.client.callback.handler.class = null 15:26:44 sasl.jaas.config = null 15:26:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:44 sasl.kerberos.min.time.before.relogin = 60000 15:26:44 sasl.kerberos.service.name = null 15:26:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:44 sasl.login.callback.handler.class = null 15:26:44 sasl.login.class = null 15:26:44 sasl.login.connect.timeout.ms = null 15:26:44 sasl.login.read.timeout.ms = null 15:26:44 sasl.login.refresh.buffer.seconds = 300 15:26:44 sasl.login.refresh.min.period.seconds = 60 15:26:44 sasl.login.refresh.window.factor = 0.8 15:26:44 sasl.login.refresh.window.jitter = 0.05 15:26:44 sasl.login.retry.backoff.max.ms = 10000 15:26:44 sasl.login.retry.backoff.ms = 100 15:26:44 sasl.mechanism = GSSAPI 15:26:44 sasl.oauthbearer.clock.skew.seconds = 30 15:26:44 sasl.oauthbearer.expected.audience = null 15:26:44 sasl.oauthbearer.expected.issuer = null 15:26:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:44 sasl.oauthbearer.jwks.endpoint.url = null 15:26:44 sasl.oauthbearer.scope.claim.name = scope 15:26:44 sasl.oauthbearer.sub.claim.name = sub 15:26:44 sasl.oauthbearer.token.endpoint.url = null 15:26:44 security.protocol = PLAINTEXT 15:26:44 security.providers = null 15:26:44 send.buffer.bytes = 131072 15:26:44 socket.connection.setup.timeout.max.ms = 30000 15:26:44 socket.connection.setup.timeout.ms = 10000 15:26:44 ssl.cipher.suites = null 15:26:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:44 ssl.endpoint.identification.algorithm = https 15:26:44 ssl.engine.factory.class = null 15:26:44 ssl.key.password = null 15:26:44 ssl.keymanager.algorithm = SunX509 15:26:44 ssl.keystore.certificate.chain = null 15:26:44 ssl.keystore.key = null 15:26:44 ssl.keystore.location = null 15:26:44 ssl.keystore.password = null 15:26:44 ssl.keystore.type = JKS 15:26:44 ssl.protocol = TLSv1.3 15:26:44 ssl.provider = null 15:26:44 ssl.secure.random.implementation = null 15:26:44 ssl.trustmanager.algorithm = PKIX 15:26:44 ssl.truststore.certificates = null 15:26:44 ssl.truststore.location = null 15:26:44 ssl.truststore.password = null 15:26:44 ssl.truststore.type = JKS 15:26:44 transaction.timeout.ms = 60000 15:26:44 transactional.id = null 15:26:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:26:44 15:26:44 2024-03-14T15:26:44.737Z INFO 7369 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 15:26:44 2024-03-14T15:26:44.739Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:44 2024-03-14T15:26:44.739Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:44 2024-03-14T15:26:44.739Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430004739 15:26:44 2024-03-14T15:26:44.744Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:44 2024-03-14T15:26:44.744Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.744Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:44 2024-03-14T15:26:44.752Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:26:44 acks = -1 15:26:44 auto.include.jmx.reporter = true 15:26:44 batch.size = 16384 15:26:44 bootstrap.servers = [localhost:9092] 15:26:44 buffer.memory = 33554432 15:26:44 client.dns.lookup = use_all_dns_ips 15:26:44 client.id = producer-12 15:26:44 compression.type = none 15:26:44 connections.max.idle.ms = 540000 15:26:44 delivery.timeout.ms = 120000 15:26:44 enable.idempotence = true 15:26:44 interceptor.classes = [] 15:26:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:26:44 linger.ms = 0 15:26:44 max.block.ms = 60000 15:26:44 max.in.flight.requests.per.connection = 5 15:26:44 max.request.size = 1048576 15:26:44 metadata.max.age.ms = 300000 15:26:44 metadata.max.idle.ms = 300000 15:26:44 metric.reporters = [] 15:26:44 metrics.num.samples = 2 15:26:44 metrics.recording.level = INFO 15:26:44 metrics.sample.window.ms = 30000 15:26:44 partitioner.adaptive.partitioning.enable = true 15:26:44 partitioner.availability.timeout.ms = 0 15:26:44 partitioner.class = null 15:26:44 partitioner.ignore.keys = false 15:26:44 receive.buffer.bytes = 32768 15:26:44 reconnect.backoff.max.ms = 1000 15:26:44 reconnect.backoff.ms = 50 15:26:44 request.timeout.ms = 30000 15:26:44 retries = 2147483647 15:26:44 retry.backoff.ms = 100 15:26:44 sasl.client.callback.handler.class = null 15:26:44 sasl.jaas.config = null 15:26:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:26:44 sasl.kerberos.min.time.before.relogin = 60000 15:26:44 sasl.kerberos.service.name = null 15:26:44 sasl.kerberos.ticket.renew.jitter = 0.05 15:26:44 sasl.kerberos.ticket.renew.window.factor = 0.8 15:26:44 sasl.login.callback.handler.class = null 15:26:44 sasl.login.class = null 15:26:44 sasl.login.connect.timeout.ms = null 15:26:44 sasl.login.read.timeout.ms = null 15:26:44 sasl.login.refresh.buffer.seconds = 300 15:26:44 sasl.login.refresh.min.period.seconds = 60 15:26:44 sasl.login.refresh.window.factor = 0.8 15:26:44 sasl.login.refresh.window.jitter = 0.05 15:26:44 sasl.login.retry.backoff.max.ms = 10000 15:26:44 sasl.login.retry.backoff.ms = 100 15:26:44 sasl.mechanism = GSSAPI 15:26:44 sasl.oauthbearer.clock.skew.seconds = 30 15:26:44 sasl.oauthbearer.expected.audience = null 15:26:44 sasl.oauthbearer.expected.issuer = null 15:26:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:26:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:26:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:26:44 sasl.oauthbearer.jwks.endpoint.url = null 15:26:44 sasl.oauthbearer.scope.claim.name = scope 15:26:44 sasl.oauthbearer.sub.claim.name = sub 15:26:44 sasl.oauthbearer.token.endpoint.url = null 15:26:44 security.protocol = PLAINTEXT 15:26:44 security.providers = null 15:26:44 send.buffer.bytes = 131072 15:26:44 socket.connection.setup.timeout.max.ms = 30000 15:26:44 socket.connection.setup.timeout.ms = 10000 15:26:44 ssl.cipher.suites = null 15:26:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:26:44 ssl.endpoint.identification.algorithm = https 15:26:44 ssl.engine.factory.class = null 15:26:44 ssl.key.password = null 15:26:44 ssl.keymanager.algorithm = SunX509 15:26:44 ssl.keystore.certificate.chain = null 15:26:44 ssl.keystore.key = null 15:26:44 ssl.keystore.location = null 15:26:44 ssl.keystore.password = null 15:26:44 ssl.keystore.type = JKS 15:26:44 ssl.protocol = TLSv1.3 15:26:44 ssl.provider = null 15:26:44 ssl.secure.random.implementation = null 15:26:44 ssl.trustmanager.algorithm = PKIX 15:26:44 ssl.truststore.certificates = null 15:26:44 ssl.truststore.location = null 15:26:44 ssl.truststore.password = null 15:26:44 ssl.truststore.type = JKS 15:26:44 transaction.timeout.ms = 60000 15:26:44 transactional.id = null 15:26:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:26:44 15:26:44 2024-03-14T15:26:44.752Z INFO 7369 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 15:26:44 2024-03-14T15:26:44.761Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:26:44 2024-03-14T15:26:44.761Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:26:44 2024-03-14T15:26:44.761Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430004761 15:26:44 2024-03-14T15:26:44.762Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:44 2024-03-14T15:26:44.762Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.762Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 15:26:44 2024-03-14T15:26:44.777Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.777Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 15:26:44 2024-03-14T15:26:44.808Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.808Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 15:26:44 2024-03-14T15:26:44.822Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:44 2024-03-14T15:26:44.822Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.845Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:44 2024-03-14T15:26:44.845Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.845Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 15:26:44 2024-03-14T15:26:44.863Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:44 2024-03-14T15:26:44.863Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:44 2024-03-14T15:26:44.863Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 15:26:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 15:26:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 15:26:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 15:26:44 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 15:26:50 2024-03-14T15:26:44.892Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:26:50 2024-03-14T15:26:44.917Z INFO 7369 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.50]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:26:43 UTC 2024, plannedMigrations=348, completedMigrations=348, remainingMigrations=0, totalCompletedMigrations=890) 15:26:50 2024-03-14T15:26:44.946Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:44.946Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:44.946Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:44.948Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 894525d93e69198d5fbc422ca222d291fee655309d94baa8ccfb3f795df1bc85 15:26:50 2024-03-14T15:26:44.963Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:44.963Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:44.963Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:45.039Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.040Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.164Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:45.165Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.165Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:45.197Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:45.198Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.198Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:45.350Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.350Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.465Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.465Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.486Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.486Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.552Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:45.552Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.552Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:45.600Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.600Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.641Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.642Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.666Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:45.667Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.667Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:45.724Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.725Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.726Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.726Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.738Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.738Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.793Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.793Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.890Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.890Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.957Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.958Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:45.978Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:50 2024-03-14T15:26:45.979Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.362Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.362Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.369Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.369Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.509Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:46.509Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.509Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:46.521Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:46.521Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.521Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:46.599Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.599Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.634Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.634Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.649Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.649Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.709Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.709Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.732Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.732Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.766Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.766Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.809Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.809Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.850Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.850Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:46.883Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:50 2024-03-14T15:26:46.883Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.101Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.101Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.322Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.322Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.362Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:47.362Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.362Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:47.516Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.516Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.536Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.536Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.575Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:47.575Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.575Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:47.619Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.619Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.634Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.634Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.652Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.652Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.702Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.702Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.735Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.736Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.912Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.912Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:47.912Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:50 2024-03-14T15:26:47.913Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.005Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.005Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.007Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.007Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.415Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:48.415Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.415Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:48.435Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.435Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.529Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.530Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.539Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:48.539Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.539Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:48.541Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.541Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.547Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.547Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.604Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.604Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.636Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.636Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.666Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.666Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:48.840Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:50 2024-03-14T15:26:48.840Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.068Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.068Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.072Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.072Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.077Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.077Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.119Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.119Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.430Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:49.430Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.430Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:49.447Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.447Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.539Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.539Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.546Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.546Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.569Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.569Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.623Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.623Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.645Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:49.645Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.645Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:49.650Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.650Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.669Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.669Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.920Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.921Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.988Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.988Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:49.992Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:50 2024-03-14T15:26:49.992Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.080Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.080Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.281Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.282Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.356Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.356Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.470Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.577676876S 15:26:50 15:26:50 . ____ _ __ _ _ 15:26:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:26:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:26:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:26:50 ' |____| .__|_| |_|_| |_\__, | / / / / 15:26:50 =========|_|==============|___/=/_/_/_/ 15:26:50 :: Spring Boot :: (v3.1.2) 15:26:50 15:26:50 2024-03-14T15:26:50.496Z INFO 7369 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:26:50 2024-03-14T15:26:50.496Z INFO 7369 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:26:50 2024-03-14T15:26:50.502Z INFO 7369 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.021 seconds (process running for 103.557) 15:26:50 2024-03-14T15:26:50.510Z INFO 7369 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 15:26:50 2024-03-14T15:26:50.545Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:50 2024-03-14T15:26:50.545Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.545Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:50.551Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:50 2024-03-14T15:26:50.551Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.551Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:50 2024-03-14T15:26:50.552Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.552Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.577Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.577Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.655Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.656Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.686Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.686Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:50 2024-03-14T15:26:50.746Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:50 2024-03-14T15:26:50.746Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.919 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 15:26:50 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 15:26:56 2024-03-14T15:26:50.816Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:26:56 2024-03-14T15:26:50.860Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ca0617475e6574ef69316b023bb1406c23136b3694d1da629a26fbb84be7b200 15:26:56 2024-03-14T15:26:50.884Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:56 2024-03-14T15:26:50.884Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:50.894Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:56 2024-03-14T15:26:50.894Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:50.943Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:56 2024-03-14T15:26:50.943Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.002Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.002Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.029Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.029Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.213Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.213Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.442Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.442Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.452Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:56 2024-03-14T15:26:51.452Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.452Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:51.557Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.557Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.635Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.635Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.715Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:56 2024-03-14T15:26:51.715Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.715Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:51.859Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.859Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.860Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.860Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.887Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.887Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.898Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.898Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.949Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.949Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.957Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.957Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:51.982Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:56 2024-03-14T15:26:51.982Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.118Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.118Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.210Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.210Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.267Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:56 2024-03-14T15:26:52.267Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.267Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:52.460Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.460Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.607Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.607Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.611Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.611Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.717Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.717Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.771Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:56 2024-03-14T15:26:52.771Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.771Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:52.843Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.843Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.844Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.844Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.858Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.858Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:52.975Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:56 2024-03-14T15:26:52.976Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.051Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.051Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.122Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.122Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.221Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.221Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.264Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.264Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.362Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.362Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.472Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:56 2024-03-14T15:26:53.472Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.472Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:53.515Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.515Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.566Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.567Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.620Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.620Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.696Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.696Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.711Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.711Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.798Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.798Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.877Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.877Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.927Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:56 2024-03-14T15:26:53.927Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:53.927Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:53.954Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:53.954Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.117Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.117Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.176Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.176Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.369Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.369Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.374Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.374Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.430Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:56 2024-03-14T15:26:54.431Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.431Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:54.567Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.567Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.625Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.625Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.769Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.769Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.781Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.781Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.799Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.799Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.823Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.823Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.953Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.953Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:54.956Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:54.956Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.072Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.072Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.136Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:56 2024-03-14T15:26:55.137Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.137Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:55.229Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.230Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.322Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.323Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.377Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.377Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.405Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:56 2024-03-14T15:26:55.405Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.405Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:55.578Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.578Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.621Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.621Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.752Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.752Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.779Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.779Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.891Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.891Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.930Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.930Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:55.956Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:26:56 2024-03-14T15:26:55.956Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.159Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.159Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.189Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.190Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.209Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:26:56 2024-03-14T15:26:56.209Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.209Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:56.230Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.230Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.335Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.335Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.386Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.386Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.460Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:26:56 2024-03-14T15:26:56.460Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.460Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:26:56 2024-03-14T15:26:56.573Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.756734734S 15:26:56 2024-03-14T15:26:56.594Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.594Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.611Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.611Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.667Z INFO 7369 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 15:26:56 2024-03-14T15:26:56.668Z INFO 7369 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 15:26:56 2024-03-14T15:26:56.686Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.686Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:26:56 2024-03-14T15:26:56.750Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:26:56 2024-03-14T15:26:56.750Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:26:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.163 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 15:26:56 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 15:27:02 2024-03-14T15:26:56.985Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:27:02 2024-03-14T15:26:57.000Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.000Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.032Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 35b95eea38f0fe4bc4395593a345a18b0a427c2e5f862144774f051ba364aadc 15:27:02 2024-03-14T15:26:57.101Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.101Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.146Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.146Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.148Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.148Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.152Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.152Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.164Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.164Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.264Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.264Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.268Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:02 2024-03-14T15:26:57.268Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.268Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:26:57.408Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.408Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.548Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.549Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.565Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.565Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.612Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.612Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.675Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:02 2024-03-14T15:26:57.675Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:57.675Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:26:57.693Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:26:57.693Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.005Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.005Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.058Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.058Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.155Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.155Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.160Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.160Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.174Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:02 2024-03-14T15:26:58.174Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.174Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:26:58.206Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.206Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.222Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.222Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.361Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.362Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.370Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.370Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.521Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.521Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.536Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:02 2024-03-14T15:26:58.536Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.536Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:26:58.563Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.563Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.704Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.704Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:58.725Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:02 2024-03-14T15:26:58.725Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.008Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.008Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.109Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.109Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.114Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.114Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.168Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.168Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.227Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:02 2024-03-14T15:26:59.227Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.227Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:26:59.271Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.271Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.313Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.313Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.325Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.325Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.374Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.374Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.514Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.514Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.666Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.666Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.706Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.706Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.728Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.729Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.739Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:02 2024-03-14T15:26:59.739Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:26:59.739Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:26:59.961Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:02 2024-03-14T15:26:59.961Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.020Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.020Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.167Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.167Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.167Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.167Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.263Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.263Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.274Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.274Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.289Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:02 2024-03-14T15:27:00.289Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.289Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:27:00.430Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.430Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.579Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.579Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.719Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.719Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.741Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:02 2024-03-14T15:27:00.741Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.741Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:27:00.781Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.781Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.808Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.808Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.820Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.820Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:00.869Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:02 2024-03-14T15:27:00.869Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.071Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.071Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.115Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.116Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.170Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.170Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.223Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.224Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.334Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.334Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.342Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:02 2024-03-14T15:27:01.342Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.342Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:27:01.376Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.376Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.571Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.571Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.695Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:02 2024-03-14T15:27:01.695Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.695Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:27:01.733Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.733Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.926Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.926Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.934Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.934Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.969Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.969Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:01.976Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:02 2024-03-14T15:27:01.976Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.021Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.021Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.072Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.072Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.080Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.080Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.263Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:02 2024-03-14T15:27:02.263Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.263Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:27:02.279Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.279Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.297Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.298Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.379Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.379Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.548Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:02 2024-03-14T15:27:02.548Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.548Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:02 2024-03-14T15:27:02.621Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.636053446S 15:27:02 2024-03-14T15:27:02.634Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.634Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:02 2024-03-14T15:27:02.637Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:02 2024-03-14T15:27:02.637Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:02 15:27:02 . ____ _ __ _ _ 15:27:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:02 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:02 =========|_|==============|___/=/_/_/_/ 15:27:02 :: Spring Boot :: (v3.1.2) 15:27:02 15:27:02 2024-03-14T15:27:02.661Z INFO 7369 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:02 2024-03-14T15:27:02.662Z INFO 7369 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:27:02 2024-03-14T15:27:02.673Z INFO 7369 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.046 seconds (process running for 115.729) 15:27:03 2024-03-14T15:27:02.928Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:03 2024-03-14T15:27:02.929Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:03 2024-03-14T15:27:02.930Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:03 2024-03-14T15:27:02.931Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:03 2024-03-14T15:27:02.947Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:03 2024-03-14T15:27:02.947Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:03 2024-03-14T15:27:02.947Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:03 2024-03-14T15:27:02.947Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:03 2024-03-14T15:27:02.991Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:03 2024-03-14T15:27:02.991Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.077 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 15:27:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:27:03 2024-03-14T15:27:03.092Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:03 2024-03-14T15:27:03.092Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:03 2024-03-14T15:27:03.110Z INFO 7369 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 15:27:03 2024-03-14T15:27:03.117Z INFO 7369 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 15:27:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 15:27:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 15:27:03 2024-03-14T15:27:03.184Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:03 2024-03-14T15:27:03.184Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:03 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 15:27:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 15:27:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 15:27:03 2024-03-14T15:27:03.217Z ERROR 7369 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 15:27:03 2024-03-14T15:27:03.217Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:03 2024-03-14T15:27:03.217Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:03 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 15:27:08 2024-03-14T15:27:03.220Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:27:08 2024-03-14T15:27:03.271Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4bd458e851d911e25a79dfac2c3b8d35bd8a0ca1f7a1daa4bf87cc145b19efd1 15:27:08 2024-03-14T15:27:03.284Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.284Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.426Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:08 2024-03-14T15:27:03.426Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.426Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:03.444Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.444Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.488Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.488Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.496Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.496Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.714Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:08 2024-03-14T15:27:03.714Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.714Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:03.834Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.834Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.857Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.857Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.937Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.937Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:03.947Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:08 2024-03-14T15:27:03.947Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.037Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.037Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.086Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.087Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.087Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.087Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.108Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.108Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.253Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.253Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.404Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.404Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.450Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.450Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.492Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:08 2024-03-14T15:27:04.493Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.493Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:04.556Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.556Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.780Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:08 2024-03-14T15:27:04.780Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.780Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:04.921Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.921Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.936Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.936Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.938Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.938Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.960Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.960Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:04.989Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:08 2024-03-14T15:27:04.989Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.060Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.060Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.088Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.088Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.111Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.111Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.143Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.144Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.408Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.408Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.445Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:08 2024-03-14T15:27:05.445Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.445Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:05.559Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.559Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.608Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.608Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.834Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:08 2024-03-14T15:27:05.834Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.834Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:05.875Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.875Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.939Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.939Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:05.991Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:08 2024-03-14T15:27:05.991Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.012Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.013Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.063Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.063Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.091Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.091Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.191Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.191Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.214Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.214Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.298Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:08 2024-03-14T15:27:06.299Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.299Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:06.346Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.346Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.361Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.361Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.512Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.512Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.737Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:08 2024-03-14T15:27:06.737Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.737Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:06.814Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.814Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.842Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.842Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.922Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.922Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.979Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.979Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:06.994Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:08 2024-03-14T15:27:06.994Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.111Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.111Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.116Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.116Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.131Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.131Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.196Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.196Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.209Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:08 2024-03-14T15:27:07.209Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.209Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:07.414Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.414Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.465Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.465Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.488Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.488Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.644Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:08 2024-03-14T15:27:07.644Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:07.644Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:07.670Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:08 2024-03-14T15:27:07.670Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.001Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.001Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.001Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.001Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.045Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.045Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.099Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.099Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.200Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.200Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.223Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.224Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.291Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.291Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.318Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.318Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.363Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.363Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.413Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:08 2024-03-14T15:27:08.413Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.413Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:08.497Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:08 2024-03-14T15:27:08.497Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.497Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:08 2024-03-14T15:27:08.598Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.599Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:08 2024-03-14T15:27:08.630Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.410158768S 15:27:08 2024-03-14T15:27:08.633Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:08 allow.auto.create.topics = true 15:27:08 auto.commit.interval.ms = 5000 15:27:08 auto.include.jmx.reporter = true 15:27:08 auto.offset.reset = earliest 15:27:08 bootstrap.servers = [PLAINTEXT://localhost:32782] 15:27:08 check.crcs = true 15:27:08 client.dns.lookup = use_all_dns_ips 15:27:08 client.id = consumer-ncmp-group-9 15:27:08 client.rack = 15:27:08 connections.max.idle.ms = 540000 15:27:08 default.api.timeout.ms = 60000 15:27:08 enable.auto.commit = true 15:27:08 exclude.internal.topics = true 15:27:08 fetch.max.bytes = 52428800 15:27:08 fetch.max.wait.ms = 500 15:27:08 fetch.min.bytes = 1 15:27:08 group.id = ncmp-group 15:27:08 group.instance.id = null 15:27:08 heartbeat.interval.ms = 3000 15:27:08 interceptor.classes = [] 15:27:08 internal.leave.group.on.close = true 15:27:08 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:08 isolation.level = read_uncommitted 15:27:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:08 max.partition.fetch.bytes = 1048576 15:27:08 max.poll.interval.ms = 300000 15:27:08 max.poll.records = 500 15:27:08 metadata.max.age.ms = 300000 15:27:08 metric.reporters = [] 15:27:08 metrics.num.samples = 2 15:27:08 metrics.recording.level = INFO 15:27:08 metrics.sample.window.ms = 30000 15:27:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:08 receive.buffer.bytes = 65536 15:27:08 reconnect.backoff.max.ms = 1000 15:27:08 reconnect.backoff.ms = 50 15:27:08 request.timeout.ms = 30000 15:27:08 retry.backoff.ms = 100 15:27:08 sasl.client.callback.handler.class = null 15:27:08 sasl.jaas.config = null 15:27:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:08 sasl.kerberos.min.time.before.relogin = 60000 15:27:08 sasl.kerberos.service.name = null 15:27:08 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:08 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:08 sasl.login.callback.handler.class = null 15:27:08 sasl.login.class = null 15:27:08 sasl.login.connect.timeout.ms = null 15:27:08 sasl.login.read.timeout.ms = null 15:27:08 sasl.login.refresh.buffer.seconds = 300 15:27:08 sasl.login.refresh.min.period.seconds = 60 15:27:08 sasl.login.refresh.window.factor = 0.8 15:27:08 sasl.login.refresh.window.jitter = 0.05 15:27:08 sasl.login.retry.backoff.max.ms = 10000 15:27:08 sasl.login.retry.backoff.ms = 100 15:27:08 sasl.mechanism = GSSAPI 15:27:08 sasl.oauthbearer.clock.skew.seconds = 30 15:27:08 sasl.oauthbearer.expected.audience = null 15:27:08 sasl.oauthbearer.expected.issuer = null 15:27:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:08 sasl.oauthbearer.jwks.endpoint.url = null 15:27:08 sasl.oauthbearer.scope.claim.name = scope 15:27:08 sasl.oauthbearer.sub.claim.name = sub 15:27:08 sasl.oauthbearer.token.endpoint.url = null 15:27:08 security.protocol = PLAINTEXT 15:27:08 security.providers = null 15:27:08 send.buffer.bytes = 131072 15:27:08 session.timeout.ms = 45000 15:27:08 socket.connection.setup.timeout.max.ms = 30000 15:27:08 socket.connection.setup.timeout.ms = 10000 15:27:08 ssl.cipher.suites = null 15:27:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:08 ssl.endpoint.identification.algorithm = https 15:27:08 ssl.engine.factory.class = null 15:27:08 ssl.key.password = null 15:27:08 ssl.keymanager.algorithm = SunX509 15:27:08 ssl.keystore.certificate.chain = null 15:27:08 ssl.keystore.key = null 15:27:08 ssl.keystore.location = null 15:27:08 ssl.keystore.password = null 15:27:08 ssl.keystore.type = JKS 15:27:08 ssl.protocol = TLSv1.3 15:27:08 ssl.provider = null 15:27:08 ssl.secure.random.implementation = null 15:27:08 ssl.trustmanager.algorithm = PKIX 15:27:08 ssl.truststore.certificates = null 15:27:08 ssl.truststore.location = null 15:27:08 ssl.truststore.password = null 15:27:08 ssl.truststore.type = JKS 15:27:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:08 15:27:08 2024-03-14T15:27:08.636Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:08 2024-03-14T15:27:08.636Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:08 2024-03-14T15:27:08.636Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430028636 15:27:08 2024-03-14T15:27:08.647Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:08 2024-03-14T15:27:08.647Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:08 15:27:08 . ____ _ __ _ _ 15:27:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:08 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:08 =========|_|==============|___/=/_/_/_/ 15:27:08 :: Spring Boot :: (v3.1.2) 15:27:08 15:27:08 2024-03-14T15:27:08.651Z INFO 7369 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:08 2024-03-14T15:27:08.652Z INFO 7369 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 15:27:08 2024-03-14T15:27:08.657Z INFO 7369 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.018 seconds (process running for 121.713) 15:27:09 2024-03-14T15:27:08.659Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 15:27:09 2024-03-14T15:27:08.661Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:09 2024-03-14T15:27:08.661Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:09 acks = -1 15:27:09 auto.include.jmx.reporter = true 15:27:09 batch.size = 16384 15:27:09 bootstrap.servers = [PLAINTEXT://localhost:32782] 15:27:09 buffer.memory = 33554432 15:27:09 client.dns.lookup = use_all_dns_ips 15:27:09 client.id = producer-13 15:27:09 compression.type = none 15:27:09 connections.max.idle.ms = 540000 15:27:09 delivery.timeout.ms = 120000 15:27:09 enable.idempotence = false 15:27:09 interceptor.classes = [] 15:27:09 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:09 linger.ms = 1 15:27:09 max.block.ms = 60000 15:27:09 max.in.flight.requests.per.connection = 5 15:27:09 max.request.size = 1048576 15:27:09 metadata.max.age.ms = 300000 15:27:09 metadata.max.idle.ms = 300000 15:27:09 metric.reporters = [] 15:27:09 metrics.num.samples = 2 15:27:09 metrics.recording.level = INFO 15:27:09 metrics.sample.window.ms = 30000 15:27:09 partitioner.adaptive.partitioning.enable = true 15:27:09 partitioner.availability.timeout.ms = 0 15:27:09 partitioner.class = null 15:27:09 partitioner.ignore.keys = false 15:27:09 receive.buffer.bytes = 32768 15:27:09 reconnect.backoff.max.ms = 1000 15:27:09 reconnect.backoff.ms = 50 15:27:09 request.timeout.ms = 30000 15:27:09 retries = 0 15:27:09 retry.backoff.ms = 100 15:27:09 sasl.client.callback.handler.class = null 15:27:09 sasl.jaas.config = null 15:27:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:09 sasl.kerberos.min.time.before.relogin = 60000 15:27:09 sasl.kerberos.service.name = null 15:27:09 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:09 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:09 sasl.login.callback.handler.class = null 15:27:09 sasl.login.class = null 15:27:09 sasl.login.connect.timeout.ms = null 15:27:09 sasl.login.read.timeout.ms = null 15:27:09 sasl.login.refresh.buffer.seconds = 300 15:27:09 sasl.login.refresh.min.period.seconds = 60 15:27:09 sasl.login.refresh.window.factor = 0.8 15:27:09 sasl.login.refresh.window.jitter = 0.05 15:27:09 sasl.login.retry.backoff.max.ms = 10000 15:27:09 sasl.login.retry.backoff.ms = 100 15:27:09 sasl.mechanism = GSSAPI 15:27:09 sasl.oauthbearer.clock.skew.seconds = 30 15:27:09 sasl.oauthbearer.expected.audience = null 15:27:09 sasl.oauthbearer.expected.issuer = null 15:27:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:09 sasl.oauthbearer.jwks.endpoint.url = null 15:27:09 sasl.oauthbearer.scope.claim.name = scope 15:27:09 sasl.oauthbearer.sub.claim.name = sub 15:27:09 sasl.oauthbearer.token.endpoint.url = null 15:27:09 security.protocol = PLAINTEXT 15:27:09 security.providers = null 15:27:09 send.buffer.bytes = 131072 15:27:09 socket.connection.setup.timeout.max.ms = 30000 15:27:09 socket.connection.setup.timeout.ms = 10000 15:27:09 ssl.cipher.suites = null 15:27:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:09 ssl.endpoint.identification.algorithm = https 15:27:09 ssl.engine.factory.class = null 15:27:09 ssl.key.password = null 15:27:09 ssl.keymanager.algorithm = SunX509 15:27:09 ssl.keystore.certificate.chain = null 15:27:09 ssl.keystore.key = null 15:27:09 ssl.keystore.location = null 15:27:09 ssl.keystore.password = null 15:27:09 ssl.keystore.type = JKS 15:27:09 ssl.protocol = TLSv1.3 15:27:09 ssl.provider = null 15:27:09 ssl.secure.random.implementation = null 15:27:09 ssl.trustmanager.algorithm = PKIX 15:27:09 ssl.truststore.certificates = null 15:27:09 ssl.truststore.location = null 15:27:09 ssl.truststore.password = null 15:27:09 ssl.truststore.type = JKS 15:27:09 transaction.timeout.ms = 60000 15:27:09 transactional.id = null 15:27:09 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:27:09 15:27:09 2024-03-14T15:27:08.663Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:09 2024-03-14T15:27:08.663Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:09 2024-03-14T15:27:08.663Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:09 2024-03-14T15:27:08.663Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430028663 15:27:09 2024-03-14T15:27:08.731Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:09 2024-03-14T15:27:08.731Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:08.868Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 15:27:09 2024-03-14T15:27:08.868Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: a5MIXwJvTXiXGPczzivPhQ 15:27:09 2024-03-14T15:27:08.903Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:09 2024-03-14T15:27:08.903Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:08.996Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 15:27:09 2024-03-14T15:27:09.011Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.011Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.047Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.048Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.104Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to y2J5UdZmTiaZxN1JMkYHvQ 15:27:09 2024-03-14T15:27:09.138Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to y2J5UdZmTiaZxN1JMkYHvQ 15:27:09 2024-03-14T15:27:09.138Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: a5MIXwJvTXiXGPczzivPhQ 15:27:09 2024-03-14T15:27:09.139Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.139Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.153Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.153Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.207Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.208Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.253Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 15:27:09 2024-03-14T15:27:09.254Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 15:27:09 2024-03-14T15:27:09.273Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-23cf114b-e6df-4f1d-abe3-dc0d3992cd67 15:27:09 2024-03-14T15:27:09.273Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:27:09 2024-03-14T15:27:09.273Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 15:27:09 2024-03-14T15:27:09.299Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-23cf114b-e6df-4f1d-abe3-dc0d3992cd67', protocol='range'} 15:27:09 2024-03-14T15:27:09.299Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-23cf114b-e6df-4f1d-abe3-dc0d3992cd67=Assignment(partitions=[ncmp-events-test-0])} 15:27:09 2024-03-14T15:27:09.305Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.305Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.322Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-23cf114b-e6df-4f1d-abe3-dc0d3992cd67', protocol='range'} 15:27:09 2024-03-14T15:27:09.322Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 15:27:09 2024-03-14T15:27:09.322Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 15:27:09 2024-03-14T15:27:09.326Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.326Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.335Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 15:27:09 2024-03-14T15:27:09.353Z INFO 7369 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 15:27:09 2024-03-14T15:27:09.464Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.464Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 15:27:09 2024-03-14T15:27:09.473Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:09 2024-03-14T15:27:09.473Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.473Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:09 2024-03-14T15:27:09.480Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.481Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.503Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.503Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 108ms, elapsed time since send: 108ms, request timeout: 30000ms) 15:27:09 2024-03-14T15:27:09.504Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 15:27:09 2024-03-14T15:27:09.504Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 15:27:09 2024-03-14T15:27:09.504Z INFO 7369 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1626393381, epoch=1) to node 1: 15:27:09 15:27:09 org.apache.kafka.common.errors.DisconnectException: null 15:27:09 15:27:09 2024-03-14T15:27:09.504Z INFO 7369 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:27:09 2024-03-14T15:27:09.516Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:09 2024-03-14T15:27:09.516Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.516Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:09 2024-03-14T15:27:09.558Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.558Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.565Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.565Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:09 2024-03-14T15:27:09.604Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:09 2024-03-14T15:27:09.604Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.471 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 15:27:09 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 15:27:14 2024-03-14T15:27:09.697Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:27:14 2024-03-14T15:27:09.716Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.716Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:09.746Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.746Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:09.749Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ba23fae6293bc7bbda31a4c80d59199287d3d2854b2c2aac7ba16929324a189d 15:27:14 2024-03-14T15:27:09.805Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.805Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:09.807Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.807Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:09.913Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.913Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:09.915Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.915Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:09.966Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.966Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:09.999Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:14 2024-03-14T15:27:09.999Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.059Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.059Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.106Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.107Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.251Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.251Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.257Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.257Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.327Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:14 2024-03-14T15:27:10.327Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.327Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:14 2024-03-14T15:27:10.419Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.419Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.434Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.434Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.508Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.508Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.522Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:14 2024-03-14T15:27:10.522Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.522Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:14 2024-03-14T15:27:10.534Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.534Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.609Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.610Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.715Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.715Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.754Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.754Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.811Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.811Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.822Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.822Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:10.971Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:14 2024-03-14T15:27:10.971Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.023Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.023Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.133Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.133Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.213Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.213Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.360Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.360Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.383Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:14 2024-03-14T15:27:11.383Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.383Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:14 2024-03-14T15:27:11.419Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.419Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.511Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.511Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.534Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:14 2024-03-14T15:27:11.534Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.534Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:14 2024-03-14T15:27:11.588Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.588Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.712Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.712Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.716Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.716Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.746Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.746Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.757Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.757Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:11.814Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:14 2024-03-14T15:27:11.814Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.024Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.024Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.028Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.028Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.035Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.035Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.065Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.065Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.127Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.127Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.286Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:14 2024-03-14T15:27:12.286Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.286Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:14 2024-03-14T15:27:12.362Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.362Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.413Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.413Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.422Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.422Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.486Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:14 2024-03-14T15:27:12.486Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.486Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:14 2024-03-14T15:27:12.540Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.540Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.715Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.715Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.722Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.722Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.750Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.750Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.888Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.888Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.915Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.915Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.931Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.931Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:12.980Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:14 2024-03-14T15:27:12.980Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:13.019Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:14 2024-03-14T15:27:13.019Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:13.174Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:14 2024-03-14T15:27:13.174Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:13.190Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:14 2024-03-14T15:27:13.190Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:13.190Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:14 2024-03-14T15:27:13.231Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:14 2024-03-14T15:27:13.231Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:14 2024-03-14T15:27:13.327Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:14 2024-03-14T15:27:13.327Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.417Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.417Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.465Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.465Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.605Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.605Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.613Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.613Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.692Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:15 2024-03-14T15:27:13.692Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.692Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:15 2024-03-14T15:27:13.743Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.743Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.822Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.822Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.845Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.845Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.845Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.845Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:13.926Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:15 2024-03-14T15:27:13.926Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.031Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.031Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.077Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.077Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.083Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.083Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.084Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.084Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.179Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.179Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.295Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:15 2024-03-14T15:27:14.295Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.295Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:15 2024-03-14T15:27:14.371Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.371Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.460Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.460Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.622Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.622Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.645Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:15 2024-03-14T15:27:14.645Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.645Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:15 2024-03-14T15:27:14.667Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.667Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.729Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.729Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.781Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.781Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.849Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.849Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.907Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.908Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.947Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:15 2024-03-14T15:27:14.947Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:14.967Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.269109336S 15:27:15 2024-03-14T15:27:14.970Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:15 allow.auto.create.topics = true 15:27:15 auto.commit.interval.ms = 5000 15:27:15 auto.include.jmx.reporter = true 15:27:15 auto.offset.reset = earliest 15:27:15 bootstrap.servers = [PLAINTEXT://localhost:32784] 15:27:15 check.crcs = true 15:27:15 client.dns.lookup = use_all_dns_ips 15:27:15 client.id = consumer-ncmp-group-10 15:27:15 client.rack = 15:27:15 connections.max.idle.ms = 540000 15:27:15 default.api.timeout.ms = 60000 15:27:15 enable.auto.commit = true 15:27:15 exclude.internal.topics = true 15:27:15 fetch.max.bytes = 52428800 15:27:15 fetch.max.wait.ms = 500 15:27:15 fetch.min.bytes = 1 15:27:15 group.id = ncmp-group 15:27:15 group.instance.id = null 15:27:15 heartbeat.interval.ms = 3000 15:27:15 interceptor.classes = [] 15:27:15 internal.leave.group.on.close = true 15:27:15 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:15 isolation.level = read_uncommitted 15:27:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:15 max.partition.fetch.bytes = 1048576 15:27:15 max.poll.interval.ms = 300000 15:27:15 max.poll.records = 500 15:27:15 metadata.max.age.ms = 300000 15:27:15 metric.reporters = [] 15:27:15 metrics.num.samples = 2 15:27:15 metrics.recording.level = INFO 15:27:15 metrics.sample.window.ms = 30000 15:27:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:15 receive.buffer.bytes = 65536 15:27:15 reconnect.backoff.max.ms = 1000 15:27:15 reconnect.backoff.ms = 50 15:27:15 request.timeout.ms = 30000 15:27:15 retry.backoff.ms = 100 15:27:15 sasl.client.callback.handler.class = null 15:27:15 sasl.jaas.config = null 15:27:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:15 sasl.kerberos.min.time.before.relogin = 60000 15:27:15 sasl.kerberos.service.name = null 15:27:15 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:15 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:15 sasl.login.callback.handler.class = null 15:27:15 sasl.login.class = null 15:27:15 sasl.login.connect.timeout.ms = null 15:27:15 sasl.login.read.timeout.ms = null 15:27:15 sasl.login.refresh.buffer.seconds = 300 15:27:15 sasl.login.refresh.min.period.seconds = 60 15:27:15 sasl.login.refresh.window.factor = 0.8 15:27:15 sasl.login.refresh.window.jitter = 0.05 15:27:15 sasl.login.retry.backoff.max.ms = 10000 15:27:15 sasl.login.retry.backoff.ms = 100 15:27:15 sasl.mechanism = GSSAPI 15:27:15 sasl.oauthbearer.clock.skew.seconds = 30 15:27:15 sasl.oauthbearer.expected.audience = null 15:27:15 sasl.oauthbearer.expected.issuer = null 15:27:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:15 sasl.oauthbearer.jwks.endpoint.url = null 15:27:15 sasl.oauthbearer.scope.claim.name = scope 15:27:15 sasl.oauthbearer.sub.claim.name = sub 15:27:15 sasl.oauthbearer.token.endpoint.url = null 15:27:15 security.protocol = PLAINTEXT 15:27:15 security.providers = null 15:27:15 send.buffer.bytes = 131072 15:27:15 session.timeout.ms = 45000 15:27:15 socket.connection.setup.timeout.max.ms = 30000 15:27:15 socket.connection.setup.timeout.ms = 10000 15:27:15 ssl.cipher.suites = null 15:27:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:15 ssl.endpoint.identification.algorithm = https 15:27:15 ssl.engine.factory.class = null 15:27:15 ssl.key.password = null 15:27:15 ssl.keymanager.algorithm = SunX509 15:27:15 ssl.keystore.certificate.chain = null 15:27:15 ssl.keystore.key = null 15:27:15 ssl.keystore.location = null 15:27:15 ssl.keystore.password = null 15:27:15 ssl.keystore.type = JKS 15:27:15 ssl.protocol = TLSv1.3 15:27:15 ssl.provider = null 15:27:15 ssl.secure.random.implementation = null 15:27:15 ssl.trustmanager.algorithm = PKIX 15:27:15 ssl.truststore.certificates = null 15:27:15 ssl.truststore.location = null 15:27:15 ssl.truststore.password = null 15:27:15 ssl.truststore.type = JKS 15:27:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:15 15:27:15 2024-03-14T15:27:14.971Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:15 2024-03-14T15:27:14.971Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:15 2024-03-14T15:27:14.971Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430034971 15:27:15 15:27:12,298 |-INFO in ReconfigureOnChangeTask(born:1710429972298) - Empty watch file list. Disabling 15:27:15 15:27:14,992 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:27:15 15:27:14,992 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:27:15 15:27:14,993 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@427173c9 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:27:15 15:27:14,996 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:27:15 15:27:14,996 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@427173c9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:27:15 15:27:14,999 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:27:15 15:27:14,999 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:27:15 15:27:14,999 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:27:15 15:27:14,999 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:27:15 15:27:14,999 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@427173c9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:27:15 15:27:15,002 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:27:15 15:27:15,002 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:27:15 15:27:15,002 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:27:15 15:27:15,002 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710430035002) 15:27:15 15:27:15,003 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:27:15 15:27:15,003 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:27:15 15:27:15,005 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:27:15 15:27:15,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:27:15 15:27:15,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:27:15 15:27:15,006 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:27:15 15:27:15,006 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:27:15 15:27:15,012 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13ef2439 - Setting zoneId to "UTC" 15:27:15 15:27:15,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:27:15 15:27:15,012 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:27:15 15:27:15,015 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:27:15 15:27:15,015 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:27:15 15:27:15,015 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:27:15 15:27:15,015 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:27:15 15:27:15,016 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:27:15 15:27:15,016 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:27:15 15:27:15,016 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:27:15 15:27:15,016 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6c0e7a47 - End of configuration. 15:27:15 15:27:15,016 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2528b334 - Registering current configuration as safe fallback point 15:27:15 15:27:15 15:27:15 . ____ _ __ _ _ 15:27:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:15 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:15 =========|_|==============|___/=/_/_/_/ 15:27:15 :: Spring Boot :: (v3.1.2) 15:27:15 15:27:15 2024-03-14T15:27:15.019Z INFO 7369 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:15 2024-03-14T15:27:15.019Z INFO 7369 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:27:15 2024-03-14T15:27:15.037Z INFO 7369 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.062 seconds (process running for 128.093) 15:27:15 2024-03-14T15:27:15.039Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 15:27:15 2024-03-14T15:27:15.053Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:15 2024-03-14T15:27:15.054Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:15 acks = -1 15:27:15 auto.include.jmx.reporter = true 15:27:15 batch.size = 16384 15:27:15 bootstrap.servers = [PLAINTEXT://localhost:32784] 15:27:15 buffer.memory = 33554432 15:27:15 client.dns.lookup = use_all_dns_ips 15:27:15 client.id = producer-14 15:27:15 compression.type = none 15:27:15 connections.max.idle.ms = 540000 15:27:15 delivery.timeout.ms = 120000 15:27:15 enable.idempotence = false 15:27:15 interceptor.classes = [] 15:27:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:15 linger.ms = 1 15:27:15 max.block.ms = 60000 15:27:15 max.in.flight.requests.per.connection = 5 15:27:15 max.request.size = 1048576 15:27:15 metadata.max.age.ms = 300000 15:27:15 metadata.max.idle.ms = 300000 15:27:15 metric.reporters = [] 15:27:15 metrics.num.samples = 2 15:27:15 metrics.recording.level = INFO 15:27:15 metrics.sample.window.ms = 30000 15:27:15 partitioner.adaptive.partitioning.enable = true 15:27:15 partitioner.availability.timeout.ms = 0 15:27:15 partitioner.class = null 15:27:15 partitioner.ignore.keys = false 15:27:15 receive.buffer.bytes = 32768 15:27:15 reconnect.backoff.max.ms = 1000 15:27:15 reconnect.backoff.ms = 50 15:27:15 request.timeout.ms = 30000 15:27:15 retries = 0 15:27:15 retry.backoff.ms = 100 15:27:15 sasl.client.callback.handler.class = null 15:27:15 sasl.jaas.config = null 15:27:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:15 sasl.kerberos.min.time.before.relogin = 60000 15:27:15 sasl.kerberos.service.name = null 15:27:15 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:15 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:15 sasl.login.callback.handler.class = null 15:27:15 sasl.login.class = null 15:27:15 sasl.login.connect.timeout.ms = null 15:27:15 sasl.login.read.timeout.ms = null 15:27:15 sasl.login.refresh.buffer.seconds = 300 15:27:15 sasl.login.refresh.min.period.seconds = 60 15:27:15 sasl.login.refresh.window.factor = 0.8 15:27:15 sasl.login.refresh.window.jitter = 0.05 15:27:15 sasl.login.retry.backoff.max.ms = 10000 15:27:15 sasl.login.retry.backoff.ms = 100 15:27:15 sasl.mechanism = GSSAPI 15:27:15 sasl.oauthbearer.clock.skew.seconds = 30 15:27:15 sasl.oauthbearer.expected.audience = null 15:27:15 sasl.oauthbearer.expected.issuer = null 15:27:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:15 sasl.oauthbearer.jwks.endpoint.url = null 15:27:15 sasl.oauthbearer.scope.claim.name = scope 15:27:15 sasl.oauthbearer.sub.claim.name = sub 15:27:15 sasl.oauthbearer.token.endpoint.url = null 15:27:15 security.protocol = PLAINTEXT 15:27:15 security.providers = null 15:27:15 send.buffer.bytes = 131072 15:27:15 socket.connection.setup.timeout.max.ms = 30000 15:27:15 socket.connection.setup.timeout.ms = 10000 15:27:15 ssl.cipher.suites = null 15:27:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:15 ssl.endpoint.identification.algorithm = https 15:27:15 ssl.engine.factory.class = null 15:27:15 ssl.key.password = null 15:27:15 ssl.keymanager.algorithm = SunX509 15:27:15 ssl.keystore.certificate.chain = null 15:27:15 ssl.keystore.key = null 15:27:15 ssl.keystore.location = null 15:27:15 ssl.keystore.password = null 15:27:15 ssl.keystore.type = JKS 15:27:15 ssl.protocol = TLSv1.3 15:27:15 ssl.provider = null 15:27:15 ssl.secure.random.implementation = null 15:27:15 ssl.trustmanager.algorithm = PKIX 15:27:15 ssl.truststore.certificates = null 15:27:15 ssl.truststore.location = null 15:27:15 ssl.truststore.password = null 15:27:15 ssl.truststore.type = JKS 15:27:15 transaction.timeout.ms = 60000 15:27:15 transactional.id = null 15:27:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:15 15:27:15 2024-03-14T15:27:15.055Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:15 2024-03-14T15:27:15.055Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:15 2024-03-14T15:27:15.055Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:15 2024-03-14T15:27:15.055Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430035055 15:27:15 2024-03-14T15:27:15.143Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:15 2024-03-14T15:27:15.143Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.151Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:15 2024-03-14T15:27:15.151Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.151Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:15 2024-03-14T15:27:15.185Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:15 2024-03-14T15:27:15.185Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.213Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 15:27:15 2024-03-14T15:27:15.213Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 7nUEzZ_rQjKhuZzFIzdzwA 15:27:15 2024-03-14T15:27:15.246Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:15 2024-03-14T15:27:15.246Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.326Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 15:27:15 2024-03-14T15:27:15.332Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:15 2024-03-14T15:27:15.332Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.433Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to AYEgzUWrTCay8FpLBM6Hdw 15:27:15 2024-03-14T15:27:15.450Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to AYEgzUWrTCay8FpLBM6Hdw 15:27:15 2024-03-14T15:27:15.450Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: 7nUEzZ_rQjKhuZzFIzdzwA 15:27:15 2024-03-14T15:27:15.471Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:15 2024-03-14T15:27:15.471Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.498Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:15 2024-03-14T15:27:15.499Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.557Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:15 2024-03-14T15:27:15.557Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.557Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:15 2024-03-14T15:27:15.563Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 15:27:15 2024-03-14T15:27:15.565Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 15:27:15 2024-03-14T15:27:15.588Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-c3ce1068-b270-4913-b6f2-301ea13f5bd3 15:27:15 2024-03-14T15:27:15.588Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:27:15 2024-03-14T15:27:15.588Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 15:27:15 2024-03-14T15:27:15.617Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-c3ce1068-b270-4913-b6f2-301ea13f5bd3', protocol='range'} 15:27:15 2024-03-14T15:27:15.617Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-c3ce1068-b270-4913-b6f2-301ea13f5bd3=Assignment(partitions=[cm-events-0])} 15:27:15 2024-03-14T15:27:15.636Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-c3ce1068-b270-4913-b6f2-301ea13f5bd3', protocol='range'} 15:27:15 2024-03-14T15:27:15.636Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 15:27:15 2024-03-14T15:27:15.636Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 15:27:15 2024-03-14T15:27:15.637Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:15 2024-03-14T15:27:15.637Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:15 2024-03-14T15:27:15.645Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 15:27:15 2024-03-14T15:27:15.657Z INFO 7369 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 15:27:16 2024-03-14T15:27:15.707Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.707Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:16 2024-03-14T15:27:15.797Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.797Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 15:27:16 2024-03-14T15:27:15.819Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.819Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 120ms, elapsed time since send: 120ms, request timeout: 30000ms) 15:27:16 2024-03-14T15:27:15.819Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 15:27:16 2024-03-14T15:27:15.819Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 15:27:16 2024-03-14T15:27:15.819Z INFO 7369 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=337412179, epoch=1) to node 1: 15:27:16 15:27:16 org.apache.kafka.common.errors.DisconnectException: null 15:27:16 15:27:16 2024-03-14T15:27:15.820Z INFO 7369 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:27:16 2024-03-14T15:27:15.838Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.839Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:16 2024-03-14T15:27:15.898Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.898Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:16 2024-03-14T15:27:15.912Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.912Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:16 2024-03-14T15:27:15.920Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.920Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:16 2024-03-14T15:27:15.938Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.938Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:16 2024-03-14T15:27:15.955Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:16 2024-03-14T15:27:15.955Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:16 2024-03-14T15:27:16.001Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:16 2024-03-14T15:27:16.001Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.34 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 15:27:16 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 15:27:21 2024-03-14T15:27:16.044Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:27:21 2024-03-14T15:27:16.049Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.049Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.058Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.058Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.096Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 10dce4e5ed1699c281b448ebfe1466ba95e83a611ba15c0ff739ad3601b7742e 15:27:21 2024-03-14T15:27:16.126Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.126Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.155Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.155Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.166Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:21 2024-03-14T15:27:16.166Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.166Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:16.186Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.186Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.255Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.255Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.290Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.290Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.300Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.300Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.428Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.428Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.437Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.437Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.599Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.600Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.702Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.702Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.702Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.703Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.716Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.716Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.722Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:21 2024-03-14T15:27:16.722Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.722Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:16.810Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.810Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.830Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.830Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.911Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.911Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.941Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.941Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:16.942Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:16.942Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.109Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.109Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.123Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.123Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.142Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.142Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.167Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.167Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.280Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:21 2024-03-14T15:27:17.280Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.280Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:17.304Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.304Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.366Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.367Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.440Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.440Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.467Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.467Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.532Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.532Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.679Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.679Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.704Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.704Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.729Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:21 2024-03-14T15:27:17.729Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.729Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:17.814Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.814Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.930Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.930Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.968Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.969Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.969Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.969Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:17.996Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:21 2024-03-14T15:27:17.996Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.045Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.045Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.079Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.079Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.144Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.144Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.257Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.257Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.271Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.271Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.373Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.373Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.383Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:21 2024-03-14T15:27:18.383Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.383Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:18.443Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.443Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.538Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.538Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.574Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.574Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.683Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.683Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.716Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.716Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.807Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.807Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.824Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.824Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.883Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:21 2024-03-14T15:27:18.883Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.883Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:18.948Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.948Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.982Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.982Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:18.998Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:21 2024-03-14T15:27:18.998Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.127Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.127Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.134Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.134Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.146Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.146Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.209Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.209Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.224Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.224Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.329Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.329Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.542Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.542Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.546Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.546Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.592Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:21 2024-03-14T15:27:19.592Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.592Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:19.722Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.722Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.729Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.729Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.745Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:21 2024-03-14T15:27:19.745Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.745Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:19.829Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.829Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.855Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.855Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.886Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.887Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.923Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.923Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:19.935Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:21 2024-03-14T15:27:19.935Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.059Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.059Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.079Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.079Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.215Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.215Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.230Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.230Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.316Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.316Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.377Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.378Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.389Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.389Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.547Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:21 2024-03-14T15:27:20.547Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.547Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:20.649Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.649Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.651Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.651Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.741Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.741Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.776Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.776Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.829Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.829Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.841Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.841Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.841Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.841Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.857Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.857Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.940Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.940Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.953Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:21 2024-03-14T15:27:20.953Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:20.953Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:20.982Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:21 2024-03-14T15:27:20.982Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.162Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.162Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.167Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.167Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.183Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.183Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.452Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:21 2024-03-14T15:27:21.452Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.453Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:21 2024-03-14T15:27:21.482Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.438332703S 15:27:21 2024-03-14T15:27:21.494Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.494Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.532Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.532Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.553Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.553Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.559Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.559Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.659Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.659Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.700Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.700Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.782Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.782Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 2024-03-14T15:27:21.832Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.832Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.806 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 15:27:21 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 15:27:21 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 15:27:21 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 15:27:21 2024-03-14T15:27:21.894Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.894Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 15:27:21 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 15:27:21 2024-03-14T15:27:21.912Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:21 2024-03-14T15:27:21.912Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 15:27:21 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 15:27:21 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 15:27:21 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 15:27:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 15:27:22 2024-03-14T15:27:22.007Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:22 2024-03-14T15:27:22.007Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 15:27:22 2024-03-14T15:27:22.013Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:22 2024-03-14T15:27:22.013Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:22 2024-03-14T15:27:22.013Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:22 2024-03-14T15:27:22.015Z DEBUG 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 15:27:22 2024-03-14T15:27:22.017Z DEBUG 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 15:27:22 2024-03-14T15:27:22.034Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 15:27:22 2024-03-14T15:27:22.034Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 15:27:22 2024-03-14T15:27:22.034Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 15:27:22 2024-03-14T15:27:22.037Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 15:27:22 2024-03-14T15:27:22.037Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 15:27:22 2024-03-14T15:27:22.039Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 15:27:22 2024-03-14T15:27:22.039Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 15:27:22 2024-03-14T15:27:22.040Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 15:27:22 2024-03-14T15:27:22.040Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 15:27:22 2024-03-14T15:27:22.043Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 15:27:22 2024-03-14T15:27:22.043Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 15:27:22 2024-03-14T15:27:22.043Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 15:27:22 2024-03-14T15:27:22.044Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 15:27:22 2024-03-14T15:27:22.044Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 15:27:22 2024-03-14T15:27:22.044Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 15:27:22 2024-03-14T15:27:22.046Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 15:27:22 2024-03-14T15:27:22.063Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:22 2024-03-14T15:27:22.063Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:22 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 15:27:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 15:27:22 2024-03-14T15:27:22.103Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 15:27:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 15:27:22 2024-03-14T15:27:22.109Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:22 2024-03-14T15:27:22.109Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:22 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 15:27:24 2024-03-14T15:27:22.233Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.233Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.265Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.265Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.343Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.343Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.392Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.392Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.425Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.425Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.460Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.460Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.508Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:24 2024-03-14T15:27:22.508Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.508Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:24 2024-03-14T15:27:22.512Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.512Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.708Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.708Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.760Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.761Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.809Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.809Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.838Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.838Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.911Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.911Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.913Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.913Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:22.962Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:24 2024-03-14T15:27:22.962Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.065Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.065Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.070Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:24 2024-03-14T15:27:23.070Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.070Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:24 2024-03-14T15:27:23.115Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.115Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.167Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.167Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.297Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.297Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.313Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.313Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.328Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.328Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.336Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.336Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.344Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.344Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.360Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:24 2024-03-14T15:27:23.360Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.360Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:24 2024-03-14T15:27:23.365Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.365Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.662Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.662Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.763Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.763Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.811Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.811Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.841Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.841Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.914Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.914Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:23.967Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:24 2024-03-14T15:27:23.967Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.023Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:24 2024-03-14T15:27:24.023Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.023Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:24 2024-03-14T15:27:24.088Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 15:27:24 2024-03-14T15:27:24.088Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 15:27:24 2024-03-14T15:27:24.090Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:27:24 2024-03-14T15:27:24.092Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 15:27:24 2024-03-14T15:27:24.092Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 15:27:24 2024-03-14T15:27:24.092Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:27:24 2024-03-14T15:27:24.094Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 15:27:24 2024-03-14T15:27:24.094Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 15:27:24 2024-03-14T15:27:24.094Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:27:24 2024-03-14T15:27:24.095Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 15:27:24 2024-03-14T15:27:24.095Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 15:27:24 2024-03-14T15:27:24.095Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:27:24 2024-03-14T15:27:24.115Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:24 2024-03-14T15:27:24.115Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.115Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:24 2024-03-14T15:27:24.115Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.117Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:24 2024-03-14T15:27:24.117Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.125Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 15:27:24 2024-03-14T15:27:24.127Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 15:27:24 2024-03-14T15:27:24.127Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 15:27:24 2024-03-14T15:27:24.152Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 15:27:24 2024-03-14T15:27:24.152Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 15:27:24 2024-03-14T15:27:24.191Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandle@a7dd580a], ...]. 15:27:24 2024-03-14T15:27:24.198Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 15:27:24 2024-03-14T15:27:24.198Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 15:27:24 2024-03-14T15:27:24.200Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:27:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.091 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 15:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 15:27:24 2024-03-14T15:27:24.245Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.245Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:27:24 2024-03-14T15:27:24.245Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:27:24 2024-03-14T15:27:24.245Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.245Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.245Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:27:24 2024-03-14T15:27:24.248Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.248Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 15:27:24 2024-03-14T15:27:24.249Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 15:27:24 2024-03-14T15:27:24.250Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.250Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.250Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:27:24 2024-03-14T15:27:24.251Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.251Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 15:27:24 2024-03-14T15:27:24.251Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 15:27:24 2024-03-14T15:27:24.252Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.252Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.252Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:27:24 2024-03-14T15:27:24.252Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.252Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.252Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:27:24 2024-03-14T15:27:24.253Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.253Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 15:27:24 2024-03-14T15:27:24.253Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.254Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 15:27:24 2024-03-14T15:27:24.256Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.256Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 15:27:24 2024-03-14T15:27:24.256Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.256Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z WARN 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 15:27:24 2024-03-14T15:27:24.257Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 15:27:24 2024-03-14T15:27:24.257Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.257Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:24 2024-03-14T15:27:24.258Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.258Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 15:27:24 2024-03-14T15:27:24.259Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.259Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:27:24 2024-03-14T15:27:24.259Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:27:24 2024-03-14T15:27:24.259Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 15:27:24 2024-03-14T15:27:24.269Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.269Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.269Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:27:24 2024-03-14T15:27:24.270Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:24 2024-03-14T15:27:24.270Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.270Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.270Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:27:24 2024-03-14T15:27:24.270Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:27:24 2024-03-14T15:27:24.270Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.270Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 15:27:24 2024-03-14T15:27:24.270Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 15:27:24 2024-03-14T15:27:24.274Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:27:24 2024-03-14T15:27:24.274Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:27:24 2024-03-14T15:27:24.274Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 15:27:24 2024-03-14T15:27:24.274Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:27:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 15:27:24 2024-03-14T15:27:24.276Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:27:24 2024-03-14T15:27:24.276Z INFO 7369 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 15:27:24 15:27:22,013 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@591ca120 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 15:27:24 15:27:24,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:27:24 15:27:24,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:27:24 15:27:24,301 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ad29e3a - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:27:24 15:27:24,304 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:27:24 15:27:24,304 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ad29e3a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:27:24 15:27:24,305 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:27:24 15:27:24,305 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:27:24 15:27:24,305 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:27:24 15:27:24,305 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:27:24 15:27:24,305 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ad29e3a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:27:24 15:27:24,307 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:27:24 15:27:24,307 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:27:24 15:27:24,307 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:27:24 15:27:24,307 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710430044307) 15:27:24 15:27:24,307 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:27:24 15:27:24,307 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:27:24 15:27:24,308 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:27:24 15:27:24,309 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:27:24 15:27:24,309 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:27:24 15:27:24,309 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:27:24 15:27:24,309 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:27:24 15:27:24,310 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:27:24 15:27:24,314 |-INFO in ch.qos.logback.classic.pattern.DateConverter@10912411 - Setting zoneId to "UTC" 15:27:24 15:27:24,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:27:24 15:27:24,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:27:24 15:27:24,317 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:27:24 15:27:24,318 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:27:24 15:27:24,318 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:27:24 15:27:24,318 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:27:24 15:27:24,318 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:27:24 15:27:24,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@715502d1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:27:24 15:27:24,318 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:27:24 15:27:24,318 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@49569298 - End of configuration. 15:27:24 15:27:24,318 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@477be6c6 - Registering current configuration as safe fallback point 15:27:24 15:27:24 15:27:24 . ____ _ __ _ _ 15:27:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:24 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:24 =========|_|==============|___/=/_/_/_/ 15:27:24 :: Spring Boot :: (v3.1.2) 15:27:24 15:27:24 2024-03-14T15:27:24.322Z INFO 7369 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:24 2024-03-14T15:27:24.322Z INFO 7369 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 15:27:24 2024-03-14T15:27:24.325Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:24 2024-03-14T15:27:24.325Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:24 2024-03-14T15:27:24.347Z INFO 7369 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.06 seconds (process running for 137.402) 15:27:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 15:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 15:27:24 15:27:24 . ____ _ __ _ _ 15:27:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:24 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:24 =========|_|==============|___/=/_/_/_/ 15:27:24 :: Spring Boot :: (v3.1.2) 15:27:24 15:27:24 2024-03-14T15:27:24.392Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:24 2024-03-14T15:27:24.392Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 15:27:24 2024-03-14T15:27:24.398Z INFO 7369 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.02 seconds (process running for 137.454) 15:27:24 2024-03-14T15:27:24.403Z WARN 7369 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 15:27:24 2024-03-14T15:27:24.407Z WARN 7369 --- [onPool-worker-2] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 15:27:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 15:27:24 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 15:27:25 2024-03-14T15:27:24.439Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.439Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.462Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.462Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.472Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:25 2024-03-14T15:27:24.472Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.472Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:25 2024-03-14T15:27:24.473Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.473Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.482Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.482Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.739Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.739Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:25 15:27:25 . ____ _ __ _ _ 15:27:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:25 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:25 =========|_|==============|___/=/_/_/_/ 15:27:25 :: Spring Boot :: (v3.1.2) 15:27:25 15:27:25 2024-03-14T15:27:24.755Z INFO 7369 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:25 2024-03-14T15:27:24.755Z INFO 7369 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:27:25 2024-03-14T15:27:24.788Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.788Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.890Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.890Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.941Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.941Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.944Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.944Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:24.991Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:25 2024-03-14T15:27:24.991Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:25.039Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:25 2024-03-14T15:27:25.039Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:25.039Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:25 2024-03-14T15:27:25.047Z INFO 7369 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.307 seconds (process running for 138.102) 15:27:25 2024-03-14T15:27:25.089Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:25 2024-03-14T15:27:25.089Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:25.099Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:25 2024-03-14T15:27:25.099Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 15:27:25 15:27:25 . ____ _ __ _ _ 15:27:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:25 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:25 =========|_|==============|___/=/_/_/_/ 15:27:25 :: Spring Boot :: (v3.1.2) 15:27:25 15:27:25 2024-03-14T15:27:25.163Z INFO 7369 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:25 2024-03-14T15:27:25.164Z INFO 7369 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 15:27:25 2024-03-14T15:27:25.172Z INFO 7369 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.023 seconds (process running for 138.228) 15:27:25 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 15:27:25 2024-03-14T15:27:25.239Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:25 2024-03-14T15:27:25.239Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:25 2024-03-14T15:27:25.239Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:25 2024-03-14T15:27:25.239Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:25 15:27:25 . ____ _ __ _ _ 15:27:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:25 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:25 =========|_|==============|___/=/_/_/_/ 15:27:25 :: Spring Boot :: (v3.1.2) 15:27:25 15:27:25 2024-03-14T15:27:25.255Z INFO 7369 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:25 2024-03-14T15:27:25.255Z INFO 7369 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 15:27:25 2024-03-14T15:27:25.261Z INFO 7369 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.021 seconds (process running for 138.317) 15:27:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 15:27:25 2024-03-14T15:27:25.291Z INFO 7369 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 15:27:25 2024-03-14T15:27:25.292Z INFO 7369 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 15:27:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 15:27:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 15:27:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 15:27:25 2024-03-14T15:27:25.315Z WARN 7369 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 15:27:25 2024-03-14T15:27:25.316Z WARN 7369 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 15:27:25 2024-03-14T15:27:25.320Z WARN 7369 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 15:27:25 2024-03-14T15:27:25.321Z WARN 7369 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 15:27:25 2024-03-14T15:27:25.324Z WARN 7369 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 15:27:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 15:27:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 15:27:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 15:27:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 15:27:25 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 15:27:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 15:27:25 2024-03-14T15:27:25.389Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:25 2024-03-14T15:27:25.390Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:25 15:27:25 . ____ _ __ _ _ 15:27:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:25 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:25 =========|_|==============|___/=/_/_/_/ 15:27:25 :: Spring Boot :: (v3.1.2) 15:27:25 15:27:25 2024-03-14T15:27:25.400Z INFO 7369 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7369 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 15:27:25 2024-03-14T15:27:25.400Z INFO 7369 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 15:27:25 2024-03-14T15:27:25.407Z INFO 7369 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.021 seconds (process running for 138.463) 15:27:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 15:27:25 2024-03-14T15:27:25.417Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:25 2024-03-14T15:27:25.417Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 15:27:25 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 15:27:30 2024-03-14T15:27:25.426Z INFO 7369 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:27:30 2024-03-14T15:27:25.443Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.443Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.495Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.495Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.529Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 42b33e892910af5663fdd99b43f9cd48ebeeafad6cf19652822c3248480fccaa 15:27:30 2024-03-14T15:27:25.544Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:30 2024-03-14T15:27:25.544Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.544Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:25.605Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.605Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.645Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.646Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.791Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.791Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.894Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.894Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.946Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.946Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:25.946Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:25.946Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.003Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.003Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.045Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.045Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.047Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:30 2024-03-14T15:27:26.047Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.047Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:26.104Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.104Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.195Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.195Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.247Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.247Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.292Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.292Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.296Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.296Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.448Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.448Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.497Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.497Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.548Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:30 2024-03-14T15:27:26.548Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.548Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:26.563Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.563Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.588Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.588Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.703Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.703Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.750Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.750Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.750Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.750Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.807Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.807Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.901Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.901Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:26.907Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:26.907Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.069Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.069Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.152Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.152Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.251Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:30 2024-03-14T15:27:27.251Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.251Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:27.301Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.301Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.302Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.302Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.311Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.311Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.404Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.404Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.410Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:30 2024-03-14T15:27:27.410Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.410Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:27.651Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.652Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.653Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.653Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.654Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.654Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.710Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.710Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.710Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.710Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.721Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.721Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.800Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.801Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.804Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.804Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.808Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.808Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:27.955Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:30 2024-03-14T15:27:27.955Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.026Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.026Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.104Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:30 2024-03-14T15:27:28.104Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.104Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:28.255Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.255Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.255Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.255Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.407Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.407Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.414Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.414Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.414Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:30 2024-03-14T15:27:28.414Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.414Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:28.504Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.504Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.508Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.508Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.526Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.526Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.579Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.579Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.607Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.607Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.652Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.652Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.658Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.658Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.714Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.714Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.911Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.911Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.956Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.956Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.958Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:30 2024-03-14T15:27:28.959Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:28.959Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:28.983Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:30 2024-03-14T15:27:28.983Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.116Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.116Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.166Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.166Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.260Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.260Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.390Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.390Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.417Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.417Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.481Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.481Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.506Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.507Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.525Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.526Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.561Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.561Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.570Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.570Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.618Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:30 2024-03-14T15:27:29.618Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.618Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:29.813Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.813Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.814Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.814Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.819Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.819Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.820Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.820Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:29.840Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:30 2024-03-14T15:27:29.840Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.013Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.013Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.062Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:30 2024-03-14T15:27:30.062Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.062Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:30.183Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.183Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.229Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.229Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.272Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.272Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.344Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.344Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.370Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.370Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.384Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.384Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.430Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.431Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.483Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.483Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.713Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.713Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.714Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.714Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.724Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:30 2024-03-14T15:27:30.724Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.724Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:30 2024-03-14T15:27:30.753Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.753Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.783Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.783Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.869Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:30 2024-03-14T15:27:30.869Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:30 2024-03-14T15:27:30.888Z INFO 7369 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.461645217S 15:27:30 2024-03-14T15:27:30.890Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:30 allow.auto.create.topics = true 15:27:30 auto.commit.interval.ms = 5000 15:27:30 auto.include.jmx.reporter = true 15:27:30 auto.offset.reset = earliest 15:27:30 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:30 check.crcs = true 15:27:30 client.dns.lookup = use_all_dns_ips 15:27:30 client.id = consumer-test-11 15:27:30 client.rack = 15:27:30 connections.max.idle.ms = 540000 15:27:30 default.api.timeout.ms = 60000 15:27:30 enable.auto.commit = true 15:27:30 exclude.internal.topics = true 15:27:30 fetch.max.bytes = 52428800 15:27:30 fetch.max.wait.ms = 500 15:27:30 fetch.min.bytes = 1 15:27:30 group.id = test 15:27:30 group.instance.id = null 15:27:30 heartbeat.interval.ms = 3000 15:27:30 interceptor.classes = [] 15:27:30 internal.leave.group.on.close = true 15:27:30 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:30 isolation.level = read_uncommitted 15:27:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:30 max.partition.fetch.bytes = 1048576 15:27:30 max.poll.interval.ms = 300000 15:27:30 max.poll.records = 500 15:27:30 metadata.max.age.ms = 300000 15:27:30 metric.reporters = [] 15:27:30 metrics.num.samples = 2 15:27:30 metrics.recording.level = INFO 15:27:30 metrics.sample.window.ms = 30000 15:27:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:30 receive.buffer.bytes = 65536 15:27:30 reconnect.backoff.max.ms = 1000 15:27:30 reconnect.backoff.ms = 50 15:27:30 request.timeout.ms = 30000 15:27:30 retry.backoff.ms = 100 15:27:30 sasl.client.callback.handler.class = null 15:27:30 sasl.jaas.config = null 15:27:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:30 sasl.kerberos.min.time.before.relogin = 60000 15:27:30 sasl.kerberos.service.name = null 15:27:30 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:30 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:30 sasl.login.callback.handler.class = null 15:27:30 sasl.login.class = null 15:27:30 sasl.login.connect.timeout.ms = null 15:27:30 sasl.login.read.timeout.ms = null 15:27:30 sasl.login.refresh.buffer.seconds = 300 15:27:30 sasl.login.refresh.min.period.seconds = 60 15:27:30 sasl.login.refresh.window.factor = 0.8 15:27:30 sasl.login.refresh.window.jitter = 0.05 15:27:30 sasl.login.retry.backoff.max.ms = 10000 15:27:30 sasl.login.retry.backoff.ms = 100 15:27:30 sasl.mechanism = GSSAPI 15:27:30 sasl.oauthbearer.clock.skew.seconds = 30 15:27:30 sasl.oauthbearer.expected.audience = null 15:27:30 sasl.oauthbearer.expected.issuer = null 15:27:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:30 sasl.oauthbearer.jwks.endpoint.url = null 15:27:30 sasl.oauthbearer.scope.claim.name = scope 15:27:30 sasl.oauthbearer.sub.claim.name = sub 15:27:30 sasl.oauthbearer.token.endpoint.url = null 15:27:30 security.protocol = PLAINTEXT 15:27:30 security.providers = null 15:27:30 send.buffer.bytes = 131072 15:27:30 session.timeout.ms = 45000 15:27:30 socket.connection.setup.timeout.max.ms = 30000 15:27:30 socket.connection.setup.timeout.ms = 10000 15:27:30 ssl.cipher.suites = null 15:27:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:30 ssl.endpoint.identification.algorithm = https 15:27:30 ssl.engine.factory.class = null 15:27:30 ssl.key.password = null 15:27:30 ssl.keymanager.algorithm = SunX509 15:27:30 ssl.keystore.certificate.chain = null 15:27:30 ssl.keystore.key = null 15:27:30 ssl.keystore.location = null 15:27:30 ssl.keystore.password = null 15:27:30 ssl.keystore.type = JKS 15:27:30 ssl.protocol = TLSv1.3 15:27:30 ssl.provider = null 15:27:30 ssl.secure.random.implementation = null 15:27:30 ssl.trustmanager.algorithm = PKIX 15:27:30 ssl.truststore.certificates = null 15:27:30 ssl.truststore.location = null 15:27:30 ssl.truststore.password = null 15:27:30 ssl.truststore.type = JKS 15:27:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:30 15:27:30 2024-03-14T15:27:30.891Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:30 2024-03-14T15:27:30.891Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:30 2024-03-14T15:27:30.891Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430050891 15:27:31 2024-03-14T15:27:30.917Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:31 2024-03-14T15:27:30.917Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:30.919Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:31 2024-03-14T15:27:30.919Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:31 acks = -1 15:27:31 auto.include.jmx.reporter = true 15:27:31 batch.size = 16384 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 buffer.memory = 33554432 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = producer-15 15:27:31 compression.type = none 15:27:31 connections.max.idle.ms = 540000 15:27:31 delivery.timeout.ms = 120000 15:27:31 enable.idempotence = false 15:27:31 interceptor.classes = [] 15:27:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:31 linger.ms = 1 15:27:31 max.block.ms = 60000 15:27:31 max.in.flight.requests.per.connection = 5 15:27:31 max.request.size = 1048576 15:27:31 metadata.max.age.ms = 300000 15:27:31 metadata.max.idle.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partitioner.adaptive.partitioning.enable = true 15:27:31 partitioner.availability.timeout.ms = 0 15:27:31 partitioner.class = null 15:27:31 partitioner.ignore.keys = false 15:27:31 receive.buffer.bytes = 32768 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retries = 0 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 transaction.timeout.ms = 60000 15:27:31 transactional.id = null 15:27:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:31 15:27:31 2024-03-14T15:27:30.925Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:31 2024-03-14T15:27:30.925Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:30.925Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:30.925Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430050925 15:27:31 2024-03-14T15:27:31.023Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.023Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.024Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.024Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.086Z INFO 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.087Z WARN 7369 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.097Z WARN 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 15:27:31 2024-03-14T15:27:31.097Z INFO 7369 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.218Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.219Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.219Z INFO 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 15:27:31 2024-03-14T15:27:31.219Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.220Z WARN 7369 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:31 2024-03-14T15:27:31.228Z WARN 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 15:27:31 2024-03-14T15:27:31.336Z INFO 7369 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.370Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:31 allow.auto.create.topics = true 15:27:31 auto.commit.interval.ms = 5000 15:27:31 auto.include.jmx.reporter = true 15:27:31 auto.offset.reset = earliest 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 check.crcs = true 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = consumer-test-12 15:27:31 client.rack = 15:27:31 connections.max.idle.ms = 540000 15:27:31 default.api.timeout.ms = 60000 15:27:31 enable.auto.commit = true 15:27:31 exclude.internal.topics = true 15:27:31 fetch.max.bytes = 52428800 15:27:31 fetch.max.wait.ms = 500 15:27:31 fetch.min.bytes = 1 15:27:31 group.id = test 15:27:31 group.instance.id = null 15:27:31 heartbeat.interval.ms = 3000 15:27:31 interceptor.classes = [] 15:27:31 internal.leave.group.on.close = true 15:27:31 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:31 isolation.level = read_uncommitted 15:27:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:31 max.partition.fetch.bytes = 1048576 15:27:31 max.poll.interval.ms = 300000 15:27:31 max.poll.records = 500 15:27:31 metadata.max.age.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:31 receive.buffer.bytes = 65536 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 session.timeout.ms = 45000 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:31 15:27:31 2024-03-14T15:27:31.371Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.371Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.371Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051371 15:27:31 2024-03-14T15:27:31.377Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:31 2024-03-14T15:27:31.377Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:31 acks = -1 15:27:31 auto.include.jmx.reporter = true 15:27:31 batch.size = 16384 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 buffer.memory = 33554432 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = producer-16 15:27:31 compression.type = none 15:27:31 connections.max.idle.ms = 540000 15:27:31 delivery.timeout.ms = 120000 15:27:31 enable.idempotence = false 15:27:31 interceptor.classes = [] 15:27:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:31 linger.ms = 1 15:27:31 max.block.ms = 60000 15:27:31 max.in.flight.requests.per.connection = 5 15:27:31 max.request.size = 1048576 15:27:31 metadata.max.age.ms = 300000 15:27:31 metadata.max.idle.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partitioner.adaptive.partitioning.enable = true 15:27:31 partitioner.availability.timeout.ms = 0 15:27:31 partitioner.class = null 15:27:31 partitioner.ignore.keys = false 15:27:31 receive.buffer.bytes = 32768 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retries = 0 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 transaction.timeout.ms = 60000 15:27:31 transactional.id = null 15:27:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:31 15:27:31 2024-03-14T15:27:31.380Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:31 2024-03-14T15:27:31.380Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.380Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.380Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051380 15:27:31 2024-03-14T15:27:31.388Z INFO 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.388Z WARN 7369 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.392Z INFO 7369 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.392Z INFO 7369 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.400Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:31 allow.auto.create.topics = true 15:27:31 auto.commit.interval.ms = 5000 15:27:31 auto.include.jmx.reporter = true 15:27:31 auto.offset.reset = earliest 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 check.crcs = true 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = consumer-test-13 15:27:31 client.rack = 15:27:31 connections.max.idle.ms = 540000 15:27:31 default.api.timeout.ms = 60000 15:27:31 enable.auto.commit = true 15:27:31 exclude.internal.topics = true 15:27:31 fetch.max.bytes = 52428800 15:27:31 fetch.max.wait.ms = 500 15:27:31 fetch.min.bytes = 1 15:27:31 group.id = test 15:27:31 group.instance.id = null 15:27:31 heartbeat.interval.ms = 3000 15:27:31 interceptor.classes = [] 15:27:31 internal.leave.group.on.close = true 15:27:31 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:31 isolation.level = read_uncommitted 15:27:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:31 max.partition.fetch.bytes = 1048576 15:27:31 max.poll.interval.ms = 300000 15:27:31 max.poll.records = 500 15:27:31 metadata.max.age.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:31 receive.buffer.bytes = 65536 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 session.timeout.ms = 45000 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:31 15:27:31 2024-03-14T15:27:31.411Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.411Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.411Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051411 15:27:31 2024-03-14T15:27:31.420Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:31 2024-03-14T15:27:31.420Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:31 acks = -1 15:27:31 auto.include.jmx.reporter = true 15:27:31 batch.size = 16384 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 buffer.memory = 33554432 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = producer-17 15:27:31 compression.type = none 15:27:31 connections.max.idle.ms = 540000 15:27:31 delivery.timeout.ms = 120000 15:27:31 enable.idempotence = false 15:27:31 interceptor.classes = [] 15:27:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:31 linger.ms = 1 15:27:31 max.block.ms = 60000 15:27:31 max.in.flight.requests.per.connection = 5 15:27:31 max.request.size = 1048576 15:27:31 metadata.max.age.ms = 300000 15:27:31 metadata.max.idle.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partitioner.adaptive.partitioning.enable = true 15:27:31 partitioner.availability.timeout.ms = 0 15:27:31 partitioner.class = null 15:27:31 partitioner.ignore.keys = false 15:27:31 receive.buffer.bytes = 32768 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retries = 0 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 transaction.timeout.ms = 60000 15:27:31 transactional.id = null 15:27:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:31 15:27:31 2024-03-14T15:27:31.422Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:31 2024-03-14T15:27:31.422Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.422Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.422Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051422 15:27:31 2024-03-14T15:27:31.432Z INFO 7369 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.432Z INFO 7369 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.439Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:31 allow.auto.create.topics = true 15:27:31 auto.commit.interval.ms = 5000 15:27:31 auto.include.jmx.reporter = true 15:27:31 auto.offset.reset = earliest 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 check.crcs = true 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = consumer-test-14 15:27:31 client.rack = 15:27:31 connections.max.idle.ms = 540000 15:27:31 default.api.timeout.ms = 60000 15:27:31 enable.auto.commit = true 15:27:31 exclude.internal.topics = true 15:27:31 fetch.max.bytes = 52428800 15:27:31 fetch.max.wait.ms = 500 15:27:31 fetch.min.bytes = 1 15:27:31 group.id = test 15:27:31 group.instance.id = null 15:27:31 heartbeat.interval.ms = 3000 15:27:31 interceptor.classes = [] 15:27:31 internal.leave.group.on.close = true 15:27:31 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:31 isolation.level = read_uncommitted 15:27:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:31 max.partition.fetch.bytes = 1048576 15:27:31 max.poll.interval.ms = 300000 15:27:31 max.poll.records = 500 15:27:31 metadata.max.age.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:31 receive.buffer.bytes = 65536 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 session.timeout.ms = 45000 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:31 15:27:31 2024-03-14T15:27:31.452Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.452Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.452Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051449 15:27:31 2024-03-14T15:27:31.460Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:31 2024-03-14T15:27:31.460Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:31 acks = -1 15:27:31 auto.include.jmx.reporter = true 15:27:31 batch.size = 16384 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 buffer.memory = 33554432 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = producer-18 15:27:31 compression.type = none 15:27:31 connections.max.idle.ms = 540000 15:27:31 delivery.timeout.ms = 120000 15:27:31 enable.idempotence = false 15:27:31 interceptor.classes = [] 15:27:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:31 linger.ms = 1 15:27:31 max.block.ms = 60000 15:27:31 max.in.flight.requests.per.connection = 5 15:27:31 max.request.size = 1048576 15:27:31 metadata.max.age.ms = 300000 15:27:31 metadata.max.idle.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partitioner.adaptive.partitioning.enable = true 15:27:31 partitioner.availability.timeout.ms = 0 15:27:31 partitioner.class = null 15:27:31 partitioner.ignore.keys = false 15:27:31 receive.buffer.bytes = 32768 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retries = 0 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 transaction.timeout.ms = 60000 15:27:31 transactional.id = null 15:27:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:31 15:27:31 2024-03-14T15:27:31.462Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:31 2024-03-14T15:27:31.462Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.462Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.462Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051462 15:27:31 2024-03-14T15:27:31.463Z INFO 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.463Z WARN 7369 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.477Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.477Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.480Z INFO 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.480Z WARN 7369 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.480Z INFO 7369 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.481Z INFO 7369 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.490Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:31 allow.auto.create.topics = true 15:27:31 auto.commit.interval.ms = 5000 15:27:31 auto.include.jmx.reporter = true 15:27:31 auto.offset.reset = earliest 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 check.crcs = true 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = consumer-test-15 15:27:31 client.rack = 15:27:31 connections.max.idle.ms = 540000 15:27:31 default.api.timeout.ms = 60000 15:27:31 enable.auto.commit = true 15:27:31 exclude.internal.topics = true 15:27:31 fetch.max.bytes = 52428800 15:27:31 fetch.max.wait.ms = 500 15:27:31 fetch.min.bytes = 1 15:27:31 group.id = test 15:27:31 group.instance.id = null 15:27:31 heartbeat.interval.ms = 3000 15:27:31 interceptor.classes = [] 15:27:31 internal.leave.group.on.close = true 15:27:31 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:31 isolation.level = read_uncommitted 15:27:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:31 max.partition.fetch.bytes = 1048576 15:27:31 max.poll.interval.ms = 300000 15:27:31 max.poll.records = 500 15:27:31 metadata.max.age.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:31 receive.buffer.bytes = 65536 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 session.timeout.ms = 45000 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:31 15:27:31 2024-03-14T15:27:31.492Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.492Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.492Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051492 15:27:31 2024-03-14T15:27:31.499Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:31 2024-03-14T15:27:31.499Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:31 acks = -1 15:27:31 auto.include.jmx.reporter = true 15:27:31 batch.size = 16384 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 buffer.memory = 33554432 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = producer-19 15:27:31 compression.type = none 15:27:31 connections.max.idle.ms = 540000 15:27:31 delivery.timeout.ms = 120000 15:27:31 enable.idempotence = false 15:27:31 interceptor.classes = [] 15:27:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:31 linger.ms = 1 15:27:31 max.block.ms = 60000 15:27:31 max.in.flight.requests.per.connection = 5 15:27:31 max.request.size = 1048576 15:27:31 metadata.max.age.ms = 300000 15:27:31 metadata.max.idle.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partitioner.adaptive.partitioning.enable = true 15:27:31 partitioner.availability.timeout.ms = 0 15:27:31 partitioner.class = null 15:27:31 partitioner.ignore.keys = false 15:27:31 receive.buffer.bytes = 32768 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retries = 0 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 transaction.timeout.ms = 60000 15:27:31 transactional.id = null 15:27:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:31 15:27:31 2024-03-14T15:27:31.501Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:31 2024-03-14T15:27:31.501Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.501Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.501Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051501 15:27:31 2024-03-14T15:27:31.512Z INFO 7369 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.513Z INFO 7369 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.519Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:31 allow.auto.create.topics = true 15:27:31 auto.commit.interval.ms = 5000 15:27:31 auto.include.jmx.reporter = true 15:27:31 auto.offset.reset = earliest 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 check.crcs = true 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = consumer-test-16 15:27:31 client.rack = 15:27:31 connections.max.idle.ms = 540000 15:27:31 default.api.timeout.ms = 60000 15:27:31 enable.auto.commit = true 15:27:31 exclude.internal.topics = true 15:27:31 fetch.max.bytes = 52428800 15:27:31 fetch.max.wait.ms = 500 15:27:31 fetch.min.bytes = 1 15:27:31 group.id = test 15:27:31 group.instance.id = null 15:27:31 heartbeat.interval.ms = 3000 15:27:31 interceptor.classes = [] 15:27:31 internal.leave.group.on.close = true 15:27:31 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:31 isolation.level = read_uncommitted 15:27:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:31 max.partition.fetch.bytes = 1048576 15:27:31 max.poll.interval.ms = 300000 15:27:31 max.poll.records = 500 15:27:31 metadata.max.age.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:31 receive.buffer.bytes = 65536 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 session.timeout.ms = 45000 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:31 15:27:31 2024-03-14T15:27:31.522Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.522Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.522Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051522 15:27:31 2024-03-14T15:27:31.528Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:31 2024-03-14T15:27:31.528Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:31 acks = -1 15:27:31 auto.include.jmx.reporter = true 15:27:31 batch.size = 16384 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 buffer.memory = 33554432 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = producer-20 15:27:31 compression.type = none 15:27:31 connections.max.idle.ms = 540000 15:27:31 delivery.timeout.ms = 120000 15:27:31 enable.idempotence = false 15:27:31 interceptor.classes = [] 15:27:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:31 linger.ms = 1 15:27:31 max.block.ms = 60000 15:27:31 max.in.flight.requests.per.connection = 5 15:27:31 max.request.size = 1048576 15:27:31 metadata.max.age.ms = 300000 15:27:31 metadata.max.idle.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partitioner.adaptive.partitioning.enable = true 15:27:31 partitioner.availability.timeout.ms = 0 15:27:31 partitioner.class = null 15:27:31 partitioner.ignore.keys = false 15:27:31 receive.buffer.bytes = 32768 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retries = 0 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 transaction.timeout.ms = 60000 15:27:31 transactional.id = null 15:27:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:31 15:27:31 2024-03-14T15:27:31.530Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:31 2024-03-14T15:27:31.530Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.530Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.530Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051530 15:27:31 2024-03-14T15:27:31.549Z INFO 7369 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.549Z INFO 7369 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.558Z INFO 7369 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:27:31 allow.auto.create.topics = true 15:27:31 auto.commit.interval.ms = 5000 15:27:31 auto.include.jmx.reporter = true 15:27:31 auto.offset.reset = earliest 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 check.crcs = true 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = consumer-test-17 15:27:31 client.rack = 15:27:31 connections.max.idle.ms = 540000 15:27:31 default.api.timeout.ms = 60000 15:27:31 enable.auto.commit = true 15:27:31 exclude.internal.topics = true 15:27:31 fetch.max.bytes = 52428800 15:27:31 fetch.max.wait.ms = 500 15:27:31 fetch.min.bytes = 1 15:27:31 group.id = test 15:27:31 group.instance.id = null 15:27:31 heartbeat.interval.ms = 3000 15:27:31 interceptor.classes = [] 15:27:31 internal.leave.group.on.close = true 15:27:31 internal.throw.on.fetch.stable.offset.unsupported = false 15:27:31 isolation.level = read_uncommitted 15:27:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 15:27:31 max.partition.fetch.bytes = 1048576 15:27:31 max.poll.interval.ms = 300000 15:27:31 max.poll.records = 500 15:27:31 metadata.max.age.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:27:31 receive.buffer.bytes = 65536 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 session.timeout.ms = 45000 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 15:27:31 15:27:31 2024-03-14T15:27:31.562Z INFO 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.562Z WARN 7369 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.565Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.565Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.565Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051565 15:27:31 2024-03-14T15:27:31.567Z INFO 7369 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 15:27:31 2024-03-14T15:27:31.571Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 15:27:31 2024-03-14T15:27:31.572Z INFO 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:27:31 acks = -1 15:27:31 auto.include.jmx.reporter = true 15:27:31 batch.size = 16384 15:27:31 bootstrap.servers = [PLAINTEXT://localhost:32788] 15:27:31 buffer.memory = 33554432 15:27:31 client.dns.lookup = use_all_dns_ips 15:27:31 client.id = producer-21 15:27:31 compression.type = none 15:27:31 connections.max.idle.ms = 540000 15:27:31 delivery.timeout.ms = 120000 15:27:31 enable.idempotence = false 15:27:31 interceptor.classes = [] 15:27:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:27:31 linger.ms = 1 15:27:31 max.block.ms = 60000 15:27:31 max.in.flight.requests.per.connection = 5 15:27:31 max.request.size = 1048576 15:27:31 metadata.max.age.ms = 300000 15:27:31 metadata.max.idle.ms = 300000 15:27:31 metric.reporters = [] 15:27:31 metrics.num.samples = 2 15:27:31 metrics.recording.level = INFO 15:27:31 metrics.sample.window.ms = 30000 15:27:31 partitioner.adaptive.partitioning.enable = true 15:27:31 partitioner.availability.timeout.ms = 0 15:27:31 partitioner.class = null 15:27:31 partitioner.ignore.keys = false 15:27:31 receive.buffer.bytes = 32768 15:27:31 reconnect.backoff.max.ms = 1000 15:27:31 reconnect.backoff.ms = 50 15:27:31 request.timeout.ms = 30000 15:27:31 retries = 0 15:27:31 retry.backoff.ms = 100 15:27:31 sasl.client.callback.handler.class = null 15:27:31 sasl.jaas.config = null 15:27:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:27:31 sasl.kerberos.min.time.before.relogin = 60000 15:27:31 sasl.kerberos.service.name = null 15:27:31 sasl.kerberos.ticket.renew.jitter = 0.05 15:27:31 sasl.kerberos.ticket.renew.window.factor = 0.8 15:27:31 sasl.login.callback.handler.class = null 15:27:31 sasl.login.class = null 15:27:31 sasl.login.connect.timeout.ms = null 15:27:31 sasl.login.read.timeout.ms = null 15:27:31 sasl.login.refresh.buffer.seconds = 300 15:27:31 sasl.login.refresh.min.period.seconds = 60 15:27:31 sasl.login.refresh.window.factor = 0.8 15:27:31 sasl.login.refresh.window.jitter = 0.05 15:27:31 sasl.login.retry.backoff.max.ms = 10000 15:27:31 sasl.login.retry.backoff.ms = 100 15:27:31 sasl.mechanism = GSSAPI 15:27:31 sasl.oauthbearer.clock.skew.seconds = 30 15:27:31 sasl.oauthbearer.expected.audience = null 15:27:31 sasl.oauthbearer.expected.issuer = null 15:27:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:27:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:27:31 sasl.oauthbearer.jwks.endpoint.url = null 15:27:31 sasl.oauthbearer.scope.claim.name = scope 15:27:31 sasl.oauthbearer.sub.claim.name = sub 15:27:31 sasl.oauthbearer.token.endpoint.url = null 15:27:31 security.protocol = PLAINTEXT 15:27:31 security.providers = null 15:27:31 send.buffer.bytes = 131072 15:27:31 socket.connection.setup.timeout.max.ms = 30000 15:27:31 socket.connection.setup.timeout.ms = 10000 15:27:31 ssl.cipher.suites = null 15:27:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:27:31 ssl.endpoint.identification.algorithm = https 15:27:31 ssl.engine.factory.class = null 15:27:31 ssl.key.password = null 15:27:31 ssl.keymanager.algorithm = SunX509 15:27:31 ssl.keystore.certificate.chain = null 15:27:31 ssl.keystore.key = null 15:27:31 ssl.keystore.location = null 15:27:31 ssl.keystore.password = null 15:27:31 ssl.keystore.type = JKS 15:27:31 ssl.protocol = TLSv1.3 15:27:31 ssl.provider = null 15:27:31 ssl.secure.random.implementation = null 15:27:31 ssl.trustmanager.algorithm = PKIX 15:27:31 ssl.truststore.certificates = null 15:27:31 ssl.truststore.location = null 15:27:31 ssl.truststore.password = null 15:27:31 ssl.truststore.type = JKS 15:27:31 transaction.timeout.ms = 60000 15:27:31 transactional.id = null 15:27:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 15:27:31 15:27:31 2024-03-14T15:27:31.574Z WARN 7369 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 15:27:31 2024-03-14T15:27:31.574Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:27:31 2024-03-14T15:27:31.574Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:27:31 2024-03-14T15:27:31.574Z INFO 7369 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430051574 15:27:31 2024-03-14T15:27:31.585Z INFO 7369 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.585Z INFO 7369 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.600Z INFO 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.600Z WARN 7369 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.607Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to wKJ-3QBXRsOYEaD-ELEQlQ 15:27:31 2024-03-14T15:27:31.608Z INFO 7369 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: xpZy87m5SIOR4cGm_2iCQA 15:27:31 2024-03-14T15:27:31.636Z INFO 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 15:27:31 2024-03-14T15:27:31.636Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.636Z WARN 7369 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:27:31 2024-03-14T15:27:31.721Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 15:27:31 2024-03-14T15:27:31.723Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 15:27:31 2024-03-14T15:27:31.744Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-69612d1c-8824-4229-98e7-48685985c5e1 15:27:31 2024-03-14T15:27:31.744Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 15:27:31 2024-03-14T15:27:31.744Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 15:27:31 2024-03-14T15:27:31.767Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-69612d1c-8824-4229-98e7-48685985c5e1', protocol='range'} 15:27:31 2024-03-14T15:27:31.767Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-69612d1c-8824-4229-98e7-48685985c5e1=Assignment(partitions=[my-topic-name-0])} 15:27:31 2024-03-14T15:27:31.775Z INFO 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.775Z WARN 7369 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.776Z INFO 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.776Z WARN 7369 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.786Z INFO 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.786Z WARN 7369 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 15:27:31 2024-03-14T15:27:31.787Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-69612d1c-8824-4229-98e7-48685985c5e1', protocol='range'} 15:27:31 2024-03-14T15:27:31.787Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 15:27:31 2024-03-14T15:27:31.787Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 15:27:31 2024-03-14T15:27:31.793Z INFO 7369 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 15:27:31 2024-03-14T15:27:31.804Z INFO 7369 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 15:27:31 2024-03-14T15:27:31.825Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 15:27:31 2024-03-14T15:27:31.825Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:31.869Z INFO 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.869Z WARN 7369 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:31.926Z INFO 7369 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.926Z INFO 7369 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.926Z INFO 7369 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.926Z INFO 7369 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.926Z INFO 7369 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.927Z INFO 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.972Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 15:27:32 2024-03-14T15:27:31.972Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 123ms, elapsed time since send: 123ms, request timeout: 30000ms) 15:27:32 2024-03-14T15:27:31.972Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 15:27:32 2024-03-14T15:27:31.972Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 15:27:32 2024-03-14T15:27:31.973Z INFO 7369 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=50273009, epoch=1) to node 1: 15:27:32 15:27:32 org.apache.kafka.common.errors.DisconnectException: null 15:27:32 15:27:32 2024-03-14T15:27:31.973Z INFO 7369 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 15:27:32 2024-03-14T15:27:32.026Z INFO 7369 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.026Z WARN 7369 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.027Z INFO 7369 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.027Z WARN 7369 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.027Z INFO 7369 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.027Z WARN 7369 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.027Z INFO 7369 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.028Z INFO 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.028Z WARN 7369 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.028Z WARN 7369 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.028Z INFO 7369 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.028Z WARN 7369 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.028Z INFO 7369 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.028Z WARN 7369 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.028Z INFO 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.028Z WARN 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.074Z INFO 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.074Z WARN 7369 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.127Z INFO 7369 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.127Z WARN 7369 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.127Z INFO 7369 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.128Z WARN 7369 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.128Z INFO 7369 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.128Z WARN 7369 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.129Z INFO 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.129Z WARN 7369 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.135Z INFO 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.135Z WARN 7369 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 15:27:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.728 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 15:27:32 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 15:27:32 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 15:27:32 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 15:27:32 2024-03-14T15:27:32.174Z WARN 7369 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 15:27:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 15:27:32 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 15:27:32 2024-03-14T15:27:32.177Z INFO 7369 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.177Z WARN 7369 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.179Z INFO 7369 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.179Z INFO 7369 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.179Z WARN 7369 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 2024-03-14T15:27:32.179Z WARN 7369 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 15:27:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 15:27:32 2024-03-14T15:27:32.183Z INFO 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 15:27:32 2024-03-14T15:27:32.183Z WARN 7369 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 15:27:32 [INFO] 15:27:32 [INFO] Results: 15:27:32 [INFO] 15:27:32 [INFO] Tests run: 523, Failures: 0, Errors: 0, Skipped: 0 15:27:32 [INFO] 15:27:32 [INFO] 15:27:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 15:27:32 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:27:32 [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes 15:27:32 [INFO] 15:27:32 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 15:27:32 [INFO] 15:27:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 15:27:32 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar 15:27:32 [INFO] 15:27:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 15:27:32 [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/* 15:27:32 [INFO] 15:27:32 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 15:27:33 [INFO] 15:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 15:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:27:33 [INFO] 15:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 15:27:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:27:33 [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes 15:27:33 [INFO] All coverage checks have been met. 15:27:33 [INFO] 15:27:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 15:27:33 [INFO] 15:27:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 15:27:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.jar 15:27:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.pom 15:27:33 [INFO] 15:27:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 15:27:33 [INFO] 15:27:33 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 15:27:33 [INFO] Building cps-ncmp-rest 3.4.7-SNAPSHOT [12/23] 15:27:33 [INFO] --------------------------------[ jar ]--------------------------------- 15:27:33 [INFO] 15:27:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 15:27:33 [INFO] 15:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 15:27:33 [INFO] 15:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 15:27:33 [INFO] 15:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 15:27:33 [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/* 15:27:33 [INFO] 15:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 15:27:33 [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/* 15:27:33 [INFO] 15:27:33 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 15:27:34 [INFO] Generating with dryRun=false 15:27:34 [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. 15:27:34 [INFO] OpenAPI Generator: spring (server) 15:27:34 [INFO] Generator 'spring' is considered stable. 15:27:34 [INFO] ---------------------------------- 15:27:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:27:34 [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) 15:27:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:27:34 [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). 15:27:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:34 [INFO] Processing operation getResourceDataForCmHandle 15:27:34 [INFO] Processing operation updateResourceDataRunningForCmHandle 15:27:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:34 [INFO] Processing operation createResourceDataRunningForCmHandle 15:27:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:34 [INFO] Processing operation deleteResourceDataRunningForCmHandle 15:27:34 [INFO] Processing operation patchResourceDataRunningForCmHandle 15:27:34 [INFO] Processing operation executeDataOperationForCmHandles 15:27:34 [INFO] Processing operation queryResourceDataForCmHandle 15:27:34 [INFO] Processing operation getModuleReferencesByCmHandle 15:27:34 [INFO] Processing operation getModuleDefinitions 15:27:34 [INFO] Processing operation searchCmHandles 15:27:34 [INFO] Processing operation retrieveCmHandleDetailsById 15:27:34 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 15:27:34 [INFO] Processing operation searchCmHandleIds 15:27:34 [INFO] Processing operation getCmHandleStateByCmHandleId 15:27:34 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 15:27:34 [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] 15:27:34 [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] 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:34 [WARNING] Multiple MediaTypes found, using only the first one 15:27:34 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:34 [WARNING] Multiple MediaTypes found, using only the first one 15:27:34 [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] 15:27:34 [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 15:27:34 [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] 15:27:34 [INFO] Skipping generation of supporting files. 15:27:34 ################################################################################ 15:27:34 # Thanks for using OpenAPI Generator. # 15:27:34 # Please consider donation to help us maintain this project 🙏 # 15:27:34 # https://opencollective.com/openapi_generator/donate # 15:27:34 ################################################################################ 15:27:34 [INFO] 15:27:34 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 15:27:34 [INFO] Generating with dryRun=false 15:27:34 [INFO] No .openapi-generator-ignore file found. 15:27:34 [INFO] OpenAPI Generator: spring (server) 15:27:34 [INFO] Generator 'spring' is considered stable. 15:27:34 [INFO] ---------------------------------- 15:27:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 15:27:34 [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) 15:27:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 15:27:34 [INFO] Processing operation updateDmiPluginRegistration 15:27:34 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 15:27:34 [INFO] Processing operation searchCmHandleIds 15:27:34 [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] 15:27:34 [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] 15:27:34 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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 15:27:34 [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] 15:27:34 [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 15:27:34 [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] 15:27:34 [INFO] Skipping generation of supporting files. 15:27:34 ################################################################################ 15:27:34 # Thanks for using OpenAPI Generator. # 15:27:34 # Please consider donation to help us maintain this project 🙏 # 15:27:34 # https://opencollective.com/openapi_generator/donate # 15:27:34 ################################################################################ 15:27:34 [INFO] 15:27:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 15:27:34 [INFO] You have 0 Checkstyle violations. 15:27:34 [INFO] 15:27:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 15:27:34 [INFO] You have 0 Checkstyle violations. 15:27:34 [INFO] 15:27:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 15:27:34 [INFO] Starting audit... 15:27:34 Audit done. 15:27:34 [INFO] You have 0 Checkstyle violations. 15:27:34 [INFO] 15:27:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 15:27:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:27:34 [INFO] Copying 1 resource 15:27:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 15:27:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 15:27:34 [INFO] 15:27:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 15:27:34 [INFO] Changes detected - recompiling the module! :dependency 15:27:34 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 15:27:36 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 15:27:36 [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. 15:27:36 [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. 15:27:36 [INFO] 15:27:36 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 15:27:36 [INFO] 15:27:36 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 15:27:36 [INFO] Fork Value is true 15:27:37 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:27:37 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:27:37 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:27:37 [java] WARNING: System::setSecurityManager will be removed in a future release 15:27:40 [INFO] Done SpotBugs Analysis.... 15:27:40 [INFO] 15:27:40 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 15:27:40 [INFO] 15:27:40 [INFO] 15:27:40 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 15:27:40 [INFO] BugInstance size is 0 15:27:40 [INFO] Error size is 0 15:27:40 [INFO] No errors/warnings found 15:27:40 [INFO] 15:27:40 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 15:27:40 [INFO] Generating with dryRun=false 15:27:40 [INFO] No .openapi-generator-ignore file found. 15:27:40 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:27:40 [INFO] Generator 'openapi-yaml' is considered stable. 15:27:40 [INFO] Output file [outputFile=openapi-inventory.yaml] 15:27:40 [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] 15:27:40 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:27:40 ################################################################################ 15:27:40 # Thanks for using OpenAPI Generator. # 15:27:40 # Please consider donation to help us maintain this project 🙏 # 15:27:40 # https://opencollective.com/openapi_generator/donate # 15:27:40 ################################################################################ 15:27:40 [INFO] 15:27:40 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 15:27:40 [INFO] Generating with dryRun=false 15:27:40 [INFO] OpenAPI Generator: openapi-yaml (documentation) 15:27:40 [INFO] Generator 'openapi-yaml' is considered stable. 15:27:40 [INFO] Output file [outputFile=openapi.yaml] 15:27:40 [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). 15:27:40 [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] 15:27:40 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 15:27:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:40 [WARNING] Multiple MediaTypes found, using only the first one 15:27:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [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] 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 15:27:40 [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.) 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 15:27:40 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 15:27:40 ################################################################################ 15:27:40 # Thanks for using OpenAPI Generator. # 15:27:40 # Please consider donation to help us maintain this project 🙏 # 15:27:40 # https://opencollective.com/openapi_generator/donate # 15:27:40 ################################################################################ 15:27:40 [INFO] 15:27:40 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 15:27:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:27:40 [INFO] Copying 2 resources 15:27:40 [INFO] 15:27:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 15:27:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:27:40 [INFO] Copying 6 resources 15:27:40 [INFO] 15:27:40 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 15:27:40 [INFO] Changes detected - recompiling the module! :dependency 15:27:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:27:41 [INFO] 15:27:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 15:27:41 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:27:41 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:27:42 [INFO] Compiled 22 files. 15:27:42 [INFO] 15:27:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 15:27:42 [INFO] 15:27:42 [INFO] ------------------------------------------------------- 15:27:42 [INFO] T E S T S 15:27:42 [INFO] ------------------------------------------------------- 15:27:44 15:27:43.832 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:27:44 15:27:44.035 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:27:44 15:27:44.171 [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. 15:27:44 15:27:44.218 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:27:44 15:27:44.239 [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. 15:27:44 15:27:44.248 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:27:44 15:27:44.288 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:27:44 15:27:44.296 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:27:44 15:27:44.300 [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. 15:27:44 15:27:44.308 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:27:44 15:27:44.311 [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. 15:27:44 15:27:44.318 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:27:44 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:27:48 15:27:43,640 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:27:48 15:27:43,661 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:27:48 15:27:43,661 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:27:48 15:27:43,663 |-INFO in ch.qos.logback.classic.BasicConfigurator@363b7709 - Setting up default configuration. 15:27:48 15:27:46,228 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5034e0c6 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:27:48 15:27:46,277 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@b88d294 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:27:48 15:27:46,277 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5034e0c6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:27:48 15:27:46,281 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:27:48 15:27:46,281 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:27:48 15:27:46,281 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:27:48 15:27:46,282 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@b88d294 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:27:48 15:27:46,282 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5034e0c6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:27:48 15:27:46,290 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:27:48 15:27:46,290 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:27:48 15:27:46,295 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:27:48 15:27:46,326 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710430066324) 15:27:48 15:27:46,326 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:27:48 15:27:46,326 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:27:48 15:27:46,331 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:27:48 15:27:46,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:27:48 15:27:46,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:27:48 15:27:46,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:27:48 15:27:46,343 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:27:48 15:27:46,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:27:48 15:27:46,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:27:48 15:27:46,376 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:27:48 15:27:46,384 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:27:48 15:27:46,701 |-INFO in ch.qos.logback.classic.pattern.DateConverter@71bbbb9f - Setting zoneId to "UTC" 15:27:48 15:27:46,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:27:48 15:27:46,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:27:48 15:27:46,951 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:27:48 15:27:46,953 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:27:48 15:27:46,953 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:27:48 15:27:46,954 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:27:48 15:27:46,954 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:27:48 15:27:46,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:27:48 15:27:46,955 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:27:48 15:27:46,955 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6fe47be - End of configuration. 15:27:48 15:27:46,955 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4baf3987 - Registering current configuration as safe fallback point 15:27:48 15:27:48 15:27:48 . ____ _ __ _ _ 15:27:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:48 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:48 =========|_|==============|___/=/_/_/_/ 15:27:48 :: Spring Boot :: (v3.1.2) 15:27:48 15:27:48 2024-03-14T15:27:47.059Z INFO 12917 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12917 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:27:48 2024-03-14T15:27:47.060Z INFO 12917 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 15:27:48 2024-03-14T15:27:48.475Z INFO 12917 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:27:48 2024-03-14T15:27:48.476Z INFO 12917 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:27:48 2024-03-14T15:27:48.477Z INFO 12917 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:27:48 2024-03-14T15:27:48.507Z INFO 12917 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.666 seconds (process running for 5.639) 15:27:48 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:27:49 2024-03-14T15:27:49.353Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:49 15:27:49 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 15:27:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:27:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:27:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:27:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:27:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:27:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:27:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:27:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:27:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:27:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:27:49 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 15:27:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:27:49 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:27:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:27:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:49 15:27:49 2024-03-14T15:27:49.364Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:49 15:27:49 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 15:27:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:27:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:27:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:27:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:27:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:27:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:27:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:27:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:27:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:27:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 15:27:49 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 15:27:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:27:49 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:27:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:27:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:49 15:27:49 2024-03-14T15:27:49.377Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:49 15:27:49 java.lang.IllegalStateException: some error message 15:27:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:27:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:27:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:27:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:27:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:27:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:27:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:27:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:27:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:27:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:27:49 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 15:27:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 15:27:49 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 15:27:49 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 15:27:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 15:27:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:49 15:27:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.971 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 15:27:49 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 15:27:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 15:27:49 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:27:50 15:27:50 . ____ _ __ _ _ 15:27:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:50 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:50 =========|_|==============|___/=/_/_/_/ 15:27:50 :: Spring Boot :: (v3.1.2) 15:27:50 15:27:50 2024-03-14T15:27:49.782Z INFO 12917 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12917 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:27:50 2024-03-14T15:27:49.782Z INFO 12917 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:27:50 2024-03-14T15:27:50.476Z INFO 12917 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:27:50 2024-03-14T15:27:50.476Z INFO 12917 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:27:50 2024-03-14T15:27:50.476Z INFO 12917 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:27:50 2024-03-14T15:27:50.484Z INFO 12917 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.731 seconds (process running for 7.616) 15:27:50 2024-03-14T15:27:50.662Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:50 15:27:50 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 15:27:50 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:27:50 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:113) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:109) 15:27:50 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:70) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 15:27:50 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 15:27:50 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$511756532.executeRequest(Unknown Source) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:118) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:219) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:50 15:27:50 2024-03-14T15:27:50.688Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:50 15:27:50 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:141) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:268) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:50 15:27:50 2024-03-14T15:27:50.897Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:50 15:27:50 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:27:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:27:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:27:50 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:479) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:27:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:50 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 15:27:50 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 15:27:50 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 15:27:50 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 15:27:50 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 15:27:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 15:27:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 15:27:50 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 15:27:50 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 15:27:50 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 15:27:50 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 15:27:50 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:27:50 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:27:50 ... 123 common frames omitted 15:27:50 15:27:50 2024-03-14T15:27:50.944Z WARN 12917 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 15:27:50 2024-03-14T15:27:50.975Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:50 15:27:50 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:27:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:27:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:27:50 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:50 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:50 15:27:51 2024-03-14T15:27:50.982Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:27:51 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 2024-03-14T15:27:50.987Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 2024-03-14T15:27:50.993Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:27:51 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 2024-03-14T15:27:50.999Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 2024-03-14T15:27:51.005Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:27:51 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 2024-03-14T15:27:51.010Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 2024-03-14T15:27:51.014Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 15:27:51 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 15:27:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 15:27:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:27:51 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:27:51 15:27:51 . ____ _ __ _ _ 15:27:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:27:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:27:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:27:51 ' |____| .__|_| |_|_| |_\__, | / / / / 15:27:51 =========|_|==============|___/=/_/_/_/ 15:27:51 :: Spring Boot :: (v3.1.2) 15:27:51 15:27:51 2024-03-14T15:27:51.102Z INFO 12917 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12917 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 15:27:51 2024-03-14T15:27:51.103Z INFO 12917 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 15:27:51 2024-03-14T15:27:51.396Z INFO 12917 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:27:51 2024-03-14T15:27:51.396Z INFO 12917 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:27:51 2024-03-14T15:27:51.396Z INFO 12917 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 15:27:51 2024-03-14T15:27:51.399Z INFO 12917 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.324 seconds (process running for 8.532) 15:27:51 2024-03-14T15:27:51.474Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 15:27:51 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:27:51 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:27:51 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:27:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:27:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:27:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:27:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 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"]) 15:27:51 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 15:27:51 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 15:27:51 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 15:27:51 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 15:27:51 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 15:27:51 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 15:27:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 15:27:51 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 15:27:51 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 15:27:51 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 15:27:51 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:27:51 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:27:51 ... 123 common frames omitted 15:27:51 15:27:51 2024-03-14T15:27:51.502Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 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) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:27:51 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:27:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:27:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 15:27:51 2024-03-14T15:27:51.505Z ERROR 12917 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 15:27:51 15:27:51 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:27:51 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 15:27:51 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 15:27:51 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 15:27:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 15:27:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 15:27:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 15:27:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 15:27:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:27:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 15:27:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 15:27:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:27:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:27:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 15:27:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 15:27:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 15:27:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:27:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:27:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:27:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:27:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:27:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:27:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:27:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:27:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:27:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:27:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:27:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:27:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:27:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:27:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:27:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:27:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:27:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:27:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:27:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:27:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:27:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:27:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:27:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:27:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:27:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:27:51 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 15:27:51 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 15:27:51 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 15:27:51 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 15:27:51 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 15:27:51 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 15:27:51 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 15:27:51 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 15:27:51 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 15:27:51 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 15:27:51 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 15:27:51 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 15:27:51 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 15:27:51 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 15:27:51 ... 133 common frames omitted 15:27:51 15:27:51 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:27:51 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 15:27:51 2024-03-14T15:27:51.575Z INFO 12917 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:27:51 2024-03-14T15:27:51.579Z WARN 12917 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 15:27:51 2024-03-14T15:27:51.582Z INFO 12917 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:27:51 2024-03-14T15:27:51.585Z INFO 12917 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:27:51 2024-03-14T15:27:51.587Z INFO 12917 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:27:51 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 15:27:51 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 15:27:51 2024-03-14T15:27:51.703Z INFO 12917 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:27:51 2024-03-14T15:27:51.706Z ERROR 12917 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 15:27:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 15:27:51 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 15:27:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 15:27:51 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:27:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 15:27:51 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 15:27:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 15:27:51 [INFO] 15:27:51 [INFO] Results: 15:27:51 [INFO] 15:27:51 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 15:27:51 [INFO] 15:27:51 [INFO] 15:27:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 15:27:51 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:27:51 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:27:52 [INFO] 15:27:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 15:27:52 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 15:27:52 [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/* 15:27:52 [INFO] 15:27:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 15:27:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 15:27:52 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:27:52 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:27:52 [INFO] All coverage checks have been met. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 15:27:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 15:27:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.pom 15:27:52 [INFO] 15:27:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 15:27:52 [INFO] 15:27:52 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 15:27:52 [INFO] Building cps-ncmp-rest-stub 3.4.7-SNAPSHOT [13/23] 15:27:52 [INFO] --------------------------------[ pom ]--------------------------------- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] surefireArgLine set to empty 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] argLine set to empty 15:27:52 [INFO] 15:27:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] You have 0 Checkstyle violations. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] You have 0 Checkstyle violations. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Starting audit... 15:27:52 Audit done. 15:27:52 [INFO] You have 0 Checkstyle violations. 15:27:52 [INFO] 15:27:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 15:27:52 [INFO] 15:27:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 15:27:52 [INFO] 15:27:52 [INFO] 15:27:52 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] No sources specified for compilation. Skipping. 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] 15:27:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] failsafeArgLine set to empty 15:27:52 [INFO] 15:27:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] No tests to run. 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-3.4.7-SNAPSHOT.pom 15:27:52 [INFO] 15:27:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 15:27:52 [INFO] 15:27:52 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 15:27:52 [INFO] Building cps-ncmp-rest-stub-service 3.4.7-SNAPSHOT [14/23] 15:27:52 [INFO] --------------------------------[ jar ]--------------------------------- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] 15:27:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] surefireArgLine set to empty 15:27:52 [INFO] 15:27:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:27:52 [INFO] argLine set to empty 15:27:52 [INFO] 15:27:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] You have 0 Checkstyle violations. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] You have 0 Checkstyle violations. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] Starting audit... 15:27:52 Audit done. 15:27:52 [INFO] You have 0 Checkstyle violations. 15:27:52 [INFO] 15:27:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:27:52 [INFO] Copying 3 resources 15:27:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 15:27:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 15:27:52 [INFO] 15:27:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 15:27:52 [INFO] Changes detected - recompiling the module! :dependency 15:27:52 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:27:53 [INFO] 15:27:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 15:27:53 [INFO] 15:27:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 15:27:53 [INFO] Fork Value is true 15:27:54 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:27: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.0/spotbugs-4.2.0.jar) 15:27:54 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:27:54 [java] WARNING: System::setSecurityManager will be removed in a future release 15:27:55 [INFO] Done SpotBugs Analysis.... 15:27:55 [INFO] 15:27:55 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 15:27:55 [INFO] 15:27:55 [INFO] 15:27:55 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 15:27:55 [INFO] BugInstance size is 0 15:27:55 [INFO] Error size is 0 15:27:55 [INFO] No errors/warnings found 15:27:55 [INFO] 15:27:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 15:27:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:27:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 15:27:55 [INFO] 15:27:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 15:27:55 [INFO] No sources to compile 15:27:55 [INFO] 15:27:55 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 15:27:55 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:27:55 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:27:56 [INFO] Compiled 4 files. 15:27:56 [INFO] 15:27:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 15:27:56 [INFO] 15:27:56 [INFO] ------------------------------------------------------- 15:27:56 [INFO] T E S T S 15:27:56 [INFO] ------------------------------------------------------- 15:27:57 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:28:00 15:27:57,192 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:28:00 15:27:57,212 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:28:00 15:27:57,213 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:28:00 15:27:57,213 |-INFO in ch.qos.logback.classic.BasicConfigurator@526e8108 - Setting up default configuration. 15:28:00 15:27:58,476 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcbae55 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:28:00 15:27:58,513 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4a9860 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:28:00 15:27:58,513 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcbae55 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:28:00 15:27:58,516 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:28:00 15:27:58,516 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:28:00 15:27:58,516 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:28:00 15:27:58,517 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4a9860 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:28:00 15:27:58,517 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcbae55 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:28:00 15:27:58,523 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:28:00 15:27:58,523 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:28:00 15:27:58,527 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:28:00 15:27:58,547 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710430078546) 15:28:00 15:27:58,548 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:28:00 15:27:58,548 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:28:00 15:27:58,553 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:28:00 15:27:58,557 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:28:00 15:27:58,558 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:28:00 15:27:58,562 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:28:00 15:27:58,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:28:00 15:27:58,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:28:00 15:27:58,578 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:28:00 15:27:58,582 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:28:00 15:27:58,602 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5ae1c281 - Setting zoneId to "UTC" 15:28:00 15:27:58,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:28:00 15:27:58,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:28:00 15:27:58,754 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:28:00 15:27:58,755 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:28:00 15:27:58,755 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:28:00 15:27:58,755 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:28:00 15:27:58,756 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:28:00 15:27:58,756 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ca16adc - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:28:00 15:27:58,756 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:28:00 15:27:58,756 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4ac8768e - End of configuration. 15:28:00 15:27:58,756 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1e957e2f - Registering current configuration as safe fallback point 15:28:00 15:28:00 2024-03-14T15:27:58.889Z INFO 13038 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13038 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 15:28:00 2024-03-14T15:27:58.890Z INFO 13038 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 15:28:00 2024-03-14T15:27:59.803Z INFO 13038 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 15:28:00 2024-03-14T15:27:59.806Z INFO 13038 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 15:28:00 2024-03-14T15:27:59.852Z INFO 13038 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 15:28:00 2024-03-14T15:27:59.852Z INFO 13038 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 939 ms 15:28:00 2024-03-14T15:27:59.898Z INFO 13038 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 15:28:00 2024-03-14T15:27:59.903Z INFO 13038 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@1f6f0fe2{application,/,[file:///tmp/jetty-docbase.0.7196291220471512851/],AVAILABLE} 15:28:00 2024-03-14T15:27:59.904Z INFO 13038 --- [ main] org.eclipse.jetty.server.Server : Started Server@2493eec6{STARTING}[11.0.15,sto=0] @3108ms 15:28:00 2024-03-14T15:28:00.338Z INFO 13038 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 15:28:00 2024-03-14T15:28:00.338Z INFO 13038 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 15:28:00 2024-03-14T15:28:00.339Z INFO 13038 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 15:28:00 2024-03-14T15:28:00.355Z INFO 13038 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@47797401{HTTP/1.1, (http/1.1)}{0.0.0.0:36561} 15:28:00 2024-03-14T15:28:00.356Z INFO 13038 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 36561 (http/1.1) with context path '/' 15:28:00 2024-03-14T15:28:00.369Z INFO 13038 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.116 seconds (process running for 3.573) 15:28:00 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:28:01 2024-03-14T15:28:01.293Z WARN 13038 --- [tp1778282640-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 15:28:01 2024-03-14T15:28:01.293Z INFO 13038 --- [tp1778282640-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:28:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.545 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:28:01 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:28:01 2024-03-14T15:28:01.421Z WARN 13038 --- [ 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 15:28:01 2024-03-14T15:28:01.422Z INFO 13038 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 15:28:01 2024-03-14T15:28:01.425Z INFO 13038 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test8291911539118647925/file.txt 15:28:01 2024-03-14T15:28:01.426Z WARN 13038 --- [ 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 15:28:01 2024-03-14T15:28:01.427Z ERROR 13038 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 15:28:01 2024-03-14T15:28:01.427Z WARN 13038 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test8291911539118647925/unknown-file.txt', will search it in classpath 15:28:01 2024-03-14T15:28:01.427Z ERROR 13038 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test8291911539118647925/unknown-file.txt file not found on classpath or on file system 15:28:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 15:28:01 [INFO] 15:28:01 [INFO] Results: 15:28:01 [INFO] 15:28:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 15:28:01 [INFO] 15:28:01 [INFO] 15:28:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:01 [INFO] 15:28:01 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] 15:28:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 15:28:01 [INFO] 15:28:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:01 [INFO] failsafeArgLine set to empty 15:28:01 [INFO] 15:28:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] 15:28:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:01 [INFO] 15:28:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:01 [INFO] 15:28:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] 15:28:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 15:28:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.pom 15:28:01 [INFO] 15:28:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 15:28:01 [INFO] 15:28:01 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 15:28:01 [INFO] Building cps-ncmp-rest-stub-app 3.4.7-SNAPSHOT [15/23] 15:28:01 [INFO] --------------------------------[ jar ]--------------------------------- 15:28:01 [INFO] 15:28:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] 15:28:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] 15:28:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] 15:28:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:01 [INFO] surefireArgLine set to empty 15:28:01 [INFO] 15:28:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:01 [INFO] argLine set to empty 15:28:01 [INFO] 15:28:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] You have 0 Checkstyle violations. 15:28:01 [INFO] 15:28:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] You have 0 Checkstyle violations. 15:28:01 [INFO] 15:28:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 15:28:01 [INFO] Starting audit... 15:28:01 Audit done. 15:28:01 [INFO] You have 0 Checkstyle violations. 15:28:01 [INFO] 15:28:01 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 15:28:02 [INFO] 15:28:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 15:28:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 15:28:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 15:28:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 15:28:02 [INFO] 15:28:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 15:28:02 [INFO] Changes detected - recompiling the module! :dependency 15:28:02 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 15:28:02 [INFO] 15:28:02 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 15:28:02 [INFO] 15:28:02 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 15:28:02 [INFO] Fork Value is true 15:28:04 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:28: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.0/spotbugs-4.2.0.jar) 15:28:04 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:28:04 [java] WARNING: System::setSecurityManager will be removed in a future release 15:28:05 [INFO] Done SpotBugs Analysis.... 15:28:05 [INFO] 15:28:05 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 15:28:05 [INFO] 15:28:05 [INFO] 15:28:05 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] BugInstance size is 0 15:28:05 [INFO] Error size is 0 15:28:05 [INFO] No errors/warnings found 15:28:05 [INFO] 15:28:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 15:28:05 [INFO] 15:28:05 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] No sources to compile 15:28:05 [INFO] 15:28:05 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] No sources specified for compilation. Skipping. 15:28:05 [INFO] 15:28:05 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] No tests to run. 15:28:05 [INFO] 15:28:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:05 [INFO] 15:28:05 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] 15:28:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 15:28:05 [INFO] 15:28:05 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:28:05 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar.original 15:28:05 [INFO] 15:28:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:05 [INFO] failsafeArgLine set to empty 15:28:05 [INFO] 15:28:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] No tests to run. 15:28:05 [INFO] 15:28:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:05 [INFO] 15:28:05 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:05 [INFO] 15:28:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] 15:28:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 15:28:05 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 15:28:05 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.pom 15:28:05 [INFO] 15:28:05 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 15:28:07 [INFO] 15:28:07 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 15:28:07 [INFO] Building cps-ri 3.4.7-SNAPSHOT [16/23] 15:28:07 [INFO] --------------------------------[ jar ]--------------------------------- 15:28:07 [INFO] 15:28:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 15:28:07 [INFO] 15:28:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 15:28:07 [INFO] 15:28:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 15:28:07 [INFO] 15:28:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 15:28:07 [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/* 15:28:07 [INFO] 15:28:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 15:28:07 [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/* 15:28:07 [INFO] 15:28:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 15:28:07 [INFO] You have 0 Checkstyle violations. 15:28:07 [INFO] 15:28:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 15:28:08 [INFO] You have 0 Checkstyle violations. 15:28:08 [INFO] 15:28:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 15:28:08 [INFO] Starting audit... 15:28:08 Audit done. 15:28:08 [INFO] You have 0 Checkstyle violations. 15:28:08 [INFO] 15:28:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 15:28:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:08 [INFO] Copying 61 resources 15:28:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 15:28:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 15:28:08 [INFO] 15:28:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 15:28:08 [INFO] Changes detected - recompiling the module! :dependency 15:28:08 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 15:28:10 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 15:28:10 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 15:28:10 [INFO] 15:28:10 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 15:28:10 [INFO] 15:28:10 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 15:28:10 [INFO] Fork Value is true 15:28:10 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:28:10 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:28:10 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:28:10 [java] WARNING: System::setSecurityManager will be removed in a future release 15:28:13 [INFO] Done SpotBugs Analysis.... 15:28:13 [INFO] 15:28:13 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 15:28:13 [INFO] 15:28:13 [INFO] 15:28:13 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 15:28:13 [INFO] BugInstance size is 0 15:28:13 [INFO] Error size is 0 15:28:13 [INFO] No errors/warnings found 15:28:13 [INFO] 15:28:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 15:28:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 15:28:13 [INFO] 15:28:13 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 15:28:13 [INFO] No sources to compile 15:28:13 [INFO] 15:28:13 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 15:28:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:28:13 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:28:15 [INFO] Compiled 24 files. 15:28:15 [INFO] 15:28:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 15:28:15 [INFO] 15:28:15 [INFO] ------------------------------------------------------- 15:28:15 [INFO] T E S T S 15:28:15 [INFO] ------------------------------------------------------- 15:28:16 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 15:28:18 15:28:18.145 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 15:28:18 15:28:18.467 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 15:28:18 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 15:28:18 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 15:28:19 15:28:15,856 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:28:19 15:28:15,879 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:28:19 15:28:15,879 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:28:19 15:28:15,881 |-INFO in ch.qos.logback.classic.BasicConfigurator@3d707885 - Setting up default configuration. 15:28:19 15:28:18,747 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:28:19 15:28:18,837 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:28:19 15:28:18,837 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:28:19 15:28:18,842 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:28:19 15:28:18,842 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:28:19 15:28:18,842 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:28:19 15:28:18,846 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:28:19 15:28:18,846 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:28:19 15:28:18,856 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:28:19 15:28:18,856 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:28:19 15:28:18,859 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:28:19 15:28:18,892 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710430098890) 15:28:19 15:28:18,892 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:28:19 15:28:18,892 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:28:19 15:28:18,901 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:28:19 15:28:18,901 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:28:19 15:28:18,902 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:28:19 15:28:18,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:28:19 15:28:18,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:28:19 15:28:18,909 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:28:19 15:28:18,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:28:19 15:28:18,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:28:19 15:28:18,939 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:28:19 15:28:18,946 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:28:19 15:28:18,957 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6eec564c - Setting zoneId to "UTC" 15:28:19 15:28:18,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:28:19 15:28:18,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:28:19 15:28:19,234 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:28:19 15:28:19,235 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:28:19 15:28:19,235 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:28:19 15:28:19,235 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:28:19 15:28:19,235 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:28:19 15:28:19,236 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:28:19 15:28:19,236 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:28:19 15:28:19,236 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4dd11699 - End of configuration. 15:28:19 15:28:19,236 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3d805670 - Registering current configuration as safe fallback point 15:28:19 15:28:19 15:28:19 . ____ _ __ _ _ 15:28:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:28:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:28:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:28:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:28:19 =========|_|==============|___/=/_/_/_/ 15:28:19 :: Spring Boot :: (v3.1.2) 15:28:19 15:28:19 2024-03-14T15:28:19.358Z INFO 13240 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13240 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 15:28:19 2024-03-14T15:28:19.359Z INFO 13240 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 15:28:19 2024-03-14T15:28:19.632Z INFO 13240 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.054 seconds (process running for 4.563) 15:28:19 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:28:22 2024-03-14T15:28:20.301Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:28:22 15:28:22 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:22 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:22 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:22 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:22 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:22 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:28:22 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:22 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:22 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:22 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:22 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:22 ... 48 common frames omitted 15:28:22 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:22 ... 75 common frames omitted 15:28:22 15:28:22 2024-03-14T15:28:20.622Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:28:22 15:28:22 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:22 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:22 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:22 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:22 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:22 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:28:22 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:22 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:22 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:22 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:22 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:22 ... 48 common frames omitted 15:28:22 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:22 ... 75 common frames omitted 15:28:22 15:28:22 2024-03-14T15:28:21.080Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 15:28:22 15:28:22 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:22 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:22 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:22 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:22 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:22 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:22 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:28:22 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:22 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:22 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:22 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:22 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:22 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:22 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:22 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:22 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:22 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:22 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:22 ... 48 common frames omitted 15:28:22 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:22 ... 75 common frames omitted 15:28:22 15:28:24 2024-03-14T15:28:22.418Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 15:28:24 15:28:24 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:24 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:24 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:24 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:24 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:24 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:24 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:24 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:28:24 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:24 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:24 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:24 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:24 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:24 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:24 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:24 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:24 ... 48 common frames omitted 15:28:24 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:24 ... 75 common frames omitted 15:28:24 15:28:24 2024-03-14T15:28:24.424Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 15:28:24 15:28:24 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:24 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:24 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:24 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:24 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:24 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:24 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:24 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:24 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:24 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:28:24 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:24 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:24 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:24 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:24 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:24 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:24 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:24 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:24 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:24 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:24 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:24 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:24 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:24 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:24 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:24 ... 48 common frames omitted 15:28:24 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:24 ... 75 common frames omitted 15:28:24 15:28:25 2024-03-14T15:28:24.438Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:28:25 15:28:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:28:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:25 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:25 ... 48 common frames omitted 15:28:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:25 ... 75 common frames omitted 15:28:25 15:28:25 2024-03-14T15:28:24.830Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:28:25 15:28:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 15:28:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:25 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:25 ... 48 common frames omitted 15:28:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:25 ... 75 common frames omitted 15:28:25 15:28:27 2024-03-14T15:28:25.541Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:28:27 15:28:27 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:27 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:27 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:27 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:27 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:28:27 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:28:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:27 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:27 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:27 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:27 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:27 ... 48 common frames omitted 15:28:27 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:27 ... 75 common frames omitted 15:28:27 15:28:27 2024-03-14T15:28:25.764Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:28:27 15:28:27 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:27 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:27 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:27 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:27 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:28:27 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:28:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:27 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:27 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:27 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:27 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:27 ... 48 common frames omitted 15:28:27 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:27 ... 75 common frames omitted 15:28:27 15:28:27 2024-03-14T15:28:26.338Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 15:28:27 15:28:27 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:27 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:27 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:27 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:27 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:28:27 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:28:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:27 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:27 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:27 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:27 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:27 ... 48 common frames omitted 15:28:27 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:27 ... 75 common frames omitted 15:28:27 15:28:29 2024-03-14T15:28:27.239Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 15:28:29 15:28:29 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:29 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:29 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:29 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:29 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:29 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:28:29 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:28:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:29 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:29 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:29 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:29 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:29 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:29 ... 48 common frames omitted 15:28:29 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:29 ... 75 common frames omitted 15:28:29 15:28:29 2024-03-14T15:28:29.243Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 15:28:29 15:28:29 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:29 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:29 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:29 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:29 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:29 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:28:29 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:28:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:29 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:29 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:29 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:29 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:29 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:29 ... 48 common frames omitted 15:28:29 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:29 ... 75 common frames omitted 15:28:29 15:28:30 2024-03-14T15:28:29.255Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:28:30 15:28:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:28:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:28:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:30 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:30 ... 48 common frames omitted 15:28:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:30 ... 75 common frames omitted 15:28:30 15:28:30 2024-03-14T15:28:29.491Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 15:28:30 15:28:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 15:28:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:28:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:28:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 15:28:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 15:28:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 15:28:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 15:28:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 15:28:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:28:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 15:28:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 15:28:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 15:28:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:30 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 15:28:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 15:28:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 15:28:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 15:28:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 15:28:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:30 ... 48 common frames omitted 15:28:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:30 ... 75 common frames omitted 15:28:30 15:28:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.701 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 15:28:30 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 15:28:30 2024-03-14T15:28:30.233Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:28:30 15:28:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:28:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:28:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:28:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:28:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:28:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:28:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:30 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 15:28:30 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 15:28:30 at java.base/java.lang.Class.newInstance(Class.java:645) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 15:28:30 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 15:28:30 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:30 ... 30 common frames omitted 15:28:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:30 ... 46 common frames omitted 15:28:30 15:28:30 2024-03-14T15:28:30.237Z WARN 13240 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 15:28:30 15:28:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 15:28:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:28:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:28:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 15:28:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 15:28:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 15:28:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 15:28:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 15:28:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 15:28:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 15:28:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 15:28:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 15:28:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 15:28:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 15:28:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 15:28:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 15:28:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 15:28:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 15:28:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 15:28:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 15:28:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 15:28:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:28:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 15:28:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 15:28:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 15:28:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 15:28:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 15:28:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 15:28:30 Caused by: org.hibernate.exception.ConstraintViolationException: 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 15:28:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 15:28:30 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 15:28:30 at java.base/java.lang.Class.newInstance(Class.java:645) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 15:28:30 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 15:28:30 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 15:28:30 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 15:28:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 15:28:30 ... 30 common frames omitted 15:28:30 Caused by: java.sql.SQLException: no checksum 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 15:28:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 15:28:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 15:28:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 15:28:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 15:28:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 15:28:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 15:28:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 15:28:30 ... 46 common frames omitted 15:28:30 15:28:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 15:28:30 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 15:28:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 15:28:30 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 15:28:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 15:28:30 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 15:28:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.onap.cps.spi.utils.SessionManagerSpec 15:28:30 2024-03-14T15:28:30.452Z INFO 13240 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 15:28:30 2024-03-14T15:28:30.452Z INFO 13240 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 15:28:30 [INFO] 15:28:30 [INFO] Results: 15:28:30 [INFO] 15:28:30 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 15:28:30 [INFO] 15:28:30 [INFO] 15:28:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 15:28:30 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:28:30 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:28:30 [INFO] 15:28:30 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 15:28:30 [INFO] 15:28:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 15:28:30 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar 15:28:30 [INFO] 15:28:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 15:28:30 [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/* 15:28:30 [INFO] 15:28:30 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 15:28:30 [INFO] 15:28:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 15:28:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:28:30 [INFO] 15:28:30 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 15:28:30 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:28:30 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:28:30 [INFO] All coverage checks have been met. 15:28:30 [INFO] 15:28:30 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 15:28:30 [INFO] 15:28:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 15:28:30 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.jar 15:28:30 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.pom 15:28:30 [INFO] 15:28:30 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 15:28:30 [INFO] 15:28:30 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 15:28:30 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.7-SNAPSHOT [17/23] 15:28:30 [INFO] --------------------------------[ pom ]--------------------------------- 15:28:30 [INFO] 15:28:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 15:28:30 [INFO] 15:28:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 15:28:30 [INFO] 15:28:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 15:28:30 [INFO] 15:28:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 15:28:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:30 [INFO] surefireArgLine set to empty 15:28:30 [INFO] 15:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:31 [INFO] argLine set to empty 15:28:31 [INFO] 15:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] You have 0 Checkstyle violations. 15:28:31 [INFO] 15:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] You have 0 Checkstyle violations. 15:28:31 [INFO] 15:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] Starting audit... 15:28:31 Audit done. 15:28:31 [INFO] You have 0 Checkstyle violations. 15:28:31 [INFO] 15:28:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 15:28:31 [INFO] 15:28:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] 15:28:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 15:28:31 [INFO] 15:28:31 [INFO] 15:28:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] 15:28:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] No sources specified for compilation. Skipping. 15:28:31 [INFO] 15:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:31 [INFO] 15:28:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] 15:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:31 [INFO] failsafeArgLine set to empty 15:28:31 [INFO] 15:28:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] No tests to run. 15:28:31 [INFO] 15:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:31 [INFO] 15:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:31 [INFO] 15:28:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] 15:28:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.7-SNAPSHOT.pom 15:28:31 [INFO] 15:28:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 15:28:31 [INFO] 15:28:31 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 15:28:31 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.7-SNAPSHOT [18/23] 15:28:31 [INFO] --------------------------------[ jar ]--------------------------------- 15:28:31 [INFO] 15:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] 15:28:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] 15:28:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] 15:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:31 [INFO] surefireArgLine set to empty 15:28:31 [INFO] 15:28:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:31 [INFO] argLine set to empty 15:28:31 [INFO] 15:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] You have 0 Checkstyle violations. 15:28:31 [INFO] 15:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] You have 0 Checkstyle violations. 15:28:31 [INFO] 15:28:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] Starting audit... 15:28:31 Audit done. 15:28:31 [INFO] You have 0 Checkstyle violations. 15:28:31 [INFO] 15:28:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:31 [INFO] Copying 12 resources 15:28:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 15:28:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 15:28:31 [INFO] 15:28:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] Changes detected - recompiling the module! :dependency 15:28:31 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 15:28:31 [INFO] 15:28:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 15:28:31 [INFO] 15:28:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:31 [INFO] Fork Value is true 15:28:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:28:33 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:28:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:28:33 [java] WARNING: System::setSecurityManager will be removed in a future release 15:28:34 [INFO] Done SpotBugs Analysis.... 15:28:34 [INFO] 15:28:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 15:28:34 [INFO] 15:28:34 [INFO] 15:28:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] BugInstance size is 0 15:28:34 [INFO] Error size is 0 15:28:34 [INFO] No errors/warnings found 15:28:34 [INFO] 15:28:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 15:28:34 [INFO] 15:28:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] No sources to compile 15:28:34 [INFO] 15:28:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] No sources specified for compilation. Skipping. 15:28:34 [INFO] 15:28:34 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] No tests to run. 15:28:34 [INFO] 15:28:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:34 [INFO] 15:28:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] 15:28:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 15:28:34 [INFO] 15:28:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:34 [INFO] failsafeArgLine set to empty 15:28:34 [INFO] 15:28:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] No tests to run. 15:28:34 [INFO] 15:28:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:34 [INFO] 15:28:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:34 [INFO] 15:28:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] 15:28:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:34 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 15:28:34 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.pom 15:28:34 [INFO] 15:28:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 15:28:35 [INFO] 15:28:35 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 15:28:35 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.7-SNAPSHOT [19/23] 15:28:35 [INFO] --------------------------------[ jar ]--------------------------------- 15:28:35 [INFO] 15:28:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] 15:28:35 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] 15:28:35 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] 15:28:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:35 [INFO] surefireArgLine set to empty 15:28:35 [INFO] 15:28:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:35 [INFO] argLine set to empty 15:28:35 [INFO] 15:28:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] You have 0 Checkstyle violations. 15:28:35 [INFO] 15:28:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] You have 0 Checkstyle violations. 15:28:35 [INFO] 15:28:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] Starting audit... 15:28:35 Audit done. 15:28:35 [INFO] You have 0 Checkstyle violations. 15:28:35 [INFO] 15:28:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 15:28:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 15:28:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 15:28:35 [INFO] 15:28:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] Changes detected - recompiling the module! :dependency 15:28:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 15:28:35 [INFO] 15:28:35 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 15:28:35 [INFO] 15:28:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:35 [INFO] Fork Value is true 15:28:36 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:28: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.0/spotbugs-4.2.0.jar) 15:28:36 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:28:36 [java] WARNING: System::setSecurityManager will be removed in a future release 15:28:37 [INFO] Done SpotBugs Analysis.... 15:28:37 [INFO] 15:28:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 15:28:37 [INFO] 15:28:37 [INFO] 15:28:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] BugInstance size is 0 15:28:37 [INFO] Error size is 0 15:28:37 [INFO] No errors/warnings found 15:28:37 [INFO] 15:28:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 15:28:37 [INFO] 15:28:37 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] No sources to compile 15:28:37 [INFO] 15:28:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] No sources specified for compilation. Skipping. 15:28:37 [INFO] 15:28:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] No tests to run. 15:28:37 [INFO] 15:28:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:37 [INFO] 15:28:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] 15:28:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 15:28:37 [INFO] 15:28:37 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:39 [INFO] 15:28:39 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 15:28:39 [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 15:28:39 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:28:39 [INFO] Building dependencies layer... 15:28:39 [INFO] Building resources layer... 15:28:39 [INFO] Building classes layer... 15:28:39 [INFO] Building snapshot dependencies layer... 15:28:39 [INFO] Building jvm arg files layer... 15:28:39 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:28:42 [INFO] 15:28:42 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 15:28:42 [INFO] Loading to Docker daemon... 15:28:45 [INFO] 15:28:45 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 15:28:45 [INFO] 15:28:45 [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 15:28:45 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 15:28:45 [INFO] 15:28:45 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 15:28:45 [INFO] 15:28:45 [INFO] 15:28:45 [INFO] 15:28:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:45 [INFO] failsafeArgLine set to empty 15:28:45 [INFO] 15:28:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] No tests to run. 15:28:45 [INFO] 15:28:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:45 [INFO] 15:28:45 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:28:45 [INFO] 15:28:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] 15:28:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 15:28:45 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.pom 15:28:45 [INFO] 15:28:45 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] 15:28:45 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 15:28:45 [INFO] 15:28:45 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 15:28:45 [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 15:28:45 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:28:45 [INFO] Building dependencies layer... 15:28:45 [INFO] Building resources layer... 15:28:45 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T152259Z 15:28:45 [INFO] Building jvm arg files layer... 15:28:45 [INFO] Building snapshot dependencies layer... 15:28:45 [INFO] Building classes layer... 15:28:45 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:28:45 [INFO] 15:28:45 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 15:28:46 [INFO] 15:28:46 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 15:28:46 [INFO] 15:28:46 [INFO] 15:28:46 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 15:28:46 [INFO] Building integration-test 3.4.7-SNAPSHOT [20/23] 15:28:46 [INFO] --------------------------------[ jar ]--------------------------------- 15:28:46 [INFO] 15:28:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 15:28:46 [INFO] 15:28:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 15:28:46 [INFO] 15:28:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 15:28:46 [INFO] 15:28:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 15:28:46 [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/* 15:28:46 [INFO] 15:28:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 15:28:46 [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/* 15:28:46 [INFO] 15:28:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 15:28:46 [INFO] You have 0 Checkstyle violations. 15:28:46 [INFO] 15:28:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 15:28:46 [INFO] You have 0 Checkstyle violations. 15:28:46 [INFO] 15:28:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 15:28:46 [INFO] Starting audit... 15:28:46 Audit done. 15:28:46 [INFO] You have 0 Checkstyle violations. 15:28:46 [INFO] 15:28:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 15:28:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 15:28:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 15:28:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 15:28:46 [INFO] 15:28:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 15:28:46 [INFO] No sources to compile 15:28:46 [INFO] 15:28:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 15:28:46 [INFO] 15:28:46 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 15:28:46 [INFO] 15:28:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 15:28:46 [INFO] 15:28:46 [INFO] 15:28:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 15:28:46 [INFO] 15:28:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 15:28:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:28:46 [INFO] Copying 20 resources 15:28:46 [INFO] 15:28:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 15:28:46 [INFO] Changes detected - recompiling the module! :dependency 15:28:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:28:46 [INFO] 15:28:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 15:28:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:28:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:28:49 [INFO] Compiled 90 files. 15:28:49 [INFO] 15:28:49 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 15:28:49 [INFO] 15:28:49 [INFO] ------------------------------------------------------- 15:28:49 [INFO] T E S T S 15:28:49 [INFO] ------------------------------------------------------- 15:28:52 15:28:51.984 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 15:28:52 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 15:29:20 15:28:52.422 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:29:20 15:28:52.865 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:29:20 15:28:52.867 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:29:20 15:28:52.894 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 15:29:20 Server Version: 23.0.1 15:29:20 API Version: 1.42 15:29:20 Operating System: CentOS Stream 8 15:29:20 Total Memory: 31890 MB 15:29:20 15:28:52.898 [main] WARN org.testcontainers.utility.ResourceReaper -- 15:29:20 ******************************************************************************** 15:29:20 Ryuk has been disabled. This can cause unexpected behavior in your environment. 15:29:20 ******************************************************************************** 15:29:20 15:28:52.902 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:29:20 15:28:52.902 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:29:20 15:28:52.933 [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. 15:29:20 15:28:52.940 [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) 15:29:20 15:28:57.913 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 15:29:20 15:28:57.942 [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) 15:29:20 15:28:58.450 [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) 15:29:20 15:28:59.459 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 15:29:20 15:28:59.739 [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) 15:29:20 15:29:00.733 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 15:29:20 15:29:00.876 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (34 MB/? MB) 15:29:20 15:29:01.246 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (37 MB/? MB) 15:29:20 15:29:01.247 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 15:29:20 15:29:01.392 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 15:29:20 15:29:01.762 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (42 MB/? MB) 15:29:20 15:29:01.837 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (42 MB/? MB) 15:29:20 15:29:01.907 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (42 MB/? MB) 15:29:20 15:29:02.028 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (42 MB/? MB) 15:29:20 15:29:02.124 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (42 MB/? MB) 15:29:20 15:29:02.246 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (43 MB/? MB) 15:29:20 15:29:02.285 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (43 MB/? MB) 15:29:20 15:29:02.436 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 15:29:20 15:29:02.596 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 15:29:20 15:29:02.724 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (45 MB/? MB) 15:29:20 15:29:02.804 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (47 MB/? MB) 15:29:20 15:29:02.892 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (47 MB/? MB) 15:29:20 15:29:06.790 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 15:29:20 15:29:08.802 [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) 15:29:20 15:29:08.903 [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) 15:29:20 15:29:08.984 [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) 15:29:20 15:29:09.063 [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) 15:29:20 15:29:09.133 [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) 15:29:20 15:29:09.149 [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) 15:29:20 15:29:09.184 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 15:29:20 15:29:12.960 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 4d83d12cc93f48b6ac1284cd2500e8fa13cbf7c275fe86d51bed6d8cee775677 15:29:20 15:29:14.822 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT21.918665108S 15:29:20 15:29:14.823 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 15:29:20 15:28:50,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:29:20 15:28:50,519 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:29:20 15:28:50,519 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:29:20 15:28:50,521 |-INFO in ch.qos.logback.classic.BasicConfigurator@4aa5a13a - Setting up default configuration. 15:29:20 15:29:15,206 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10031e49 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:29:20 15:29:15,275 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1503ef2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:29:20 15:29:15,275 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10031e49 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:29:20 15:29:15,278 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:29:20 15:29:15,278 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:29:20 15:29:15,278 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:29:20 15:29:15,280 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1503ef2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:29:20 15:29:15,280 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10031e49 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:29:20 15:29:15,288 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:29:20 15:29:15,288 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:29:20 15:29:15,292 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:29:20 15:29:15,324 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710430155321) 15:29:20 15:29:15,324 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:29:20 15:29:15,325 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:29:20 15:29:15,330 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:29:20 15:29:15,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:29:20 15:29:15,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:29:20 15:29:15,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:29:20 15:29:15,340 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:29:20 15:29:15,340 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:29:20 15:29:15,346 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:29:20 15:29:15,366 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:29:20 15:29:15,366 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:29:20 15:29:15,378 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:29:20 15:29:15,386 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:29:20 15:29:15,656 |-INFO in ch.qos.logback.classic.pattern.DateConverter@645650b1 - Setting zoneId to "UTC" 15:29:20 15:29:15,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:29:20 15:29:15,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:29:20 15:29:15,893 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:29:20 15:29:15,894 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:29:20 15:29:15,894 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:29:20 15:29:15,895 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:29:20 15:29:15,895 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:29:20 15:29:15,895 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:29:20 15:29:15,895 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:29:20 15:29:15,895 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6caffb24 - End of configuration. 15:29:20 15:29:15,895 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c88ffed - Registering current configuration as safe fallback point 15:29:20 15:29:20 2024-03-14T15:29:16.046Z INFO 13735 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13735 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 15:29:20 2024-03-14T15:29:16.046Z INFO 13735 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 15:29:20 2024-03-14T15:29:16.753Z INFO 13735 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:29:20 2024-03-14T15:29:16.818Z INFO 13735 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 57 ms. Found 6 JPA repository interfaces. 15:29:20 2024-03-14T15:29:17.920Z INFO 13735 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 15:29:20 2024-03-14T15:29:18.137Z INFO 13735 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@785f4c04 15:29:20 2024-03-14T15:29:18.139Z INFO 13735 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 15:29:20 2024-03-14T15:29:18.329Z INFO 13735 --- [ main] liquibase.database : Set default schema name to public 15:29:20 2024-03-14T15:29:18.549Z INFO 13735 --- [ main] liquibase.lockservice : Successfully acquired change log lock 15:29:20 2024-03-14T15:29:18.855Z INFO 13735 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 15:29:20 2024-03-14T15:29:18.861Z INFO 13735 --- [ main] liquibase.changelog : Reading from public.databasechangelog 15:29:20 2024-03-14T15:29:19.040Z INFO 13735 --- [ main] liquibase.command : Using deploymentId: 0430158866 15:29:20 2024-03-14T15:29:19.055Z INFO 13735 --- [ main] liquibase.changelog : Reading from public.databasechangelog 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 15:29:20 2024-03-14T15:29:19.159Z INFO 13735 --- [ main] liquibase.changelog : Table anchor created 15:29:20 2024-03-14T15:29:19.160Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 11ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 15:29:20 2024-03-14T15:29:19.168Z INFO 13735 --- [ main] liquibase.changelog : Table relation created 15:29:20 2024-03-14T15:29:19.169Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 15:29:20 2024-03-14T15:29:19.175Z INFO 13735 --- [ main] liquibase.changelog : Table relation_type created 15:29:20 2024-03-14T15:29:19.176Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 15:29:20 2024-03-14T15:29:19.183Z INFO 13735 --- [ main] liquibase.changelog : Table fragment created 15:29:20 2024-03-14T15:29:19.184Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 15:29:20 2024-03-14T15:29:19.189Z INFO 13735 --- [ main] liquibase.changelog : Table schema_set created 15:29:20 2024-03-14T15:29:19.190Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 15:29:20 2024-03-14T15:29:19.197Z INFO 13735 --- [ main] liquibase.changelog : Table yang_resource created 15:29:20 2024-03-14T15:29:19.198Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 15:29:20 2024-03-14T15:29:19.205Z INFO 13735 --- [ main] liquibase.changelog : Table dataspace created 15:29:20 2024-03-14T15:29:19.206Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 15:29:20 2024-03-14T15:29:19.218Z INFO 13735 --- [ main] liquibase.changelog : Table schema_node created 15:29:20 2024-03-14T15:29:19.219Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 15:29:20 2024-03-14T15:29:19.224Z INFO 13735 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 15:29:20 2024-03-14T15:29:19.224Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 15:29:20 2024-03-14T15:29:19.229Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 15:29:20 2024-03-14T15:29:19.230Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 15:29:20 2024-03-14T15:29:19.236Z INFO 13735 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 15:29:20 2024-03-14T15:29:19.236Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 15:29:20 2024-03-14T15:29:19.244Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 15:29:20 2024-03-14T15:29:19.245Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 15:29:20 2024-03-14T15:29:19.249Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 15:29:20 2024-03-14T15:29:19.250Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 15:29:20 2024-03-14T15:29:19.254Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 15:29:20 2024-03-14T15:29:19.255Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 15:29:20 2024-03-14T15:29:19.260Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 15:29:20 2024-03-14T15:29:19.261Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 4ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 15:29:20 2024-03-14T15:29:19.266Z INFO 13735 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 15:29:20 2024-03-14T15:29:19.267Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 15:29:20 2024-03-14T15:29:19.272Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 15:29:20 2024-03-14T15:29:19.272Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 15:29:20 2024-03-14T15:29:19.276Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 15:29:20 2024-03-14T15:29:19.277Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 15:29:20 2024-03-14T15:29:19.284Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 15:29:20 2024-03-14T15:29:19.284Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 15:29:20 2024-03-14T15:29:19.289Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 15:29:20 2024-03-14T15:29:19.289Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 15:29:20 2024-03-14T15:29:19.293Z INFO 13735 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 15:29:20 2024-03-14T15:29:19.293Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 15:29:20 2024-03-14T15:29:19.298Z INFO 13735 --- [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 15:29:20 2024-03-14T15:29:19.298Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 15:29:20 2024-03-14T15:29:19.304Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 15:29:20 2024-03-14T15:29:19.304Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 15:29:20 2024-03-14T15:29:19.309Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 15:29:20 2024-03-14T15:29:19.309Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 15:29:20 2024-03-14T15:29:19.314Z INFO 13735 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 15:29:20 2024-03-14T15:29:19.326Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 14ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 15:29:20 2024-03-14T15:29:19.338Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 15:29:20 2024-03-14T15:29:19.338Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 4ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 15:29:20 2024-03-14T15:29:19.343Z INFO 13735 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 15:29:20 2024-03-14T15:29:19.344Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 15:29:20 2024-03-14T15:29:19.348Z INFO 13735 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 15:29:20 2024-03-14T15:29:19.349Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 15:29:20 2024-03-14T15:29:19.354Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 15:29:20 2024-03-14T15:29:19.355Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 15:29:20 2024-03-14T15:29:19.359Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 15:29:20 2024-03-14T15:29:19.360Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 15:29:20 2024-03-14T15:29:19.363Z INFO 13735 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 15:29:20 2024-03-14T15:29:19.363Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 15:29:20 2024-03-14T15:29:19.367Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 15:29:20 2024-03-14T15:29:19.367Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 15:29:20 2024-03-14T15:29:19.372Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 15:29:20 2024-03-14T15:29:19.372Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 15:29:20 2024-03-14T15:29:19.376Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 15:29:20 2024-03-14T15:29:19.377Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 15:29:20 2024-03-14T15:29:19.381Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 15:29:20 2024-03-14T15:29:19.381Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 15:29:20 2024-03-14T15:29:19.385Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:29:20 2024-03-14T15:29:19.386Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 15:29:20 2024-03-14T15:29:19.389Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 15:29:20 2024-03-14T15:29:19.390Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/02-loadData-dataspace.yaml::2::cps 15:29:20 2024-03-14T15:29:19.469Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace' 15:29:20 2024-03-14T15:29:19.470Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 78ms 15:29:20 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps 15:29:20 2024-03-14T15:29:19.490Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set' 15:29:20 2024-03-14T15:29:19.490Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 18ms 15:29:20 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps 15:29:20 2024-03-14T15:29:19.651Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource' 15:29:20 2024-03-14T15:29:19.652Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 159ms 15:29:20 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps 15:29:20 2024-03-14T15:29:19.674Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 15:29:20 2024-03-14T15:29:19.674Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 20ms 15:29:20 Running Changeset: changelog/db/changes/04-loadData-anchor.yaml::4::cps 15:29:20 2024-03-14T15:29:19.690Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor' 15:29:20 2024-03-14T15:29:19.691Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 15ms 15:29:20 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5::cps 15:29:20 2024-03-14T15:29:19.985Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment' 15:29:20 2024-03-14T15:29:19.986Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 290ms 15:29:20 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.1::cps 15:29:20 2024-03-14T15:29:20.002Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:20 2024-03-14T15:29:20.004Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 16ms 15:29:20 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.2::cps 15:29:20 2024-03-14T15:29:20.008Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:20 2024-03-14T15:29:20.008Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.2::cps ran successfully in 3ms 15:29:20 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 15:29:20 2024-03-14T15:29:20.011Z INFO 13735 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 15:29:20 2024-03-14T15:29:20.012Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 2ms 15:29:20 Running Changeset: changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps 15:29:20 2024-03-14T15:29:20.016Z INFO 13735 --- [ main] liquibase.changelog : Data updated in yang_resource 15:29:20 2024-03-14T15:29:20.016Z INFO 13735 --- [ main] liquibase.changelog : Data updated in yang_resource 15:29:20 2024-03-14T15:29:20.017Z INFO 13735 --- [ main] liquibase.changelog : Data updated in yang_resource 15:29:20 2024-03-14T15:29:20.018Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 4ms 15:29:20 Running Changeset: changelog/db/changes/08-update-yang-resources.yaml::8::cps 15:29:20 2024-03-14T15:29:20.058Z INFO 13735 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed 15:29:20 2024-03-14T15:29:20.078Z INFO 13735 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed 15:29:20 2024-03-14T15:29:20.095Z INFO 13735 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed 15:29:20 2024-03-14T15:29:20.096Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 76ms 15:29:20 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps 15:29:20 2024-03-14T15:29:20.114Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace' 15:29:38 2024-03-14T15:29:20.115Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 17ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps 15:29:38 2024-03-14T15:29:20.150Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set' 15:29:38 2024-03-14T15:29:20.151Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 23ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps 15:29:38 2024-03-14T15:29:20.156Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource' 15:29:38 2024-03-14T15:29:20.156Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 4ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps 15:29:38 2024-03-14T15:29:20.171Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 15:29:38 2024-03-14T15:29:20.171Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 13ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps 15:29:38 2024-03-14T15:29:20.188Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor' 15:29:38 2024-03-14T15:29:20.194Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 21ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps 15:29:38 2024-03-14T15:29:20.201Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource@2021-10-20.csv' into table 'yang_resource' 15:29:38 2024-03-14T15:29:20.202Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps ran successfully in 6ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps 15:29:38 2024-03-14T15:29:20.216Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-10-20.csv' into table 'schema_set_yang_resources' 15:29:38 2024-03-14T15:29:20.216Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps ran successfully in 13ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps 15:29:38 2024-03-14T15:29:20.221Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi//generated-csv/generated_yang_resource_dmi-registry@2021-12-13.csv' into table 'yang_resource' 15:29:38 2024-03-14T15:29:20.222Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps ran successfully in 4ms 15:29:38 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps 15:29:38 2024-03-14T15:29:20.238Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-12-13.csv' into table 'schema_set_yang_resources' 15:29:38 2024-03-14T15:29:20.238Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps ran successfully in 15ms 15:29:38 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps 15:29:38 2024-03-14T15:29:20.246Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment' 15:29:38 2024-03-14T15:29:20.246Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 5ms 15:29:38 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps 15:29:38 2024-03-14T15:29:20.250Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.252Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 4ms 15:29:38 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps 15:29:38 2024-03-14T15:29:20.256Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.256Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 15:29:38 2024-03-14T15:29:20.260Z INFO 13735 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 15:29:38 2024-03-14T15:29:20.261Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 15:29:38 2024-03-14T15:29:20.265Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.265Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps 15:29:38 2024-03-14T15:29:20.270Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.270Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps 15:29:38 2024-03-14T15:29:20.273Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.274Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps 15:29:38 2024-03-14T15:29:20.278Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.279Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps ran successfully in 4ms 15:29:38 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps 15:29:38 2024-03-14T15:29:20.282Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.283Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps 15:29:38 2024-03-14T15:29:20.286Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.287Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps 15:29:38 2024-03-14T15:29:20.290Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.290Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps 15:29:38 2024-03-14T15:29:20.296Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-02-10.csv' into table 'yang_resource' 15:29:38 2024-03-14T15:29:20.296Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps ran successfully in 5ms 15:29:38 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps 15:29:38 2024-03-14T15:29:20.300Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.301Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps 15:29:38 2024-03-14T15:29:20.304Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.305Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps 15:29:38 2024-03-14T15:29:20.308Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.309Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps 15:29:38 2024-03-14T15:29:20.314Z INFO 13735 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-05-10.csv' into table 'yang_resource' 15:29:38 2024-03-14T15:29:20.314Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps ran successfully in 4ms 15:29:38 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps 15:29:38 2024-03-14T15:29:20.318Z INFO 13735 --- [ main] liquibase.changelog : Custom SQL executed 15:29:38 2024-03-14T15:29:20.319Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 15:29:38 2024-03-14T15:29:20.321Z INFO 13735 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 15:29:38 2024-03-14T15:29:20.322Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps 15:29:38 2024-03-14T15:29:20.340Z INFO 13735 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/16-insert-cm-handle-state-forward.sql executed 15:29:38 2024-03-14T15:29:20.340Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps ran successfully in 17ms 15:29:38 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 15:29:38 2024-03-14T15:29:20.343Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 15:29:38 2024-03-14T15:29:20.343Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 1ms 15:29:38 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 15:29:38 2024-03-14T15:29:20.346Z INFO 13735 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 15:29:38 2024-03-14T15:29:20.348Z INFO 13735 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 15:29:38 2024-03-14T15:29:20.348Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 15:29:38 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 15:29:38 2024-03-14T15:29:20.352Z INFO 13735 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 15:29:38 2024-03-14T15:29:20.353Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 15:29:38 2024-03-14T15:29:20.355Z INFO 13735 --- [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 15:29:38 2024-03-14T15:29:20.359Z INFO 13735 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 15:29:38 2024-03-14T15:29:20.360Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 6ms 15:29:38 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 15:29:38 2024-03-14T15:29:20.364Z INFO 13735 --- [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 15:29:38 2024-03-14T15:29:20.364Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 15:29:38 2024-03-14T15:29:20.368Z INFO 13735 --- [ main] liquibase.changelog : Column fragment.dataspace_id dropped 15:29:38 2024-03-14T15:29:20.369Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 3ms 15:29:38 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 15:29:38 2024-03-14T15:29:20.371Z INFO 13735 --- [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 15:29:38 2024-03-14T15:29:20.372Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 15:29:38 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 15:29:38 2024-03-14T15:29:20.380Z INFO 13735 --- [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 15:29:38 2024-03-14T15:29:20.384Z INFO 13735 --- [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 15:29:38 2024-03-14T15:29:20.386Z INFO 13735 --- [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 15:29:38 2024-03-14T15:29:20.393Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 20ms 15:29:38 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 15:29:38 2024-03-14T15:29:20.413Z INFO 13735 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 15:29:38 2024-03-14T15:29:20.426Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 29ms 15:29:38 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 15:29:38 2024-03-14T15:29:20.435Z INFO 13735 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 15:29:38 2024-03-14T15:29:20.436Z INFO 13735 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 8ms 15:29:38 2024-03-14T15:29:20.440Z INFO 13735 --- [ main] liquibase.util : UPDATE SUMMARY 15:29:38 2024-03-14T15:29:20.440Z INFO 13735 --- [ main] liquibase.util : Run: 86 15:29:38 2024-03-14T15:29:20.440Z INFO 13735 --- [ main] liquibase.util : Previously run: 0 15:29:38 2024-03-14T15:29:20.440Z INFO 13735 --- [ main] liquibase.util : Filtered out: 0 15:29:38 2024-03-14T15:29:20.440Z INFO 13735 --- [ main] liquibase.util : ------------------------------- 15:29:38 2024-03-14T15:29:20.440Z INFO 13735 --- [ main] liquibase.util : Total change sets: 86 15:29:38 15:29:38 15:29:38 UPDATE SUMMARY 15:29:38 Run: 86 15:29:38 Previously run: 0 15:29:38 Filtered out: 0 15:29:38 ------------------------------- 15:29:38 Total change sets: 86 15:29:38 15:29:38 2024-03-14T15:29:20.441Z INFO 13735 --- [ main] liquibase.util : Update summary generated 15:29:38 Liquibase: Update has been successful. 15:29:38 2024-03-14T15:29:20.443Z INFO 13735 --- [ main] liquibase.command : Update command completed successfully. 15:29:38 2024-03-14T15:29:20.445Z INFO 13735 --- [ main] liquibase.lockservice : Successfully released change log lock 15:29:38 2024-03-14T15:29:20.447Z INFO 13735 --- [ main] liquibase.lockservice : Successfully released change log lock 15:29:38 2024-03-14T15:29:20.448Z INFO 13735 --- [ main] liquibase.command : Command execution complete 15:29:38 2024-03-14T15:29:20.574Z INFO 13735 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 15:29:38 2024-03-14T15:29:20.649Z INFO 13735 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 15:29:38 2024-03-14T15:29:20.651Z INFO 13735 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 15:29:38 2024-03-14T15:29:20.651Z INFO 13735 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 15:29:38 2024-03-14T15:29:20.893Z INFO 13735 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:29:38 2024-03-14T15:29:21.056Z INFO 13735 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 15:29:38 2024-03-14T15:29:21.380Z INFO 13735 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:29:38 2024-03-14T15:29:22.357Z INFO 13735 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:29:38 2024-03-14T15:29:22.360Z INFO 13735 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 15:29:38 2024-03-14T15:29:22.725Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 15:29:38 2024-03-14T15:29:22.879Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 15:29:38 2024-03-14T15:29:22.894Z INFO 13735 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 15:29:38 2024-03-14T15:29:23.036Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 15:29:38 2024-03-14T15:29:23.188Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 15:29:38 2024-03-14T15:29:23.236Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 15:29:38 2024-03-14T15:29:23.463Z WARN 13735 --- [ 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: 15:29:38 --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 15:29:38 2024-03-14T15:29:23.565Z INFO 13735 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 + + o o o o---o o----o o o---o o o----o o--o--o 15:29:38 + + + + | | / \ / | | / / \ | | 15:29:38 + + + + + o----o o o o o----o | o o o o----o | 15:29:38 + + + + | | / \ / | | \ / \ | | 15:29:38 + + o o o o o---o o----o o----o o---o o o o----o o 15:29:38 2024-03-14T15:29:23.565Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:29:38 2024-03-14T15:29:23.565Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 15:29:38 2024-03-14T15:29:23.565Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:29:38 2024-03-14T15:29:23.565Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:29:38 2024-03-14T15:29:23.569Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:29:38 To enable the Jet engine on the members, do one of the following: 15:29:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:29:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:29:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:29:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:29:38 2024-03-14T15:29:23.997Z INFO 13735 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:29:38 2024-03-14T15:29:24.098Z INFO 13735 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:29:38 2024-03-14T15:29:24.103Z WARN 13735 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:29:38 2024-03-14T15:29:24.444Z INFO 13735 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:29:38 2024-03-14T15:29:24.451Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 15:29:38 2024-03-14T15:29:27.104Z INFO 13735 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 15:29:38 Members {size:1, ver:1} [ 15:29:38 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 this 15:29:38 ] 15:29:38 15:29:38 2024-03-14T15:29:27.125Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 15:29:38 2024-03-14T15:29:27.274Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl 15:29:38 2024-03-14T15:29:27.284Z INFO 13735 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 + + o o o o---o o----o o o---o o o----o o--o--o 15:29:38 + + + + | | / \ / | | / / \ | | 15:29:38 + + + + + o----o o o o o----o | o o o o----o | 15:29:38 + + + + | | / \ / | | \ / \ | | 15:29:38 + + o o o o o---o o----o o----o o---o o o o----o o 15:29:38 2024-03-14T15:29:27.284Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:29:38 2024-03-14T15:29:27.284Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 15:29:38 2024-03-14T15:29:27.284Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:29:38 2024-03-14T15:29:27.284Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:29:38 2024-03-14T15:29:27.284Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:29:38 To enable the Jet engine on the members, do one of the following: 15:29:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:29:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:29:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:29:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:29:38 2024-03-14T15:29:27.297Z INFO 13735 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:29:38 2024-03-14T15:29:27.299Z INFO 13735 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:29:38 2024-03-14T15:29:27.299Z WARN 13735 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:29:38 2024-03-14T15:29:27.313Z INFO 13735 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:29:38 2024-03-14T15:29:27.313Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTING 15:29:38 2024-03-14T15:29:27.468Z INFO 13735 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 15:29:38 2024-03-14T15:29:27.494Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.50:44775 15:29:38 2024-03-14T15:29:27.500Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44775 and /10.250.0.254:5701 15:29:38 2024-03-14T15:29:32.601Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 15:29:38 Members {size:2, ver:2} [ 15:29:38 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 this 15:29:38 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:29:38 ] 15:29:38 15:29:38 2024-03-14T15:29:32.612Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 15:29:38 Members {size:2, ver:2} [ 15:29:38 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:29:38 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 this 15:29:38 ] 15:29:38 15:29:38 2024-03-14T15:29:32.614Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTED 15:29:38 2024-03-14T15:29:32.624Z INFO 13735 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 + + o o o o---o o----o o o---o o o----o o--o--o 15:29:38 + + + + | | / \ / | | / / \ | | 15:29:38 + + + + + o----o o o o o----o | o o o o----o | 15:29:38 + + + + | | / \ / | | \ / \ | | 15:29:38 + + o o o o o---o o----o o----o o---o o o o----o o 15:29:38 2024-03-14T15:29:32.624Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:29:38 2024-03-14T15:29:32.624Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 15:29:38 2024-03-14T15:29:32.624Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:29:38 2024-03-14T15:29:32.624Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:29:38 2024-03-14T15:29:32.624Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:29:38 To enable the Jet engine on the members, do one of the following: 15:29:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:29:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:29:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:29:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:29:38 2024-03-14T15:29:32.640Z INFO 13735 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:29:38 2024-03-14T15:29:32.641Z INFO 13735 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:29:38 2024-03-14T15:29:32.641Z WARN 13735 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:29:38 2024-03-14T15:29:32.654Z INFO 13735 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 15:29:38 2024-03-14T15:29:32.686Z INFO 13735 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:29:38 2024-03-14T15:29:32.687Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTING 15:29:38 2024-03-14T15:29:32.804Z INFO 13735 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 15:29:38 2024-03-14T15:29:32.816Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.50:50969 15:29:38 2024-03-14T15:29:32.816Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50969 and /10.250.0.254:5701 15:29:38 2024-03-14T15:29:37.918Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 15:29:38 Members {size:3, ver:3} [ 15:29:38 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 this 15:29:38 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:29:38 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:29:38 ] 15:29:38 15:29:38 2024-03-14T15:29:37.930Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 15:29:38 Members {size:3, ver:3} [ 15:29:38 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:29:38 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:29:38 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 this 15:29:38 ] 15:29:38 15:29:38 2024-03-14T15:29:37.931Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:29:38 15:29:38 Members {size:3, ver:3} [ 15:29:38 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:29:38 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 this 15:29:38 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:29:38 ] 15:29:38 15:29:38 2024-03-14T15:29:37.931Z INFO 13735 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 15:29:38 2024-03-14T15:29:37.931Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.50:51255 15:29:38 2024-03-14T15:29:37.934Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51255 and /10.250.0.254:5703 15:29:38 2024-03-14T15:29:37.934Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.50:45091 15:29:38 2024-03-14T15:29:37.941Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45091 and /10.250.0.254:5702 15:29:38 2024-03-14T15:29:38.200Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:30:03 2024-03-14T15:29:38.675Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:29:38 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 15:30:03 2024-03-14T15:29:38.932Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTED 15:30:03 2024-03-14T15:29:39.418Z INFO 13735 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 + + o o o o---o o----o o o---o o o----o o--o--o 15:30:03 + + + + | | / \ / | | / / \ | | 15:30:03 + + + + + o----o o o o o----o | o o o o----o | 15:30:03 + + + + | | / \ / | | \ / \ | | 15:30:03 + + o o o o o---o o----o o----o o---o o o o----o o 15:30:03 2024-03-14T15:29:39.418Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:30:03 2024-03-14T15:29:39.418Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 15:30:03 2024-03-14T15:29:39.418Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:30:03 2024-03-14T15:29:39.418Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:30:03 2024-03-14T15:29:39.418Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:30:03 To enable the Jet engine on the members, do one of the following: 15:30:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:30:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:30:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:30:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:30:03 2024-03-14T15:29:39.430Z INFO 13735 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:30:03 2024-03-14T15:29:39.432Z INFO 13735 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:30:03 2024-03-14T15:29:39.432Z WARN 13735 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:30:03 2024-03-14T15:29:39.445Z INFO 13735 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:30:03 2024-03-14T15:29:39.445Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTING 15:30:03 2024-03-14T15:29:39.605Z INFO 13735 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 15:30:03 2024-03-14T15:29:39.610Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.50:44091 15:30:03 2024-03-14T15:29:39.611Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44091 and /10.250.0.254:5701 15:30:03 2024-03-14T15:29:44.713Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:4, ver:4} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 this 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:44.723Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:4, ver:4} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 this 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:44.723Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:4, ver:4} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 this 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:44.724Z INFO 13735 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:44.724Z INFO 13735 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:44.725Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.50:49317 15:30:03 2024-03-14T15:29:44.726Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.50:45567 15:30:03 2024-03-14T15:29:44.727Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:4, ver:4} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 this 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:44.734Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.50:35759 15:30:03 2024-03-14T15:29:44.734Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35759 and /10.250.0.254:5703 15:30:03 2024-03-14T15:29:44.735Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49317 and /10.250.0.254:5704 15:30:03 2024-03-14T15:29:44.737Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45567 and /10.250.0.254:5704 15:30:03 2024-03-14T15:29:44.737Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.50:34543 15:30:03 2024-03-14T15:29:44.745Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34543 and /10.250.0.254:5702 15:30:03 2024-03-14T15:29:44.985Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:30:03 2024-03-14T15:29:45.311Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:29:44 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 15:30:03 2024-03-14T15:29:45.724Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTED 15:30:03 2024-03-14T15:29:45.735Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl 15:30:03 2024-03-14T15:29:45.736Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManager 15:30:03 2024-03-14T15:29:45.810Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 15:30:03 2024-03-14T15:29:45.938Z INFO 13735 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 + + o o o o---o o----o o o---o o o----o o--o--o 15:30:03 + + + + | | / \ / | | / / \ | | 15:30:03 + + + + + o----o o o o o----o | o o o o----o | 15:30:03 + + + + | | / \ / | | \ / \ | | 15:30:03 + + o o o o o---o o----o o----o o---o o o o----o o 15:30:03 2024-03-14T15:29:45.938Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:30:03 2024-03-14T15:29:45.938Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5705 15:30:03 2024-03-14T15:29:45.938Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:30:03 2024-03-14T15:29:45.938Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:30:03 2024-03-14T15:29:45.938Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:30:03 To enable the Jet engine on the members, do one of the following: 15:30:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:30:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:30:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:30:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:30:03 2024-03-14T15:29:45.950Z INFO 13735 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:30:03 2024-03-14T15:29:45.951Z INFO 13735 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:30:03 2024-03-14T15:29:45.951Z WARN 13735 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:30:03 2024-03-14T15:29:45.959Z INFO 13735 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:30:03 2024-03-14T15:29:45.959Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTING 15:30:03 2024-03-14T15:29:46.033Z INFO 13735 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 15:30:03 2024-03-14T15:29:46.038Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.50:44279 15:30:03 2024-03-14T15:29:46.038Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44279 and /10.250.0.254:5701 15:30:03 2024-03-14T15:29:51.140Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:5, ver:5} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 this 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:51.147Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:5, ver:5} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 this 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:51.147Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:5, ver:5} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 this 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:51.147Z INFO 13735 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:51.148Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.50:44827 15:30:03 2024-03-14T15:29:51.148Z INFO 13735 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:51.148Z INFO 13735 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:5, ver:5} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 this 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:51.148Z INFO 13735 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:51.150Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.50:54765 15:30:03 2024-03-14T15:29:51.151Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.50:34727 15:30:03 2024-03-14T15:29:51.155Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:5, ver:5} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 this 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:51.156Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54765 and /10.250.0.254:5702 15:30:03 2024-03-14T15:29:51.156Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44827 and /10.250.0.254:5705 15:30:03 2024-03-14T15:29:51.157Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.50:38755 15:30:03 2024-03-14T15:29:51.157Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34727 and /10.250.0.254:5704 15:30:03 2024-03-14T15:29:51.157Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.50:45495 15:30:03 2024-03-14T15:29:51.158Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.50:57975 15:30:03 2024-03-14T15:29:51.159Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:57975 and /10.250.0.254:5705 15:30:03 2024-03-14T15:29:51.166Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:38755 and /10.250.0.254:5703 15:30:03 2024-03-14T15:29:51.176Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45495 and /10.250.0.254:5705 15:30:03 2024-03-14T15:29:51.405Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 15:30:03 2024-03-14T15:29:51.783Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:29:51 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 15:30:03 2024-03-14T15:29:52.148Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTED 15:30:03 2024-03-14T15:29:52.194Z INFO 13735 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 + + o o o o---o o----o o o---o o o----o o--o--o 15:30:03 + + + + | | / \ / | | / / \ | | 15:30:03 + + + + + o----o o o o o----o | o o o o----o | 15:30:03 + + + + | | / \ / | | \ / \ | | 15:30:03 + + o o o o o---o o----o o----o o---o o o o----o o 15:30:03 2024-03-14T15:29:52.195Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:30:03 2024-03-14T15:29:52.195Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5706 15:30:03 2024-03-14T15:29:52.195Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:30:03 2024-03-14T15:29:52.195Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:30:03 2024-03-14T15:29:52.195Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:30:03 To enable the Jet engine on the members, do one of the following: 15:30:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:30:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:30:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:30:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:30:03 2024-03-14T15:29:52.208Z INFO 13735 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:30:03 2024-03-14T15:29:52.209Z INFO 13735 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:30:03 2024-03-14T15:29:52.209Z WARN 13735 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:30:03 2024-03-14T15:29:52.223Z INFO 13735 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:30:03 2024-03-14T15:29:52.224Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTING 15:30:03 2024-03-14T15:29:52.327Z INFO 13735 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 15:30:03 2024-03-14T15:29:52.331Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.50:52469 15:30:03 2024-03-14T15:29:52.342Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52469 and /10.250.0.254:5701 15:30:03 2024-03-14T15:29:57.437Z INFO 13735 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:6, ver:6} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 this 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:57.445Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:6, ver:6} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 this 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:57.445Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:6, ver:6} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d this 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:57.446Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:6, ver:6} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 this 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:57.446Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:6, ver:6} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 this 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:57.449Z INFO 13735 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:6, ver:6} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 this 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:29:57.450Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.50:41451 15:30:03 2024-03-14T15:29:57.450Z INFO 13735 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:57.452Z INFO 13735 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:57.452Z INFO 13735 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:57.452Z INFO 13735 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:29:57.452Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.50:58265 15:30:03 2024-03-14T15:29:57.453Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.50:51747 15:30:03 2024-03-14T15:29:57.458Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41451 and /10.250.0.254:5706 15:30:03 2024-03-14T15:29:57.460Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.50:57523 15:30:03 2024-03-14T15:29:57.460Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.50:51605 15:30:03 2024-03-14T15:29:57.462Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:57523 and /10.250.0.254:5702 15:30:03 2024-03-14T15:29:57.462Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51747 and /10.250.0.254:5705 15:30:03 2024-03-14T15:29:57.463Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.50:54471 15:30:03 2024-03-14T15:29:57.466Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54471 and /10.250.0.254:5706 15:30:03 2024-03-14T15:29:57.466Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58265 and /10.250.0.254:5706 15:30:03 2024-03-14T15:29:57.466Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.50:36541 15:30:03 2024-03-14T15:29:57.466Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.50:41419 15:30:03 2024-03-14T15:29:57.467Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51605 and /10.250.0.254:5706 15:30:03 2024-03-14T15:29:57.467Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41419 and /10.250.0.254:5704 15:30:03 2024-03-14T15:29:57.467Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:36541 and /10.250.0.254:5703 15:30:03 2024-03-14T15:29:57.709Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 444 15:30:03 2024-03-14T15:29:58.421Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:29:57 UTC 2024, plannedMigrations=444, completedMigrations=444, remainingMigrations=0, totalCompletedMigrations=1257) 15:30:03 2024-03-14T15:29:58.451Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTED 15:30:03 2024-03-14T15:29:58.509Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDog 15:30:03 2024-03-14T15:29:58.537Z INFO 13735 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 + + o o o o---o o----o o o---o o o----o o--o--o 15:30:03 + + + + | | / \ / | | / / \ | | 15:30:03 + + + + + o----o o o o o----o | o o o o----o | 15:30:03 + + + + | | / \ / | | \ / \ | | 15:30:03 + + o o o o o---o o----o o----o o---o o o o----o o 15:30:03 2024-03-14T15:29:58.537Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 15:30:03 2024-03-14T15:29:58.537Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5707 15:30:03 2024-03-14T15:29:58.537Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 15:30:03 2024-03-14T15:29:58.537Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 15:30:03 2024-03-14T15:29:58.537Z INFO 13735 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 15:30:03 To enable the Jet engine on the members, do one of the following: 15:30:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 15:30:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 15:30:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 15:30:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 15:30:03 2024-03-14T15:29:58.549Z INFO 13735 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 15:30:03 2024-03-14T15:29:58.550Z INFO 13735 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 15:30:03 2024-03-14T15:29:58.551Z WARN 13735 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 15:30:03 2024-03-14T15:29:58.559Z INFO 13735 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 15:30:03 2024-03-14T15:29:58.559Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTING 15:30:03 2024-03-14T15:29:58.713Z INFO 13735 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 15:30:03 2024-03-14T15:29:58.726Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.50:34341 15:30:03 2024-03-14T15:29:58.727Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34341 and /10.250.0.254:5701 15:30:03 2024-03-14T15:30:03.820Z INFO 13735 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:7, ver:7} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 this 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 Member [10.250.0.254]:5707 - 0aafb311-9695-4eb9-8610-34cade1414c0 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:30:03.836Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:7, ver:7} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 Member [10.250.0.254]:5707 - 0aafb311-9695-4eb9-8610-34cade1414c0 this 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:30:03.838Z INFO 13735 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:30:03.838Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 15:30:03 15:30:03 Members {size:7, ver:7} [ 15:30:03 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:03 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 this 15:30:03 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:03 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:03 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:03 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:03 Member [10.250.0.254]:5707 - 0aafb311-9695-4eb9-8610-34cade1414c0 15:30:03 ] 15:30:03 15:30:03 2024-03-14T15:30:03.839Z INFO 13735 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:30:03.839Z INFO 13735 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:30:03.840Z INFO 13735 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 15:30:03 2024-03-14T15:30:03.840Z INFO 13735 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 15:30:07 2024-03-14T15:30:03.843Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 15:30:07 15:30:07 Members {size:7, ver:7} [ 15:30:07 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:07 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:07 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:07 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 this 15:30:07 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:07 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:07 Member [10.250.0.254]:5707 - 0aafb311-9695-4eb9-8610-34cade1414c0 15:30:07 ] 15:30:07 15:30:07 2024-03-14T15:30:03.843Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.50:50083 15:30:07 2024-03-14T15:30:03.843Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 15:30:07 15:30:07 Members {size:7, ver:7} [ 15:30:07 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:07 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:07 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:07 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:07 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:07 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d this 15:30:07 Member [10.250.0.254]:5707 - 0aafb311-9695-4eb9-8610-34cade1414c0 15:30:07 ] 15:30:07 15:30:07 2024-03-14T15:30:03.851Z INFO 13735 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 15:30:07 15:30:07 Members {size:7, ver:7} [ 15:30:07 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:07 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:07 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 this 15:30:07 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:07 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 15:30:07 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:07 Member [10.250.0.254]:5707 - 0aafb311-9695-4eb9-8610-34cade1414c0 15:30:07 ] 15:30:07 15:30:07 2024-03-14T15:30:03.851Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.50:34651 15:30:07 2024-03-14T15:30:03.852Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.50:52799 15:30:07 2024-03-14T15:30:03.853Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.50:43889 15:30:07 2024-03-14T15:30:03.853Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52799 and /10.250.0.254:5702 15:30:07 2024-03-14T15:30:03.856Z INFO 13735 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 15:30:07 15:30:07 Members {size:7, ver:7} [ 15:30:07 Member [10.250.0.254]:5701 - e6d7cce8-d43a-4b87-be4f-76d034691068 15:30:07 Member [10.250.0.254]:5702 - 3f2e5ff8-9cf3-4a8e-8943-0e9056678a92 15:30:07 Member [10.250.0.254]:5703 - acb52954-3ee8-49f1-be2c-3036919c2638 15:30:07 Member [10.250.0.254]:5704 - 63d63a7e-6d53-4e3c-97d7-720894c2b1e4 15:30:07 Member [10.250.0.254]:5705 - 96715af0-74fb-404f-91ca-6fa0bb28ba80 this 15:30:07 Member [10.250.0.254]:5706 - fd98450b-72d7-43f5-a06b-0ef6e41b3f3d 15:30:07 Member [10.250.0.254]:5707 - 0aafb311-9695-4eb9-8610-34cade1414c0 15:30:07 ] 15:30:07 15:30:07 2024-03-14T15:30:03.859Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.50:33823 15:30:07 2024-03-14T15:30:03.862Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34651 and /10.250.0.254:5705 15:30:07 2024-03-14T15:30:03.862Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43889 and /10.250.0.254:5703 15:30:07 2024-03-14T15:30:03.862Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.50:36743 15:30:07 2024-03-14T15:30:03.862Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.50:41859 15:30:07 2024-03-14T15:30:03.862Z INFO 13735 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50083 and /10.250.0.254:5706 15:30:07 2024-03-14T15:30:03.863Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.50:60401 15:30:07 2024-03-14T15:30:03.863Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.50:45611 15:30:07 2024-03-14T15:30:03.863Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:36743 and /10.250.0.254:5707 15:30:07 2024-03-14T15:30:03.865Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41859 and /10.250.0.254:5707 15:30:07 2024-03-14T15:30:03.869Z INFO 13735 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33823 and /10.250.0.254:5704 15:30:07 2024-03-14T15:30:03.869Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.50:51091 15:30:07 2024-03-14T15:30:03.871Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60401 and /10.250.0.254:5707 15:30:07 2024-03-14T15:30:03.872Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45611 and /10.250.0.254:5707 15:30:07 2024-03-14T15:30:03.872Z INFO 13735 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51091 and /10.250.0.254:5707 15:30:07 2024-03-14T15:30:04.098Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 543 15:30:07 2024-03-14T15:30:04.846Z INFO 13735 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTED 15:30:07 2024-03-14T15:30:04.860Z INFO 13735 --- [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=252.2M, heap.memory.free=280.7M, heap.memory.total=536.0M, heap.memory.max=7.8G, heap.memory.used/total=47.05%, heap.memory.used/max=3.16%, minor.gc.count=38, minor.gc.time=382ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=77.78%, load.systemAverage=2.05, thread.count=401, thread.peakCount=401, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=3, executor.q.priorityOperation.size=2, operations.completed.count=801, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=1, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 15:30:07 2024-03-14T15:30:05.339Z WARN 13735 --- [ 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 15:30:07 2024-03-14T15:30:05.435Z INFO 13735 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 15:30:04 UTC 2024, plannedMigrations=543, completedMigrations=543, remainingMigrations=0, totalCompletedMigrations=1800) 15:30:07 2024-03-14T15:30:07.150Z INFO 13735 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:30:07 2024-03-14T15:30:07.150Z INFO 13735 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:30:07 2024-03-14T15:30:07.151Z INFO 13735 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:30:07 2024-03-14T15:30:07.303Z INFO 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:30:07 allow.auto.create.topics = true 15:30:07 auto.commit.interval.ms = 5000 15:30:07 auto.include.jmx.reporter = true 15:30:07 auto.offset.reset = latest 15:30:07 bootstrap.servers = [localhost:9092] 15:30:07 check.crcs = true 15:30:07 client.dns.lookup = use_all_dns_ips 15:30:07 client.id = consumer-ncmp-group-1 15:30:07 client.rack = 15:30:07 connections.max.idle.ms = 540000 15:30:07 default.api.timeout.ms = 60000 15:30:07 enable.auto.commit = false 15:30:07 exclude.internal.topics = true 15:30:07 fetch.max.bytes = 52428800 15:30:07 fetch.max.wait.ms = 500 15:30:07 fetch.min.bytes = 1 15:30:07 group.id = ncmp-group 15:30:07 group.instance.id = null 15:30:07 heartbeat.interval.ms = 3000 15:30:07 interceptor.classes = [] 15:30:07 internal.leave.group.on.close = true 15:30:07 internal.throw.on.fetch.stable.offset.unsupported = false 15:30:07 isolation.level = read_uncommitted 15:30:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 max.partition.fetch.bytes = 1048576 15:30:07 max.poll.interval.ms = 300000 15:30:07 max.poll.records = 500 15:30:07 metadata.max.age.ms = 300000 15:30:07 metric.reporters = [] 15:30:07 metrics.num.samples = 2 15:30:07 metrics.recording.level = INFO 15:30:07 metrics.sample.window.ms = 30000 15:30:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:30:07 receive.buffer.bytes = 65536 15:30:07 reconnect.backoff.max.ms = 1000 15:30:07 reconnect.backoff.ms = 50 15:30:07 request.timeout.ms = 30000 15:30:07 retry.backoff.ms = 100 15:30:07 sasl.client.callback.handler.class = null 15:30:07 sasl.jaas.config = null 15:30:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:30:07 sasl.kerberos.min.time.before.relogin = 60000 15:30:07 sasl.kerberos.service.name = null 15:30:07 sasl.kerberos.ticket.renew.jitter = 0.05 15:30:07 sasl.kerberos.ticket.renew.window.factor = 0.8 15:30:07 sasl.login.callback.handler.class = null 15:30:07 sasl.login.class = null 15:30:07 sasl.login.connect.timeout.ms = null 15:30:07 sasl.login.read.timeout.ms = null 15:30:07 sasl.login.refresh.buffer.seconds = 300 15:30:07 sasl.login.refresh.min.period.seconds = 60 15:30:07 sasl.login.refresh.window.factor = 0.8 15:30:07 sasl.login.refresh.window.jitter = 0.05 15:30:07 sasl.login.retry.backoff.max.ms = 10000 15:30:07 sasl.login.retry.backoff.ms = 100 15:30:07 sasl.mechanism = GSSAPI 15:30:07 sasl.oauthbearer.clock.skew.seconds = 30 15:30:07 sasl.oauthbearer.expected.audience = null 15:30:07 sasl.oauthbearer.expected.issuer = null 15:30:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:30:07 sasl.oauthbearer.jwks.endpoint.url = null 15:30:07 sasl.oauthbearer.scope.claim.name = scope 15:30:07 sasl.oauthbearer.sub.claim.name = sub 15:30:07 sasl.oauthbearer.token.endpoint.url = null 15:30:07 security.protocol = PLAINTEXT 15:30:07 security.providers = null 15:30:07 send.buffer.bytes = 131072 15:30:07 session.timeout.ms = 45000 15:30:07 socket.connection.setup.timeout.max.ms = 30000 15:30:07 socket.connection.setup.timeout.ms = 10000 15:30:07 ssl.cipher.suites = null 15:30:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:30:07 ssl.endpoint.identification.algorithm = https 15:30:07 ssl.engine.factory.class = null 15:30:07 ssl.key.password = null 15:30:07 ssl.keymanager.algorithm = SunX509 15:30:07 ssl.keystore.certificate.chain = null 15:30:07 ssl.keystore.key = null 15:30:07 ssl.keystore.location = null 15:30:07 ssl.keystore.password = null 15:30:07 ssl.keystore.type = JKS 15:30:07 ssl.protocol = TLSv1.3 15:30:07 ssl.provider = null 15:30:07 ssl.secure.random.implementation = null 15:30:07 ssl.trustmanager.algorithm = PKIX 15:30:07 ssl.truststore.certificates = null 15:30:07 ssl.truststore.location = null 15:30:07 ssl.truststore.password = null 15:30:07 ssl.truststore.type = JKS 15:30:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 15:30:07 2024-03-14T15:30:07.405Z WARN 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:30:07 2024-03-14T15:30:07.407Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:30:07 2024-03-14T15:30:07.407Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:30:07 2024-03-14T15:30:07.407Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430207405 15:30:07 2024-03-14T15:30:07.413Z INFO 13735 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 15:30:07 2024-03-14T15:30:07.421Z INFO 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:30:07 allow.auto.create.topics = true 15:30:07 auto.commit.interval.ms = 5000 15:30:07 auto.include.jmx.reporter = true 15:30:07 auto.offset.reset = latest 15:30:07 bootstrap.servers = [localhost:9092] 15:30:07 check.crcs = true 15:30:07 client.dns.lookup = use_all_dns_ips 15:30:07 client.id = consumer-ncmp-group-2 15:30:07 client.rack = 15:30:07 connections.max.idle.ms = 540000 15:30:07 default.api.timeout.ms = 60000 15:30:07 enable.auto.commit = false 15:30:07 exclude.internal.topics = true 15:30:07 fetch.max.bytes = 52428800 15:30:07 fetch.max.wait.ms = 500 15:30:07 fetch.min.bytes = 1 15:30:07 group.id = ncmp-group 15:30:07 group.instance.id = null 15:30:07 heartbeat.interval.ms = 3000 15:30:07 interceptor.classes = [] 15:30:07 internal.leave.group.on.close = true 15:30:07 internal.throw.on.fetch.stable.offset.unsupported = false 15:30:07 isolation.level = read_uncommitted 15:30:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 max.partition.fetch.bytes = 1048576 15:30:07 max.poll.interval.ms = 300000 15:30:07 max.poll.records = 500 15:30:07 metadata.max.age.ms = 300000 15:30:07 metric.reporters = [] 15:30:07 metrics.num.samples = 2 15:30:07 metrics.recording.level = INFO 15:30:07 metrics.sample.window.ms = 30000 15:30:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:30:07 receive.buffer.bytes = 65536 15:30:07 reconnect.backoff.max.ms = 1000 15:30:07 reconnect.backoff.ms = 50 15:30:07 request.timeout.ms = 30000 15:30:07 retry.backoff.ms = 100 15:30:07 sasl.client.callback.handler.class = null 15:30:07 sasl.jaas.config = null 15:30:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:30:07 sasl.kerberos.min.time.before.relogin = 60000 15:30:07 sasl.kerberos.service.name = null 15:30:07 sasl.kerberos.ticket.renew.jitter = 0.05 15:30:07 sasl.kerberos.ticket.renew.window.factor = 0.8 15:30:07 sasl.login.callback.handler.class = null 15:30:07 sasl.login.class = null 15:30:07 sasl.login.connect.timeout.ms = null 15:30:07 sasl.login.read.timeout.ms = null 15:30:07 sasl.login.refresh.buffer.seconds = 300 15:30:07 sasl.login.refresh.min.period.seconds = 60 15:30:07 sasl.login.refresh.window.factor = 0.8 15:30:07 sasl.login.refresh.window.jitter = 0.05 15:30:07 sasl.login.retry.backoff.max.ms = 10000 15:30:07 sasl.login.retry.backoff.ms = 100 15:30:07 sasl.mechanism = GSSAPI 15:30:07 sasl.oauthbearer.clock.skew.seconds = 30 15:30:07 sasl.oauthbearer.expected.audience = null 15:30:07 sasl.oauthbearer.expected.issuer = null 15:30:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:30:07 sasl.oauthbearer.jwks.endpoint.url = null 15:30:07 sasl.oauthbearer.scope.claim.name = scope 15:30:07 sasl.oauthbearer.sub.claim.name = sub 15:30:07 sasl.oauthbearer.token.endpoint.url = null 15:30:07 security.protocol = PLAINTEXT 15:30:07 security.providers = null 15:30:07 send.buffer.bytes = 131072 15:30:07 session.timeout.ms = 45000 15:30:07 socket.connection.setup.timeout.max.ms = 30000 15:30:07 socket.connection.setup.timeout.ms = 10000 15:30:07 ssl.cipher.suites = null 15:30:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:30:07 ssl.endpoint.identification.algorithm = https 15:30:07 ssl.engine.factory.class = null 15:30:07 ssl.key.password = null 15:30:07 ssl.keymanager.algorithm = SunX509 15:30:07 ssl.keystore.certificate.chain = null 15:30:07 ssl.keystore.key = null 15:30:07 ssl.keystore.location = null 15:30:07 ssl.keystore.password = null 15:30:07 ssl.keystore.type = JKS 15:30:07 ssl.protocol = TLSv1.3 15:30:07 ssl.provider = null 15:30:07 ssl.secure.random.implementation = null 15:30:07 ssl.trustmanager.algorithm = PKIX 15:30:07 ssl.truststore.certificates = null 15:30:07 ssl.truststore.location = null 15:30:07 ssl.truststore.password = null 15:30:07 ssl.truststore.type = JKS 15:30:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 15:30:07 2024-03-14T15:30:07.426Z WARN 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:30:07 2024-03-14T15:30:07.426Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:30:07 2024-03-14T15:30:07.426Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:30:07 2024-03-14T15:30:07.426Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430207426 15:30:07 2024-03-14T15:30:07.426Z INFO 13735 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 15:30:07 2024-03-14T15:30:07.444Z INFO 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:30:07 allow.auto.create.topics = true 15:30:07 auto.commit.interval.ms = 5000 15:30:07 auto.include.jmx.reporter = true 15:30:07 auto.offset.reset = latest 15:30:07 bootstrap.servers = [localhost:9092] 15:30:07 check.crcs = true 15:30:07 client.dns.lookup = use_all_dns_ips 15:30:07 client.id = consumer-ncmp-async-rest-request-event-group-3 15:30:07 client.rack = 15:30:07 connections.max.idle.ms = 540000 15:30:07 default.api.timeout.ms = 60000 15:30:07 enable.auto.commit = false 15:30:07 exclude.internal.topics = true 15:30:07 fetch.max.bytes = 52428800 15:30:07 fetch.max.wait.ms = 500 15:30:07 fetch.min.bytes = 1 15:30:07 group.id = ncmp-async-rest-request-event-group 15:30:07 group.instance.id = null 15:30:07 heartbeat.interval.ms = 3000 15:30:07 interceptor.classes = [] 15:30:07 internal.leave.group.on.close = true 15:30:07 internal.throw.on.fetch.stable.offset.unsupported = false 15:30:07 isolation.level = read_uncommitted 15:30:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 max.partition.fetch.bytes = 1048576 15:30:07 max.poll.interval.ms = 300000 15:30:07 max.poll.records = 500 15:30:07 metadata.max.age.ms = 300000 15:30:07 metric.reporters = [] 15:30:07 metrics.num.samples = 2 15:30:07 metrics.recording.level = INFO 15:30:07 metrics.sample.window.ms = 30000 15:30:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:30:07 receive.buffer.bytes = 65536 15:30:07 reconnect.backoff.max.ms = 1000 15:30:07 reconnect.backoff.ms = 50 15:30:07 request.timeout.ms = 30000 15:30:07 retry.backoff.ms = 100 15:30:07 sasl.client.callback.handler.class = null 15:30:07 sasl.jaas.config = null 15:30:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:30:07 sasl.kerberos.min.time.before.relogin = 60000 15:30:07 sasl.kerberos.service.name = null 15:30:07 sasl.kerberos.ticket.renew.jitter = 0.05 15:30:07 sasl.kerberos.ticket.renew.window.factor = 0.8 15:30:07 sasl.login.callback.handler.class = null 15:30:07 sasl.login.class = null 15:30:07 sasl.login.connect.timeout.ms = null 15:30:07 sasl.login.read.timeout.ms = null 15:30:07 sasl.login.refresh.buffer.seconds = 300 15:30:07 sasl.login.refresh.min.period.seconds = 60 15:30:07 sasl.login.refresh.window.factor = 0.8 15:30:07 sasl.login.refresh.window.jitter = 0.05 15:30:07 sasl.login.retry.backoff.max.ms = 10000 15:30:07 sasl.login.retry.backoff.ms = 100 15:30:07 sasl.mechanism = GSSAPI 15:30:07 sasl.oauthbearer.clock.skew.seconds = 30 15:30:07 sasl.oauthbearer.expected.audience = null 15:30:07 sasl.oauthbearer.expected.issuer = null 15:30:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:30:07 sasl.oauthbearer.jwks.endpoint.url = null 15:30:07 sasl.oauthbearer.scope.claim.name = scope 15:30:07 sasl.oauthbearer.sub.claim.name = sub 15:30:07 sasl.oauthbearer.token.endpoint.url = null 15:30:07 security.protocol = PLAINTEXT 15:30:07 security.providers = null 15:30:07 send.buffer.bytes = 131072 15:30:07 session.timeout.ms = 45000 15:30:07 socket.connection.setup.timeout.max.ms = 30000 15:30:07 socket.connection.setup.timeout.ms = 10000 15:30:07 ssl.cipher.suites = null 15:30:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:30:07 ssl.endpoint.identification.algorithm = https 15:30:07 ssl.engine.factory.class = null 15:30:07 ssl.key.password = null 15:30:07 ssl.keymanager.algorithm = SunX509 15:30:07 ssl.keystore.certificate.chain = null 15:30:07 ssl.keystore.key = null 15:30:07 ssl.keystore.location = null 15:30:07 ssl.keystore.password = null 15:30:07 ssl.keystore.type = JKS 15:30:07 ssl.protocol = TLSv1.3 15:30:07 ssl.provider = null 15:30:07 ssl.secure.random.implementation = null 15:30:07 ssl.trustmanager.algorithm = PKIX 15:30:07 ssl.truststore.certificates = null 15:30:07 ssl.truststore.location = null 15:30:07 ssl.truststore.password = null 15:30:07 ssl.truststore.type = JKS 15:30:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 15:30:07 2024-03-14T15:30:07.510Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:30:07 2024-03-14T15:30:07.510Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:30:07 2024-03-14T15:30:07.510Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430207510 15:30:07 2024-03-14T15:30:07.510Z INFO 13735 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 15:30:07 2024-03-14T15:30:07.523Z INFO 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:30:07 allow.auto.create.topics = true 15:30:07 auto.commit.interval.ms = 5000 15:30:07 auto.include.jmx.reporter = true 15:30:07 auto.offset.reset = latest 15:30:07 bootstrap.servers = [localhost:9092] 15:30:07 check.crcs = true 15:30:07 client.dns.lookup = use_all_dns_ips 15:30:07 client.id = consumer-ncmp-data-operation-event-group-4 15:30:07 client.rack = 15:30:07 connections.max.idle.ms = 540000 15:30:07 default.api.timeout.ms = 60000 15:30:07 enable.auto.commit = false 15:30:07 exclude.internal.topics = true 15:30:07 fetch.max.bytes = 52428800 15:30:07 fetch.max.wait.ms = 500 15:30:07 fetch.min.bytes = 1 15:30:07 group.id = ncmp-data-operation-event-group 15:30:07 group.instance.id = null 15:30:07 heartbeat.interval.ms = 3000 15:30:07 interceptor.classes = [] 15:30:07 internal.leave.group.on.close = true 15:30:07 internal.throw.on.fetch.stable.offset.unsupported = false 15:30:07 isolation.level = read_uncommitted 15:30:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 max.partition.fetch.bytes = 1048576 15:30:07 max.poll.interval.ms = 300000 15:30:07 max.poll.records = 500 15:30:07 metadata.max.age.ms = 300000 15:30:07 metric.reporters = [] 15:30:07 metrics.num.samples = 2 15:30:07 metrics.recording.level = INFO 15:30:07 metrics.sample.window.ms = 30000 15:30:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:30:07 receive.buffer.bytes = 65536 15:30:07 reconnect.backoff.max.ms = 1000 15:30:07 reconnect.backoff.ms = 50 15:30:07 request.timeout.ms = 30000 15:30:07 retry.backoff.ms = 100 15:30:07 sasl.client.callback.handler.class = null 15:30:07 sasl.jaas.config = null 15:30:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:30:07 sasl.kerberos.min.time.before.relogin = 60000 15:30:07 sasl.kerberos.service.name = null 15:30:07 sasl.kerberos.ticket.renew.jitter = 0.05 15:30:07 sasl.kerberos.ticket.renew.window.factor = 0.8 15:30:07 sasl.login.callback.handler.class = null 15:30:07 sasl.login.class = null 15:30:07 sasl.login.connect.timeout.ms = null 15:30:07 sasl.login.read.timeout.ms = null 15:30:07 sasl.login.refresh.buffer.seconds = 300 15:30:07 sasl.login.refresh.min.period.seconds = 60 15:30:07 sasl.login.refresh.window.factor = 0.8 15:30:07 sasl.login.refresh.window.jitter = 0.05 15:30:07 sasl.login.retry.backoff.max.ms = 10000 15:30:07 sasl.login.retry.backoff.ms = 100 15:30:07 sasl.mechanism = GSSAPI 15:30:07 sasl.oauthbearer.clock.skew.seconds = 30 15:30:07 sasl.oauthbearer.expected.audience = null 15:30:07 sasl.oauthbearer.expected.issuer = null 15:30:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:30:07 sasl.oauthbearer.jwks.endpoint.url = null 15:30:07 sasl.oauthbearer.scope.claim.name = scope 15:30:07 sasl.oauthbearer.sub.claim.name = sub 15:30:07 sasl.oauthbearer.token.endpoint.url = null 15:30:07 security.protocol = PLAINTEXT 15:30:07 security.providers = null 15:30:07 send.buffer.bytes = 131072 15:30:07 session.timeout.ms = 45000 15:30:07 socket.connection.setup.timeout.max.ms = 30000 15:30:07 socket.connection.setup.timeout.ms = 10000 15:30:07 ssl.cipher.suites = null 15:30:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:30:07 ssl.endpoint.identification.algorithm = https 15:30:07 ssl.engine.factory.class = null 15:30:07 ssl.key.password = null 15:30:07 ssl.keymanager.algorithm = SunX509 15:30:07 ssl.keystore.certificate.chain = null 15:30:07 ssl.keystore.key = null 15:30:07 ssl.keystore.location = null 15:30:07 ssl.keystore.password = null 15:30:07 ssl.keystore.type = JKS 15:30:07 ssl.protocol = TLSv1.3 15:30:07 ssl.provider = null 15:30:07 ssl.secure.random.implementation = null 15:30:07 ssl.trustmanager.algorithm = PKIX 15:30:07 ssl.truststore.certificates = null 15:30:07 ssl.truststore.location = null 15:30:07 ssl.truststore.password = null 15:30:07 ssl.truststore.type = JKS 15:30:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 15:30:07 2024-03-14T15:30:07.526Z WARN 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:30:07 2024-03-14T15:30:07.526Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:30:07 2024-03-14T15:30:07.526Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:30:07 2024-03-14T15:30:07.526Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430207526 15:30:07 2024-03-14T15:30:07.526Z INFO 13735 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 15:30:07 2024-03-14T15:30:07.531Z INFO 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:30:07 allow.auto.create.topics = true 15:30:07 auto.commit.interval.ms = 5000 15:30:07 auto.include.jmx.reporter = true 15:30:07 auto.offset.reset = latest 15:30:07 bootstrap.servers = [localhost:9092] 15:30:07 check.crcs = true 15:30:07 client.dns.lookup = use_all_dns_ips 15:30:07 client.id = consumer-ncmp-group-5 15:30:07 client.rack = 15:30:07 connections.max.idle.ms = 540000 15:30:07 default.api.timeout.ms = 60000 15:30:07 enable.auto.commit = false 15:30:07 exclude.internal.topics = true 15:30:07 fetch.max.bytes = 52428800 15:30:07 fetch.max.wait.ms = 500 15:30:07 fetch.min.bytes = 1 15:30:07 group.id = ncmp-group 15:30:07 group.instance.id = null 15:30:07 heartbeat.interval.ms = 3000 15:30:07 interceptor.classes = [] 15:30:07 internal.leave.group.on.close = true 15:30:07 internal.throw.on.fetch.stable.offset.unsupported = false 15:30:07 isolation.level = read_uncommitted 15:30:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 max.partition.fetch.bytes = 1048576 15:30:07 max.poll.interval.ms = 300000 15:30:07 max.poll.records = 500 15:30:07 metadata.max.age.ms = 300000 15:30:07 metric.reporters = [] 15:30:07 metrics.num.samples = 2 15:30:07 metrics.recording.level = INFO 15:30:07 metrics.sample.window.ms = 30000 15:30:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:30:07 receive.buffer.bytes = 65536 15:30:07 reconnect.backoff.max.ms = 1000 15:30:07 reconnect.backoff.ms = 50 15:30:07 request.timeout.ms = 30000 15:30:07 retry.backoff.ms = 100 15:30:07 sasl.client.callback.handler.class = null 15:30:07 sasl.jaas.config = null 15:30:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:30:07 sasl.kerberos.min.time.before.relogin = 60000 15:30:07 sasl.kerberos.service.name = null 15:30:07 sasl.kerberos.ticket.renew.jitter = 0.05 15:30:07 sasl.kerberos.ticket.renew.window.factor = 0.8 15:30:07 sasl.login.callback.handler.class = null 15:30:07 sasl.login.class = null 15:30:07 sasl.login.connect.timeout.ms = null 15:30:07 sasl.login.read.timeout.ms = null 15:30:07 sasl.login.refresh.buffer.seconds = 300 15:30:07 sasl.login.refresh.min.period.seconds = 60 15:30:07 sasl.login.refresh.window.factor = 0.8 15:30:07 sasl.login.refresh.window.jitter = 0.05 15:30:07 sasl.login.retry.backoff.max.ms = 10000 15:30:07 sasl.login.retry.backoff.ms = 100 15:30:07 sasl.mechanism = GSSAPI 15:30:07 sasl.oauthbearer.clock.skew.seconds = 30 15:30:07 sasl.oauthbearer.expected.audience = null 15:30:07 sasl.oauthbearer.expected.issuer = null 15:30:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:30:07 sasl.oauthbearer.jwks.endpoint.url = null 15:30:07 sasl.oauthbearer.scope.claim.name = scope 15:30:07 sasl.oauthbearer.sub.claim.name = sub 15:30:07 sasl.oauthbearer.token.endpoint.url = null 15:30:07 security.protocol = PLAINTEXT 15:30:07 security.providers = null 15:30:07 send.buffer.bytes = 131072 15:30:07 session.timeout.ms = 45000 15:30:07 socket.connection.setup.timeout.max.ms = 30000 15:30:07 socket.connection.setup.timeout.ms = 10000 15:30:07 ssl.cipher.suites = null 15:30:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:30:07 ssl.endpoint.identification.algorithm = https 15:30:07 ssl.engine.factory.class = null 15:30:07 ssl.key.password = null 15:30:07 ssl.keymanager.algorithm = SunX509 15:30:07 ssl.keystore.certificate.chain = null 15:30:07 ssl.keystore.key = null 15:30:07 ssl.keystore.location = null 15:30:07 ssl.keystore.password = null 15:30:07 ssl.keystore.type = JKS 15:30:07 ssl.protocol = TLSv1.3 15:30:07 ssl.provider = null 15:30:07 ssl.secure.random.implementation = null 15:30:07 ssl.trustmanager.algorithm = PKIX 15:30:07 ssl.truststore.certificates = null 15:30:07 ssl.truststore.location = null 15:30:07 ssl.truststore.password = null 15:30:07 ssl.truststore.type = JKS 15:30:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 15:30:07 2024-03-14T15:30:07.536Z WARN 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:30:07 2024-03-14T15:30:07.536Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:30:07 2024-03-14T15:30:07.536Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:30:07 2024-03-14T15:30:07.536Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430207536 15:30:07 2024-03-14T15:30:07.536Z INFO 13735 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 15:30:07 2024-03-14T15:30:07.539Z INFO 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 15:30:07 allow.auto.create.topics = true 15:30:07 auto.commit.interval.ms = 5000 15:30:07 auto.include.jmx.reporter = true 15:30:07 auto.offset.reset = latest 15:30:07 bootstrap.servers = [localhost:9092] 15:30:07 check.crcs = true 15:30:07 client.dns.lookup = use_all_dns_ips 15:30:07 client.id = consumer-ncmp-group-6 15:30:07 client.rack = 15:30:07 connections.max.idle.ms = 540000 15:30:07 default.api.timeout.ms = 60000 15:30:07 enable.auto.commit = false 15:30:07 exclude.internal.topics = true 15:30:07 fetch.max.bytes = 52428800 15:30:07 fetch.max.wait.ms = 500 15:30:07 fetch.min.bytes = 1 15:30:07 group.id = ncmp-group 15:30:07 group.instance.id = null 15:30:07 heartbeat.interval.ms = 3000 15:30:07 interceptor.classes = [] 15:30:07 internal.leave.group.on.close = true 15:30:07 internal.throw.on.fetch.stable.offset.unsupported = false 15:30:07 isolation.level = read_uncommitted 15:30:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 max.partition.fetch.bytes = 1048576 15:30:07 max.poll.interval.ms = 300000 15:30:07 max.poll.records = 500 15:30:07 metadata.max.age.ms = 300000 15:30:07 metric.reporters = [] 15:30:07 metrics.num.samples = 2 15:30:07 metrics.recording.level = INFO 15:30:07 metrics.sample.window.ms = 30000 15:30:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 15:30:07 receive.buffer.bytes = 65536 15:30:07 reconnect.backoff.max.ms = 1000 15:30:07 reconnect.backoff.ms = 50 15:30:07 request.timeout.ms = 30000 15:30:07 retry.backoff.ms = 100 15:30:07 sasl.client.callback.handler.class = null 15:30:07 sasl.jaas.config = null 15:30:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:30:07 sasl.kerberos.min.time.before.relogin = 60000 15:30:07 sasl.kerberos.service.name = null 15:30:07 sasl.kerberos.ticket.renew.jitter = 0.05 15:30:07 sasl.kerberos.ticket.renew.window.factor = 0.8 15:30:07 sasl.login.callback.handler.class = null 15:30:07 sasl.login.class = null 15:30:07 sasl.login.connect.timeout.ms = null 15:30:07 sasl.login.read.timeout.ms = null 15:30:07 sasl.login.refresh.buffer.seconds = 300 15:30:07 sasl.login.refresh.min.period.seconds = 60 15:30:07 sasl.login.refresh.window.factor = 0.8 15:30:07 sasl.login.refresh.window.jitter = 0.05 15:30:07 sasl.login.retry.backoff.max.ms = 10000 15:30:07 sasl.login.retry.backoff.ms = 100 15:30:07 sasl.mechanism = GSSAPI 15:30:07 sasl.oauthbearer.clock.skew.seconds = 30 15:30:07 sasl.oauthbearer.expected.audience = null 15:30:07 sasl.oauthbearer.expected.issuer = null 15:30:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:30:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:30:07 sasl.oauthbearer.jwks.endpoint.url = null 15:30:07 sasl.oauthbearer.scope.claim.name = scope 15:30:07 sasl.oauthbearer.sub.claim.name = sub 15:30:07 sasl.oauthbearer.token.endpoint.url = null 15:30:07 security.protocol = PLAINTEXT 15:30:07 security.providers = null 15:30:07 send.buffer.bytes = 131072 15:30:07 session.timeout.ms = 45000 15:30:07 socket.connection.setup.timeout.max.ms = 30000 15:30:07 socket.connection.setup.timeout.ms = 10000 15:30:07 ssl.cipher.suites = null 15:30:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:30:07 ssl.endpoint.identification.algorithm = https 15:30:07 ssl.engine.factory.class = null 15:30:07 ssl.key.password = null 15:30:07 ssl.keymanager.algorithm = SunX509 15:30:07 ssl.keystore.certificate.chain = null 15:30:07 ssl.keystore.key = null 15:30:07 ssl.keystore.location = null 15:30:07 ssl.keystore.password = null 15:30:07 ssl.keystore.type = JKS 15:30:07 ssl.protocol = TLSv1.3 15:30:07 ssl.provider = null 15:30:07 ssl.secure.random.implementation = null 15:30:07 ssl.trustmanager.algorithm = PKIX 15:30:07 ssl.truststore.certificates = null 15:30:07 ssl.truststore.location = null 15:30:07 ssl.truststore.password = null 15:30:07 ssl.truststore.type = JKS 15:30:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 15:30:07 15:30:07 2024-03-14T15:30:07.543Z WARN 13735 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 15:30:07 2024-03-14T15:30:07.544Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:30:07 2024-03-14T15:30:07.544Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:30:07 2024-03-14T15:30:07.544Z INFO 13735 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430207543 15:30:07 2024-03-14T15:30:07.544Z INFO 13735 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 15:30:07 2024-03-14T15:30:07.555Z INFO 13735 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:07 2024-03-14T15:30:07.557Z INFO 13735 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:07 2024-03-14T15:30:07.563Z INFO 13735 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 52.682 seconds (process running for 77.862) 15:30:07 2024-03-14T15:30:07.567Z INFO 13735 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 15:30:07 2024-03-14T15:30:07.767Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.767Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.768Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.770Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.770Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.770Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.770Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.770Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.771Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.771Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.771Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.771Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.781Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.781Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.781Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.781Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.781Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.781Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.869Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.869Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.869Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.870Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.870Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.870Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.872Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.872Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.872Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.872Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.872Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:07 2024-03-14T15:30:07.872Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:07 2024-03-14T15:30:07.882Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:07 2024-03-14T15:30:07.882Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:07.883Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:07.883Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:07.883Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:07.883Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:07.971Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:07.971Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:07.971Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:07.975Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:07.975Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:07.975Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:07.975Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:07.975Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:07.975Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.022Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.022Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.022Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.035Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.035Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.036Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.039Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.040Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.040Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.153Z INFO 13735 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 15:30:09 2024-03-14T15:30:08.154Z INFO 13735 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 15:30:09 2024-03-14T15:30:08.155Z INFO 13735 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 15:30:09 2024-03-14T15:30:08.173Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.174Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.174Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.179Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.179Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.179Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.227Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.227Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.227Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.243Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.244Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.244Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.275Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.275Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.275Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.288Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.288Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.288Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.533Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.533Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.533Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.576Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.576Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.576Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.615Z WARN 13735 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 15:30:09 2024-03-14T15:30:08.641Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.641Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.641Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.645Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.645Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.645Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.685Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.685Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.685Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.729Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:08.729Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:08.729Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:08.893Z INFO 13735 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 15:30:09 2024-03-14T15:30:08.894Z INFO 13735 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 15:30:09 2024-03-14T15:30:09.001Z INFO 13735 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 15:30:09 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:30:09 2024-03-14T15:30:09.331Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:09.332Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:09.332Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:09.493Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:09.493Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:09.493Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:09.507Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:09.507Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:09.507Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:09.543Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:09.543Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:09.543Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:09.554Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:09.554Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:09.554Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:09.594Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:09 2024-03-14T15:30:09.594Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:09 2024-03-14T15:30:09.594Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:09 2024-03-14T15:30:09.971Z INFO 13735 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:30:10 2024-03-14T15:30:10.002Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:10 2024-03-14T15:30:10.002Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 15:30:10 Detail: Key (dataspace_id, name)=(3, newAnchor) already exists. 15:30:10 2024-03-14T15:30:10.049Z INFO 13735 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:30:10 2024-03-14T15:30:10.064Z INFO 13735 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 15:30:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.245 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 15:30:10 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 15:30:10 2024-03-14T15:30:10.357Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:10 2024-03-14T15:30:10.358Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:10 2024-03-14T15:30:10.358Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:10 2024-03-14T15:30:10.448Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:10 2024-03-14T15:30:10.449Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:10 2024-03-14T15:30:10.449Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:10 2024-03-14T15:30:10.482Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:10 2024-03-14T15:30:10.483Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 15:30:10 Detail: Key (name)=(generalTestDataspace) already exists. 15:30:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 15:30:10 [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 15:30:11 2024-03-14T15:30:10.539Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:11 2024-03-14T15:30:10.539Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:10.539Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:10.612Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:11 2024-03-14T15:30:10.612Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:10.612Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:10.612Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:11 2024-03-14T15:30:10.613Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:10.613Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:10.613Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:11 2024-03-14T15:30:10.613Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:10.613Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:10.714Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:11 2024-03-14T15:30:10.737Z INFO 13735 --- [ Async-2] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 15:30:11 acks = -1 15:30:11 auto.include.jmx.reporter = true 15:30:11 batch.size = 16384 15:30:11 bootstrap.servers = [localhost:9092] 15:30:11 buffer.memory = 33554432 15:30:11 client.dns.lookup = use_all_dns_ips 15:30:11 client.id = cps-core-1 15:30:11 compression.type = none 15:30:11 connections.max.idle.ms = 540000 15:30:11 delivery.timeout.ms = 120000 15:30:11 enable.idempotence = true 15:30:11 interceptor.classes = [] 15:30:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 15:30:11 linger.ms = 0 15:30:11 max.block.ms = 60000 15:30:11 max.in.flight.requests.per.connection = 5 15:30:11 max.request.size = 1048576 15:30:11 metadata.max.age.ms = 300000 15:30:11 metadata.max.idle.ms = 300000 15:30:11 metric.reporters = [] 15:30:11 metrics.num.samples = 2 15:30:11 metrics.recording.level = INFO 15:30:11 metrics.sample.window.ms = 30000 15:30:11 partitioner.adaptive.partitioning.enable = true 15:30:11 partitioner.availability.timeout.ms = 0 15:30:11 partitioner.class = null 15:30:11 partitioner.ignore.keys = false 15:30:11 receive.buffer.bytes = 32768 15:30:11 reconnect.backoff.max.ms = 1000 15:30:11 reconnect.backoff.ms = 50 15:30:11 request.timeout.ms = 30000 15:30:11 retries = 2147483647 15:30:11 retry.backoff.ms = 100 15:30:11 sasl.client.callback.handler.class = null 15:30:11 sasl.jaas.config = null 15:30:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 15:30:11 sasl.kerberos.min.time.before.relogin = 60000 15:30:11 sasl.kerberos.service.name = null 15:30:11 sasl.kerberos.ticket.renew.jitter = 0.05 15:30:11 sasl.kerberos.ticket.renew.window.factor = 0.8 15:30:11 sasl.login.callback.handler.class = null 15:30:11 sasl.login.class = null 15:30:11 sasl.login.connect.timeout.ms = null 15:30:11 sasl.login.read.timeout.ms = null 15:30:11 sasl.login.refresh.buffer.seconds = 300 15:30:11 sasl.login.refresh.min.period.seconds = 60 15:30:11 sasl.login.refresh.window.factor = 0.8 15:30:11 sasl.login.refresh.window.jitter = 0.05 15:30:11 sasl.login.retry.backoff.max.ms = 10000 15:30:11 sasl.login.retry.backoff.ms = 100 15:30:11 sasl.mechanism = GSSAPI 15:30:11 sasl.oauthbearer.clock.skew.seconds = 30 15:30:11 sasl.oauthbearer.expected.audience = null 15:30:11 sasl.oauthbearer.expected.issuer = null 15:30:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 15:30:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 15:30:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 15:30:11 sasl.oauthbearer.jwks.endpoint.url = null 15:30:11 sasl.oauthbearer.scope.claim.name = scope 15:30:11 sasl.oauthbearer.sub.claim.name = sub 15:30:11 sasl.oauthbearer.token.endpoint.url = null 15:30:11 security.protocol = PLAINTEXT 15:30:11 security.providers = null 15:30:11 send.buffer.bytes = 131072 15:30:11 socket.connection.setup.timeout.max.ms = 30000 15:30:11 socket.connection.setup.timeout.ms = 10000 15:30:11 ssl.cipher.suites = null 15:30:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 15:30:11 ssl.endpoint.identification.algorithm = https 15:30:11 ssl.engine.factory.class = null 15:30:11 ssl.key.password = null 15:30:11 ssl.keymanager.algorithm = SunX509 15:30:11 ssl.keystore.certificate.chain = null 15:30:11 ssl.keystore.key = null 15:30:11 ssl.keystore.location = null 15:30:11 ssl.keystore.password = null 15:30:11 ssl.keystore.type = JKS 15:30:11 ssl.protocol = TLSv1.3 15:30:11 ssl.provider = null 15:30:11 ssl.secure.random.implementation = null 15:30:11 ssl.trustmanager.algorithm = PKIX 15:30:11 ssl.truststore.certificates = null 15:30:11 ssl.truststore.location = null 15:30:11 ssl.truststore.password = null 15:30:11 ssl.truststore.type = JKS 15:30:11 transaction.timeout.ms = 60000 15:30:11 transactional.id = null 15:30:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 15:30:11 15:30:11 2024-03-14T15:30:10.750Z INFO 13735 --- [ Async-2] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 15:30:11 2024-03-14T15:30:10.773Z INFO 13735 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 15:30:11 2024-03-14T15:30:10.773Z INFO 13735 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 15:30:11 2024-03-14T15:30:10.773Z INFO 13735 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710430210773 15:30:11 2024-03-14T15:30:10.779Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:11 2024-03-14T15:30:10.780Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:11 2024-03-14T15:30:10.780Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:10.780Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:10.794Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:11 2024-03-14T15:30:10.802Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:11 2024-03-14T15:30:10.809Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:11 2024-03-14T15:30:10.814Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:11 2024-03-14T15:30:10.814Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:11 2024-03-14T15:30:10.882Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:11 2024-03-14T15:30:10.882Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:10.882Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:10.962Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:11 2024-03-14T15:30:11.012Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:11 2024-03-14T15:30:11.013Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:11 2024-03-14T15:30:11.014Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:11.014Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:11.215Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:11 2024-03-14T15:30:11.215Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:11.216Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:11.411Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:11 2024-03-14T15:30:11.411Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:11 2024-03-14T15:30:11.411Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:11 2024-03-14T15:30:11.412Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:12 2024-03-14T15:30:11.496Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:11.496Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:11.496Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:11.526Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:11.526Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:11.526Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:11.537Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:12 2024-03-14T15:30:11.537Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:12 2024-03-14T15:30:11.537Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:11.537Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:11.537Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:11.554Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:12 2024-03-14T15:30:11.571Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:12 2024-03-14T15:30:11.583Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:12 2024-03-14T15:30:11.585Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:12 2024-03-14T15:30:11.588Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:12 2024-03-14T15:30:11.588Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:12 2024-03-14T15:30:11.618Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:12 2024-03-14T15:30:11.618Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:11.618Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:11.684Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:12 2024-03-14T15:30:11.689Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:11.689Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:11.689Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:11.690Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:11.690Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:11.690Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:11.728Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:12 2024-03-14T15:30:12.010Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:12 2024-03-14T15:30:12.101Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:12 2024-03-14T15:30:12.102Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:12 2024-03-14T15:30:12.113Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:12 2024-03-14T15:30:12.125Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:12 2024-03-14T15:30:12.127Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:12 2024-03-14T15:30:12.128Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:12 2024-03-14T15:30:12.136Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:12 2024-03-14T15:30:12.136Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:12 2024-03-14T15:30:12.222Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:12 2024-03-14T15:30:12.245Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:12 2024-03-14T15:30:12.322Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:12 2024-03-14T15:30:12.323Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:12.323Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:12.368Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:12 2024-03-14T15:30:12.431Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:12.431Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:12.431Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:12.437Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:12 2024-03-14T15:30:12.438Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:12 2024-03-14T15:30:12.449Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:12 2024-03-14T15:30:12.460Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:12 2024-03-14T15:30:12.461Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:12 2024-03-14T15:30:12.462Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:12 2024-03-14T15:30:12.465Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:12 2024-03-14T15:30:12.466Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:12 2024-03-14T15:30:12.495Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:12.495Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:12.496Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:12.521Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:12 2024-03-14T15:30:12.529Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:12.530Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:12.530Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:12.549Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:12 2024-03-14T15:30:12.562Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:12.562Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:12.563Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:12.646Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:12 2024-03-14T15:30:12.646Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:12 2024-03-14T15:30:12.646Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:12 2024-03-14T15:30:12.722Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:13 2024-03-14T15:30:12.855Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:13 2024-03-14T15:30:12.855Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:13 2024-03-14T15:30:12.867Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:13 2024-03-14T15:30:12.879Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:13 2024-03-14T15:30:12.881Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:13 2024-03-14T15:30:12.882Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:13 2024-03-14T15:30:12.885Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:13 2024-03-14T15:30:12.885Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:13 2024-03-14T15:30:12.903Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:13 2024-03-14T15:30:12.904Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:13 2024-03-14T15:30:12.904Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:13 2024-03-14T15:30:12.933Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:13 2024-03-14T15:30:12.956Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:13 2024-03-14T15:30:13.108Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:13 2024-03-14T15:30:13.170Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:13 2024-03-14T15:30:13.170Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:13 2024-03-14T15:30:13.179Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:13 2024-03-14T15:30:13.181Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:13 2024-03-14T15:30:13.181Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:13 2024-03-14T15:30:13.181Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:13 2024-03-14T15:30:13.188Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:13 2024-03-14T15:30:13.189Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:13 2024-03-14T15:30:13.190Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:13 2024-03-14T15:30:13.191Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:13 2024-03-14T15:30:13.191Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:13 2024-03-14T15:30:13.248Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:13 2024-03-14T15:30:13.269Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:13 2024-03-14T15:30:13.408Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:13 2024-03-14T15:30:13.476Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:13 2024-03-14T15:30:13.476Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:13 2024-03-14T15:30:13.485Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:13 2024-03-14T15:30:13.495Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:13 2024-03-14T15:30:13.497Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:13 2024-03-14T15:30:13.498Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:13 2024-03-14T15:30:13.499Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:13 2024-03-14T15:30:13.499Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:13 2024-03-14T15:30:13.499Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:13 2024-03-14T15:30:13.500Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:13 2024-03-14T15:30:13.500Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:13 2024-03-14T15:30:13.549Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:13 2024-03-14T15:30:13.550Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:13 2024-03-14T15:30:13.551Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:13 2024-03-14T15:30:13.551Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:13 2024-03-14T15:30:13.572Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:13 2024-03-14T15:30:13.616Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:13 2024-03-14T15:30:13.616Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:13 2024-03-14T15:30:13.616Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:13 2024-03-14T15:30:13.650Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:13 2024-03-14T15:30:13.650Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:13 2024-03-14T15:30:13.650Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:13 2024-03-14T15:30:13.703Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:13 2024-03-14T15:30:13.703Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:13 2024-03-14T15:30:13.703Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:13 2024-03-14T15:30:13.728Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:13.797Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:14 2024-03-14T15:30:13.798Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:13.806Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:14 2024-03-14T15:30:13.814Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:14 2024-03-14T15:30:13.816Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:14 2024-03-14T15:30:13.817Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:14 2024-03-14T15:30:13.819Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:14 2024-03-14T15:30:13.819Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:14 2024-03-14T15:30:13.861Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:14 2024-03-14T15:30:13.882Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:14 2024-03-14T15:30:13.910Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:14 2024-03-14T15:30:13.910Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:14 2024-03-14T15:30:13.910Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:14 2024-03-14T15:30:14.012Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:14.065Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:14 2024-03-14T15:30:14.065Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:14.073Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:14 2024-03-14T15:30:14.081Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:14 2024-03-14T15:30:14.082Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:14 2024-03-14T15:30:14.083Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:14 2024-03-14T15:30:14.084Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:14 2024-03-14T15:30:14.084Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:14 2024-03-14T15:30:14.126Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:14 2024-03-14T15:30:14.145Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:14 2024-03-14T15:30:14.285Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:14 2024-03-14T15:30:14.285Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:14 2024-03-14T15:30:14.285Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:14 2024-03-14T15:30:14.291Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:14.355Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:14 2024-03-14T15:30:14.355Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:14.363Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:14 2024-03-14T15:30:14.371Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:14 2024-03-14T15:30:14.372Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:14 2024-03-14T15:30:14.373Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:14 2024-03-14T15:30:14.386Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:14 2024-03-14T15:30:14.386Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:14 2024-03-14T15:30:14.403Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:14 2024-03-14T15:30:14.403Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:14 2024-03-14T15:30:14.403Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:14 2024-03-14T15:30:14.429Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:14 2024-03-14T15:30:14.470Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:14 2024-03-14T15:30:14.569Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:14 2024-03-14T15:30:14.570Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:14 2024-03-14T15:30:14.570Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:14 2024-03-14T15:30:14.601Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:14.654Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:14 2024-03-14T15:30:14.654Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:14 2024-03-14T15:30:14.654Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:14 2024-03-14T15:30:14.658Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:14 2024-03-14T15:30:14.658Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 2024-03-14T15:30:14.664Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:14 2024-03-14T15:30:14.671Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:14 2024-03-14T15:30:14.672Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:14 2024-03-14T15:30:14.673Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:14 2024-03-14T15:30:14.674Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:14 2024-03-14T15:30:14.674Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:14 2024-03-14T15:30:14.724Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:14 2024-03-14T15:30:14.748Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:14 2024-03-14T15:30:14.857Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:14 2024-03-14T15:30:14.857Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:14 2024-03-14T15:30:14.857Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:14 2024-03-14T15:30:14.858Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:14 2024-03-14T15:30:14.858Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:14 2024-03-14T15:30:14.858Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:14 2024-03-14T15:30:14.879Z INFO 13735 --- [onPool-worker-5] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 15:30:14 2024-03-14T15:30:14.937Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.456 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 15:30:14 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 15:30:15 2024-03-14T15:30:14.968Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:15 2024-03-14T15:30:14.968Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:15 2024-03-14T15:30:14.968Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:15 2024-03-14T15:30:15.013Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:15 2024-03-14T15:30:15.013Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:15 2024-03-14T15:30:15.031Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:15 2024-03-14T15:30:15.038Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:15 2024-03-14T15:30:15.040Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:15 2024-03-14T15:30:15.041Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:15 2024-03-14T15:30:15.043Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:15 2024-03-14T15:30:15.043Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:15 2024-03-14T15:30:15.085Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:15 2024-03-14T15:30:15.105Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:15 2024-03-14T15:30:15.261Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:15 2024-03-14T15:30:15.329Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:15 2024-03-14T15:30:15.329Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:15 2024-03-14T15:30:15.335Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:15 2024-03-14T15:30:15.348Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:15 2024-03-14T15:30:15.350Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:15 2024-03-14T15:30:15.351Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:15 2024-03-14T15:30:15.353Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:15 2024-03-14T15:30:15.353Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:15 2024-03-14T15:30:15.386Z WARN 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 15:30:15 2024-03-14T15:30:15.388Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 15:30:15 2024-03-14T15:30:15.411Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:15 2024-03-14T15:30:15.443Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:15 2024-03-14T15:30:15.443Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:15 2024-03-14T15:30:15.443Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:15 2024-03-14T15:30:15.458Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:15 2024-03-14T15:30:15.459Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:15 2024-03-14T15:30:15.459Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:15 2024-03-14T15:30:15.538Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:16 2024-03-14T15:30:15.559Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:15.559Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:15.559Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:15.596Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:16 2024-03-14T15:30:15.596Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:16 2024-03-14T15:30:15.602Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:16 2024-03-14T15:30:15.609Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:16 2024-03-14T15:30:15.610Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:16 2024-03-14T15:30:15.610Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:16 2024-03-14T15:30:15.612Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:16 2024-03-14T15:30:15.612Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:16 2024-03-14T15:30:15.627Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:15.627Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:15.627Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:15.666Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:16 2024-03-14T15:30:15.688Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:16 2024-03-14T15:30:15.772Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:16 2024-03-14T15:30:15.780Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:16 2024-03-14T15:30:15.787Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:16 2024-03-14T15:30:15.788Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:16 2024-03-14T15:30:15.789Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:16 2024-03-14T15:30:15.790Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 15:30:16 2024-03-14T15:30:15.790Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:16 2024-03-14T15:30:15.810Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:15.811Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:15.811Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:15.842Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 15:30:16 2024-03-14T15:30:15.863Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:16 2024-03-14T15:30:15.919Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:15.920Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:15.920Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:15.968Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:16 2024-03-14T15:30:15.975Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:16 2024-03-14T15:30:15.984Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:16 2024-03-14T15:30:15.985Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:16 2024-03-14T15:30:15.987Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:16 2024-03-14T15:30:15.988Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 15:30:16 2024-03-14T15:30:15.988Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:16 2024-03-14T15:30:16.012Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 15:30:16 2024-03-14T15:30:16.025Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 15:30:16 2024-03-14T15:30:16.044Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:16 2024-03-14T15:30:16.172Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:16.172Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:16.172Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:16.199Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:16 2024-03-14T15:30:16.259Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 15:30:16 2024-03-14T15:30:16.263Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:16 2024-03-14T15:30:16.263Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:16 2024-03-14T15:30:16.270Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:16 2024-03-14T15:30:16.277Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 15:30:16 2024-03-14T15:30:16.280Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 15:30:16 2024-03-14T15:30:16.281Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 15:30:16 2024-03-14T15:30:16.282Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 15:30:16 2024-03-14T15:30:16.283Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:16 2024-03-14T15:30:16.283Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 15:30:16 2024-03-14T15:30:16.301Z WARN 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason Unable to read resource data.. 15:30:16 2024-03-14T15:30:16.301Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 15:30:16 2024-03-14T15:30:16.311Z WARN 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 15:30:16 2024-03-14T15:30:16.311Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 15:30:16 2024-03-14T15:30:16.333Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:16 2024-03-14T15:30:16.447Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:16 2024-03-14T15:30:16.447Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:16.447Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:16.456Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:16 2024-03-14T15:30:16.468Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 15:30:16 2024-03-14T15:30:16.469Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 15:30:16 2024-03-14T15:30:16.469Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 15:30:16 2024-03-14T15:30:16.469Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:16 2024-03-14T15:30:16.470Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:16 2024-03-14T15:30:16.470Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 15:30:16 2024-03-14T15:30:16.471Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 15:30:16 2024-03-14T15:30:16.471Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 15:30:16 2024-03-14T15:30:16.472Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 15:30:16 2024-03-14T15:30:16.504Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:16 2024-03-14T15:30:16.515Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:16.515Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:16.515Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:16.522Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 15:30:16 2024-03-14T15:30:16.524Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 15:30:16 2024-03-14T15:30:16.525Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 15:30:16 2024-03-14T15:30:16.526Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:16 2024-03-14T15:30:16.527Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 15:30:16 2024-03-14T15:30:16.527Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 15:30:16 2024-03-14T15:30:16.576Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:16 2024-03-14T15:30:16.607Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 15:30:16 2024-03-14T15:30:16.634Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:16 2024-03-14T15:30:16.681Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:16.682Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:16.682Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:16 2024-03-14T15:30:16.747Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 15:30:16 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 15:30:16 2024-03-14T15:30:16.771Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:16 2024-03-14T15:30:16.771Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:16 2024-03-14T15:30:16.771Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:16.817Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:17 2024-03-14T15:30:16.817Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:17 2024-03-14T15:30:16.817Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:16.823Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:17 2024-03-14T15:30:16.823Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:17 2024-03-14T15:30:16.830Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:17 2024-03-14T15:30:16.836Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:17 2024-03-14T15:30:16.837Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:17 2024-03-14T15:30:16.838Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:17 2024-03-14T15:30:16.840Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:17 2024-03-14T15:30:16.840Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:17 2024-03-14T15:30:16.874Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:17 2024-03-14T15:30:16.875Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:17 2024-03-14T15:30:16.875Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:16.876Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:17 2024-03-14T15:30:16.892Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:17 2024-03-14T15:30:16.994Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 15:30:17 2024-03-14T15:30:17.024Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:17 2024-03-14T15:30:17.031Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:30:17 2024-03-14T15:30:17.031Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 15:30:17 2024-03-14T15:30:17.031Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:17 2024-03-14T15:30:17.033Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:17 2024-03-14T15:30:17.048Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:17 2024-03-14T15:30:17.055Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:17 2024-03-14T15:30:17.057Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:17 2024-03-14T15:30:17.058Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:17 2024-03-14T15:30:17.060Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:17 2024-03-14T15:30:17.060Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:17 2024-03-14T15:30:17.107Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:17 2024-03-14T15:30:17.125Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:17 2024-03-14T15:30:17.176Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:17 2024-03-14T15:30:17.176Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:17 2024-03-14T15:30:17.176Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:17.245Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:17 2024-03-14T15:30:17.301Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:17 2024-03-14T15:30:17.302Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:17 2024-03-14T15:30:17.302Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:17.303Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:17 2024-03-14T15:30:17.303Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:17 2024-03-14T15:30:17.309Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:17 2024-03-14T15:30:17.316Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:17 2024-03-14T15:30:17.317Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:17 2024-03-14T15:30:17.318Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:17 2024-03-14T15:30:17.319Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:17 2024-03-14T15:30:17.319Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:17 2024-03-14T15:30:17.363Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:17 2024-03-14T15:30:17.369Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:17 2024-03-14T15:30:17.370Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:17 2024-03-14T15:30:17.370Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:17.384Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:17 2024-03-14T15:30:17.465Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 15:30:17 2024-03-14T15:30:17.488Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:17 2024-03-14T15:30:17.493Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:30:17 2024-03-14T15:30:17.493Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 15:30:17 2024-03-14T15:30:17.493Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:17 2024-03-14T15:30:17.495Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:17 2024-03-14T15:30:17.509Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:17 2024-03-14T15:30:17.515Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:17 2024-03-14T15:30:17.516Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:17 2024-03-14T15:30:17.517Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:17 2024-03-14T15:30:17.519Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:17 2024-03-14T15:30:17.519Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:17 2024-03-14T15:30:17.564Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:17 2024-03-14T15:30:17.581Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:17 2024-03-14T15:30:17.613Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:17 2024-03-14T15:30:17.613Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:17 2024-03-14T15:30:17.613Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:17.690Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:17 2024-03-14T15:30:17.690Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:17 2024-03-14T15:30:17.690Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:17 2024-03-14T15:30:17.695Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:18 2024-03-14T15:30:17.757Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:18 2024-03-14T15:30:17.757Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:18 2024-03-14T15:30:17.763Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:18 2024-03-14T15:30:17.770Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:18 2024-03-14T15:30:17.771Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:18 2024-03-14T15:30:17.772Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:18 2024-03-14T15:30:17.774Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:18 2024-03-14T15:30:17.774Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:18 2024-03-14T15:30:17.815Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:18 2024-03-14T15:30:17.830Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:18 2024-03-14T15:30:17.847Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:18 2024-03-14T15:30:17.847Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:18 2024-03-14T15:30:17.847Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:18 2024-03-14T15:30:17.883Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:18 2024-03-14T15:30:17.883Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:18 2024-03-14T15:30:17.883Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:18 2024-03-14T15:30:17.920Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 15:30:18 2024-03-14T15:30:17.943Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:18 2024-03-14T15:30:17.950Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:30:18 2024-03-14T15:30:17.950Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 15:30:18 2024-03-14T15:30:17.950Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:18 2024-03-14T15:30:17.951Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:18 2024-03-14T15:30:17.968Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:18 2024-03-14T15:30:17.975Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:18 2024-03-14T15:30:17.976Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:18 2024-03-14T15:30:17.977Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:18 2024-03-14T15:30:17.978Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:18 2024-03-14T15:30:17.978Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:18 2024-03-14T15:30:18.020Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:18 2024-03-14T15:30:18.038Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:18 2024-03-14T15:30:18.098Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:18 2024-03-14T15:30:18.099Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:18 2024-03-14T15:30:18.099Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:18 2024-03-14T15:30:18.155Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:18 2024-03-14T15:30:18.156Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:18 2024-03-14T15:30:18.156Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:18 2024-03-14T15:30:18.156Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:18 2024-03-14T15:30:18.217Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:18 2024-03-14T15:30:18.217Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:18 2024-03-14T15:30:18.222Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:18 2024-03-14T15:30:18.227Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:18 2024-03-14T15:30:18.228Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:18 2024-03-14T15:30:18.229Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:18 2024-03-14T15:30:18.231Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:18 2024-03-14T15:30:18.231Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:18 2024-03-14T15:30:18.276Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:18 2024-03-14T15:30:18.293Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:18 2024-03-14T15:30:18.372Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 15:30:18 2024-03-14T15:30:18.376Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:18 2024-03-14T15:30:18.376Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:18 2024-03-14T15:30:18.376Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:18 2024-03-14T15:30:18.395Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:18 2024-03-14T15:30:18.400Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:30:18 2024-03-14T15:30:18.400Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 15:30:18 2024-03-14T15:30:18.400Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:18 2024-03-14T15:30:18.402Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:18 2024-03-14T15:30:18.415Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:18 2024-03-14T15:30:18.420Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:18 2024-03-14T15:30:18.422Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:18 2024-03-14T15:30:18.422Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:18 2024-03-14T15:30:18.424Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:18 2024-03-14T15:30:18.424Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:18 2024-03-14T15:30:18.470Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:18 2024-03-14T15:30:18.488Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:18 2024-03-14T15:30:18.521Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:18 2024-03-14T15:30:18.522Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:18 2024-03-14T15:30:18.522Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:18 2024-03-14T15:30:18.590Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:18.640Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 15:30:19 2024-03-14T15:30:18.640Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:18.644Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:19 2024-03-14T15:30:18.644Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:18.644Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:18.645Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:19 2024-03-14T15:30:18.651Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:19 2024-03-14T15:30:18.652Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:19 2024-03-14T15:30:18.653Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:19 2024-03-14T15:30:18.654Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 15:30:19 2024-03-14T15:30:18.654Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:19 2024-03-14T15:30:18.694Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 15:30:19 2024-03-14T15:30:18.708Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:19 2024-03-14T15:30:18.802Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:19 2024-03-14T15:30:18.802Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:18.806Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:19 2024-03-14T15:30:18.812Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:19 2024-03-14T15:30:18.813Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:19 2024-03-14T15:30:18.814Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:19 2024-03-14T15:30:18.815Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:19 2024-03-14T15:30:18.815Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:19 2024-03-14T15:30:18.856Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:19 2024-03-14T15:30:18.856Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:18.856Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:19 2024-03-14T15:30:18.856Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:18.873Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:19 2024-03-14T15:30:18.952Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:18.960Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:19 2024-03-14T15:30:18.960Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:18.960Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:18.967Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:19 2024-03-14T15:30:18.974Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:30:19 2024-03-14T15:30:18.974Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 15:30:19 2024-03-14T15:30:18.974Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:19 2024-03-14T15:30:18.976Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:19 2024-03-14T15:30:18.988Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:19 2024-03-14T15:30:18.994Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:19 2024-03-14T15:30:18.995Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:19 2024-03-14T15:30:18.997Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:19 2024-03-14T15:30:18.998Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:19 2024-03-14T15:30:18.998Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.017Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 15:30:19 2024-03-14T15:30:19.052Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:19 2024-03-14T15:30:19.052Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:19.052Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:19.079Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:19 2024-03-14T15:30:19.087Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:19 2024-03-14T15:30:19.087Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:19.087Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:19.098Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.168Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:19.222Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 15:30:19 2024-03-14T15:30:19.222Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:19.230Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:19 2024-03-14T15:30:19.230Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:19.230Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:19.230Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:19 2024-03-14T15:30:19.236Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:19 2024-03-14T15:30:19.237Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:19 2024-03-14T15:30:19.238Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:19 2024-03-14T15:30:19.239Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 15:30:19 2024-03-14T15:30:19.239Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.281Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 15:30:19 2024-03-14T15:30:19.298Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.389Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:19 2024-03-14T15:30:19.389Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:19.394Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:19 2024-03-14T15:30:19.400Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:19 2024-03-14T15:30:19.401Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:19 2024-03-14T15:30:19.402Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:19 2024-03-14T15:30:19.403Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:19 2024-03-14T15:30:19.403Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.445Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:19 2024-03-14T15:30:19.462Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.474Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:19 2024-03-14T15:30:19.474Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:19.474Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:19.547Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 15:30:19 2024-03-14T15:30:19.562Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:19 2024-03-14T15:30:19.569Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:30:19 2024-03-14T15:30:19.569Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 15:30:19 2024-03-14T15:30:19.569Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:19 2024-03-14T15:30:19.571Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:19 2024-03-14T15:30:19.583Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:19 2024-03-14T15:30:19.590Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:19 2024-03-14T15:30:19.591Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:19 2024-03-14T15:30:19.592Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:19 2024-03-14T15:30:19.593Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:19 2024-03-14T15:30:19.593Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.609Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 15:30:19 2024-03-14T15:30:19.629Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:19 2024-03-14T15:30:19.647Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:19 2024-03-14T15:30:19.698Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:19 2024-03-14T15:30:19.698Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:19 2024-03-14T15:30:19.698Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:19 2024-03-14T15:30:19.768Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:20 2024-03-14T15:30:19.830Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:20 2024-03-14T15:30:19.830Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:20 2024-03-14T15:30:19.835Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:20 2024-03-14T15:30:19.841Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:20 2024-03-14T15:30:19.842Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:20 2024-03-14T15:30:19.843Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:20 2024-03-14T15:30:19.845Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:20 2024-03-14T15:30:19.845Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:20 2024-03-14T15:30:19.906Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:20 2024-03-14T15:30:19.922Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:20 2024-03-14T15:30:19.983Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:20 2024-03-14T15:30:20.039Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:20 2024-03-14T15:30:20.065Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.065Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.065Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:20 2024-03-14T15:30:20.067Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.067Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.067Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:20 2024-03-14T15:30:20.077Z WARN 13735 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 15:30:20 2024-03-14T15:30:20.077Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:20 2024-03-14T15:30:20.082Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:20 2024-03-14T15:30:20.087Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:20 2024-03-14T15:30:20.088Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:20 2024-03-14T15:30:20.089Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:20 2024-03-14T15:30:20.090Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:20 2024-03-14T15:30:20.090Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:20 2024-03-14T15:30:20.091Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.091Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.091Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:20 2024-03-14T15:30:20.131Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 15:30:20 2024-03-14T15:30:20.147Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:20 2024-03-14T15:30:20.154Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.155Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.155Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:20 2024-03-14T15:30:20.232Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 15:30:20 2024-03-14T15:30:20.247Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 15:30:20 2024-03-14T15:30:20.252Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 15:30:20 2024-03-14T15:30:20.253Z INFO 13735 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 15:30:20 2024-03-14T15:30:20.253Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 15:30:20 2024-03-14T15:30:20.254Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 15:30:20 2024-03-14T15:30:20.266Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 15:30:20 2024-03-14T15:30:20.271Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 15:30:20 2024-03-14T15:30:20.272Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 15:30:20 2024-03-14T15:30:20.273Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 15:30:20 2024-03-14T15:30:20.274Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 15:30:20 2024-03-14T15:30:20.274Z INFO 13735 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 15:30:20 2024-03-14T15:30:20.292Z WARN 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 15:30:20 2024-03-14T15:30:20.292Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 15:30:20 2024-03-14T15:30:20.305Z INFO 13735 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 15:30:20 2024-03-14T15:30:20.384Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.385Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.385Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:20 2024-03-14T15:30:20.436Z INFO 13735 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 15:30:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.68 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 15:30:20 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 15:30:20 2024-03-14T15:30:20.578Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.578Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.578Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:20 2024-03-14T15:30:20.605Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.605Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.605Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:20 2024-03-14T15:30:20.955Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:20 2024-03-14T15:30:20.955Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:20 2024-03-14T15:30:20.955Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 line 1:0 mismatched input 'invalid' expecting '/' 15:30:21 line 1:0 mismatched input 'invalid' expecting '/' 15:30:21 2024-03-14T15:30:21.096Z WARN 13735 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 15:30:21 2024-03-14T15:30:21.128Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:21 2024-03-14T15:30:21.128Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:21 2024-03-14T15:30:21.128Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 2024-03-14T15:30:21.162Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:21 2024-03-14T15:30:21.162Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:21 2024-03-14T15:30:21.162Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 2024-03-14T15:30:21.274Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:21 2024-03-14T15:30:21.274Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:21 2024-03-14T15:30:21.274Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 2024-03-14T15:30:21.355Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:21 2024-03-14T15:30:21.355Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:21 2024-03-14T15:30:21.355Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 2024-03-14T15:30:21.414Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:21 2024-03-14T15:30:21.414Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:21 2024-03-14T15:30:21.414Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 2024-03-14T15:30:21.579Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:21 2024-03-14T15:30:21.579Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:21 2024-03-14T15:30:21.579Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:21 2024-03-14T15:30:21.579Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 15:30:21 2024-03-14T15:30:21.580Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 15:30:21 2024-03-14T15:30:21.583Z WARN 13735 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 15:30:21 2024-03-14T15:30:21.588Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:21 2024-03-14T15:30:21.588Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',579) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:21 2024-03-14T15:30:21.588Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:21 2024-03-14T15:30:21.588Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',579) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 15:30:21 2024-03-14T15:30:21.588Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 15:30:21 line 1:9 missing '/' at 'path' 15:30:21 line 1:9 missing '/' at 'path' 15:30:21 2024-03-14T15:30:21.676Z WARN 13735 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 15:30:21 2024-03-14T15:30:21.767Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:21 2024-03-14T15:30:21.767Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:21 2024-03-14T15:30:21.767Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 2024-03-14T15:30:21.858Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:21 2024-03-14T15:30:21.858Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:21 2024-03-14T15:30:21.858Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:21 2024-03-14T15:30:21.859Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:21 2024-03-14T15:30:21.859Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:21 2024-03-14T15:30:21.859Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:21 2024-03-14T15:30:21.859Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:21 2024-03-14T15:30:21.859Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 15:30:21 2024-03-14T15:30:21.859Z WARN 13735 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 15:30:21 2024-03-14T15:30:21.863Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:21 2024-03-14T15:30:21.863Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',615) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:21 2024-03-14T15:30:21.863Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:21 2024-03-14T15:30:21.863Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',615) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:21 2024-03-14T15:30:21.863Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:21 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 15:30:22 2024-03-14T15:30:22.048Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:22 2024-03-14T15:30:22.048Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:22 2024-03-14T15:30:22.048Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:22 2024-03-14T15:30:22.048Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:22 2024-03-14T15:30:22.048Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 15:30:22 2024-03-14T15:30:22.049Z WARN 13735 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 15:30:22 2024-03-14T15:30:22.052Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:22 2024-03-14T15:30:22.052Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',651) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:22 2024-03-14T15:30:22.052Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:22 2024-03-14T15:30:22.052Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',651) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:22 2024-03-14T15:30:22.052Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 15:30:22 2024-03-14T15:30:22.093Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:22 2024-03-14T15:30:22.094Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:22 2024-03-14T15:30:22.094Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:22 2024-03-14T15:30:22.127Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:22 2024-03-14T15:30:22.128Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:22 2024-03-14T15:30:22.128Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:22 2024-03-14T15:30:22.172Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:22 2024-03-14T15:30:22.172Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:22 2024-03-14T15:30:22.172Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:22 2024-03-14T15:30:22.172Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:22 2024-03-14T15:30:22.172Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 15:30:22 2024-03-14T15:30:22.173Z WARN 13735 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 15:30:22 2024-03-14T15:30:22.174Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:22 2024-03-14T15:30:22.174Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:22 2024-03-14T15:30:22.174Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:22 2024-03-14T15:30:22.175Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:22 2024-03-14T15:30:22.175Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',682) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:22 2024-03-14T15:30:22.175Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:22 2024-03-14T15:30:22.175Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',682) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:22 2024-03-14T15:30:22.175Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 15:30:22 2024-03-14T15:30:22.212Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:22 2024-03-14T15:30:22.212Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:22 2024-03-14T15:30:22.212Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:22 2024-03-14T15:30:22.212Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:22 2024-03-14T15:30:22.212Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 15:30:22 2024-03-14T15:30:22.213Z WARN 13735 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 15:30:22 2024-03-14T15:30:22.217Z INFO 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 15:30:22 2024-03-14T15:30:22.217Z ERROR 13735 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',685) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 15:30:22 2024-03-14T15:30:22.217Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:22 2024-03-14T15:30:22.217Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',685) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 15:30:22 2024-03-14T15:30:22.217Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 15:30:22 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 15:30:22 2024-03-14T15:30:22.496Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:22 2024-03-14T15:30:22.496Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:22 2024-03-14T15:30:22.496Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:22 2024-03-14T15:30:22.563Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:22 2024-03-14T15:30:22.563Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:22 2024-03-14T15:30:22.563Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:22 2024-03-14T15:30:22.640Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:22 2024-03-14T15:30:22.640Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:22 2024-03-14T15:30:22.640Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:22 2024-03-14T15:30:22.733Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:22 2024-03-14T15:30:22.733Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:22 2024-03-14T15:30:22.733Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 2024-03-14T15:30:22.998Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:23 2024-03-14T15:30:22.998Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:23 2024-03-14T15:30:22.998Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 2024-03-14T15:30:23.059Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:23 2024-03-14T15:30:23.059Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:23 2024-03-14T15:30:23.059Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 2024-03-14T15:30:23.282Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:23 2024-03-14T15:30:23.282Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:23 2024-03-14T15:30:23.282Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.171 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 15:30:23 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 15:30:23 2024-03-14T15:30:23.650Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:23 2024-03-14T15:30:23.650Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:23 2024-03-14T15:30:23.650Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 2024-03-14T15:30:23.667Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:23 2024-03-14T15:30:23.667Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:23 2024-03-14T15:30:23.667Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 2024-03-14T15:30:23.699Z WARN 13735 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 15:30:23 2024-03-14T15:30:23.739Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:23 2024-03-14T15:30:23.740Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:23 2024-03-14T15:30:23.740Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 2024-03-14T15:30:23.845Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:23 2024-03-14T15:30:23.845Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:23 2024-03-14T15:30:23.845Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.891Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:23 2024-03-14T15:30:23.892Z WARN 13735 --- [ 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_85, Optional[2085-01-01]] 15:30:24 2024-03-14T15:30:24.073Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:24 2024-03-14T15:30:24.073Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:24 2024-03-14T15:30:24.073Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:24 2024-03-14T15:30:24.145Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:24 2024-03-14T15:30:24.145Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:24 2024-03-14T15:30:24.145Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:24 2024-03-14T15:30:24.154Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:24 2024-03-14T15:30:24.154Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:24 2024-03-14T15:30:24.154Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:24 2024-03-14T15:30:24.189Z WARN 13735 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 15:30:24 2024-03-14T15:30:24.253Z WARN 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 15:30:24 2024-03-14T15:30:24.253Z ERROR 13735 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 15:30:24 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 10) already exists. 15:30:24 2024-03-14T15:30:24.503Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:24 2024-03-14T15:30:24.503Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:24 2024-03-14T15:30:24.503Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:24 2024-03-14T15:30:24.525Z WARN 13735 --- [ 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]] 15:30:24 2024-03-14T15:30:24.627Z WARN 13735 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 15:30:24 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 15:30:24 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 15:30:24 2024-03-14T15:30:24.782Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:24 2024-03-14T15:30:24.783Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:24 2024-03-14T15:30:24.783Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:24 2024-03-14T15:30:24.850Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:24 2024-03-14T15:30:24.850Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:24 2024-03-14T15:30:24.850Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:24 2024-03-14T15:30:24.946Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:24 2024-03-14T15:30:24.946Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:24 2024-03-14T15:30:24.946Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:25 2024-03-14T15:30:25.057Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:25 2024-03-14T15:30:25.057Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:25 2024-03-14T15:30:25.057Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:25 2024-03-14T15:30:25.104Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:25 2024-03-14T15:30:25.104Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:25 2024-03-14T15:30:25.104Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:25 2024-03-14T15:30:25.130Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:25 2024-03-14T15:30:25.130Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:25 2024-03-14T15:30:25.130Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:25 line 1:0 mismatched input 'cpsPath' expecting '/' 15:30:25 line 1:0 mismatched input 'cpsPath' expecting '/' 15:30:25 2024-03-14T15:30:25.457Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:25 2024-03-14T15:30:25.457Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:25 2024-03-14T15:30:25.457Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:25 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 15:30:25 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 15:30:26 2024-03-14T15:30:25.883Z INFO 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 15:30:26 2024-03-14T15:30:25.883Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:26 2024-03-14T15:30:25.883Z WARN 13735 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:26 2024-03-14T15:30:25.886Z INFO 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 15:30:26 2024-03-14T15:30:25.886Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:26 2024-03-14T15:30:25.886Z WARN 13735 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:26 2024-03-14T15:30:25.983Z INFO 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 15:30:26 2024-03-14T15:30:25.983Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:26 2024-03-14T15:30:25.983Z WARN 13735 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:26 2024-03-14T15:30:26.133Z WARN 13735 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 15:30:26 2024-03-14T15:30:26.134Z INFO 13735 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 15:30:26 2024-03-14T15:30:26.134Z INFO 13735 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 15:30:26 2024-03-14T15:30:26.134Z INFO 13735 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 15:30:26 2024-03-14T15:30:26.134Z INFO 13735 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 15:30:26 2024-03-14T15:30:26.137Z INFO 13735 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 15:30:26 2024-03-14T15:30:26.185Z INFO 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 15:30:26 2024-03-14T15:30:26.185Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:26 2024-03-14T15:30:26.185Z WARN 13735 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:26 2024-03-14T15:30:26.190Z INFO 13735 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 15:30:26 2024-03-14T15:30:26.240Z INFO 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 15:30:26 2024-03-14T15:30:26.240Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:26 2024-03-14T15:30:26.240Z WARN 13735 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:26 2024-03-14T15:30:26.287Z INFO 13735 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:30:26 2024-03-14T15:30:26.287Z INFO 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 15:30:26 2024-03-14T15:30:26.287Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:26 2024-03-14T15:30:26.287Z WARN 13735 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:26 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:30:26 2024-03-14T15:30:26.320Z INFO 13735 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:30:26 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:30:26 2024-03-14T15:30:26.342Z INFO 13735 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:30:26 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:30:26 2024-03-14T15:30:26.637Z INFO 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 15:30:26 2024-03-14T15:30:26.637Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 15:30:26 2024-03-14T15:30:26.637Z WARN 13735 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 15:30:26 2024-03-14T15:30:26.647Z INFO 13735 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:30:26 2024-03-14T15:30:26.650Z INFO 13735 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:30:26 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 15:30:26 2024-03-14T15:30:26.660Z INFO 13735 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:30:26 2024-03-14T15:30:26.664Z INFO 13735 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 15:30:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 15:30:26 2024-03-14T15:30:26.700Z INFO 13735 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:30:26 2024-03-14T15:30:26.701Z INFO 13735 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 15:30:27 [INFO] 15:30:27 [INFO] Results: 15:30:27 [INFO] 15:30:27 [INFO] Tests run: 323, Failures: 0, Errors: 0, Skipped: 0 15:30:27 [INFO] 15:30:27 [INFO] 15:30:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 15:30:27 [INFO] Skipping JaCoCo execution due to missing classes directory. 15:30:27 [INFO] 15:30:27 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 15:30:27 [INFO] 15:30:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 15:30:27 [WARNING] JAR will be empty - no content was marked for inclusion! 15:30:27 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar 15:30:27 [INFO] 15:30:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 15:30:27 [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/* 15:30:27 [INFO] 15:30:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 15:30:27 [INFO] 15:30:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 15:30:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:27 [INFO] 15:30:27 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 15:30:27 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 15:30:27 [INFO] 15:30:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 15:30:27 [INFO] 15:30:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 15:30:27 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.jar 15:30:27 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.pom 15:30:27 [INFO] 15:30:27 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 15:30:27 [INFO] 15:30:27 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 15:30:27 [INFO] Building cps-application 3.4.7-SNAPSHOT [21/23] 15:30:27 [INFO] --------------------------------[ jar ]--------------------------------- 15:30:28 [INFO] 15:30:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 15:30:28 [INFO] 15:30:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 15:30:28 [INFO] 15:30:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 15:30:28 [INFO] 15:30:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 15:30:28 [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/* 15:30:28 [INFO] 15:30:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 15:30:28 [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/* 15:30:28 [INFO] 15:30:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 15:30:28 [INFO] You have 0 Checkstyle violations. 15:30:28 [INFO] 15:30:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 15:30:28 [INFO] You have 0 Checkstyle violations. 15:30:28 [INFO] 15:30:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 15:30:28 [INFO] Starting audit... 15:30:28 Audit done. 15:30:28 [INFO] You have 0 Checkstyle violations. 15:30:28 [INFO] 15:30:28 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 15:30:28 [INFO] 15:30:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 15:30:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:30:28 [INFO] Copying 1 resource 15:30:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 15:30:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 15:30:28 [INFO] 15:30:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 15:30:28 [INFO] Changes detected - recompiling the module! :dependency 15:30:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 15:30:29 [INFO] 15:30:29 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 15:30:29 [INFO] 15:30:29 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 15:30:29 [INFO] Fork Value is true 15:30:30 [java] WARNING: A terminally deprecated method in java.lang.System has been called 15:30:30 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 15:30:30 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 15:30:30 [java] WARNING: System::setSecurityManager will be removed in a future release 15:30:31 [INFO] Done SpotBugs Analysis.... 15:30:31 [INFO] 15:30:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 15:30:31 [INFO] 15:30:31 [INFO] 15:30:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 15:30:31 [INFO] BugInstance size is 0 15:30:31 [INFO] Error size is 0 15:30:31 [INFO] No errors/warnings found 15:30:31 [INFO] 15:30:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 15:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:30:31 [INFO] Copying 2 resources 15:30:31 [INFO] 15:30:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 15:30:31 [INFO] Changes detected - recompiling the module! :dependency 15:30:31 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:30:32 [INFO] 15:30:32 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 15:30:32 [INFO] Using isolated classloader, without GMavenPlus classpath. 15:30:32 [INFO] Using Groovy 3.0.18 to perform compileTests. 15:30:32 [INFO] Compiled 2 files. 15:30:32 [INFO] 15:30:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 15:30:32 [INFO] 15:30:32 [INFO] ------------------------------------------------------- 15:30:32 [INFO] T E S T S 15:30:32 [INFO] ------------------------------------------------------- 15:30:34 15:30:33.783 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 15:30:34 15:30:34.105 [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. 15:30:34 15:30:34.299 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 15:30:34 15:30:34.382 [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. 15:30:34 15:30:34.393 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 15:30:34 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 15:30:39 15:30:33,643 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 15:30:39 15:30:33,667 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:30:39 15:30:33,667 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:30:39 15:30:33,668 |-INFO in ch.qos.logback.classic.BasicConfigurator@2802caa2 - Setting up default configuration. 15:30:39 15:30:35,172 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:30:39 15:30:35,225 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:30:39 15:30:35,225 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:30:39 15:30:35,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:30:39 15:30:35,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:30:39 15:30:35,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:30:39 15:30:35,231 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:30:39 15:30:35,231 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:30:39 15:30:35,239 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:30:39 15:30:35,239 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:30:39 15:30:35,244 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:30:39 15:30:35,278 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710430235275) 15:30:39 15:30:35,278 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 15:30:39 15:30:35,278 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:30:39 15:30:35,285 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 15:30:39 15:30:35,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:30:39 15:30:35,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:30:39 15:30:35,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:30:39 15:30:35,305 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:30:39 15:30:35,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:30:39 15:30:35,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:30:39 15:30:35,338 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:30:39 15:30:35,347 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:30:39 15:30:35,723 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1b3b5252 - Setting zoneId to "UTC" 15:30:39 15:30:35,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:30:39 15:30:35,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:30:39 15:30:35,990 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:30:39 15:30:35,991 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:30:39 15:30:35,992 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:30:39 15:30:35,992 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:30:39 15:30:35,993 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:30:39 15:30:35,993 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:30:39 15:30:35,993 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:30:39 15:30:35,993 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@adb15df - End of configuration. 15:30:39 15:30:35,993 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f45be42 - Registering current configuration as safe fallback point 15:30:39 15:30:39 15:30:39 . ____ _ __ _ _ 15:30:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:30:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:30:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:30:39 ' |____| .__|_| |_|_| |_\__, | / / / / 15:30:39 =========|_|==============|___/=/_/_/_/ 15:30:39 :: Spring Boot :: (v3.1.2) 15:30:39 15:30:39 2024-03-14T15:30:36.110Z INFO 14879 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14879 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 15:30:39 2024-03-14T15:30:36.111Z INFO 14879 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 15:30:39 2024-03-14T15:30:39.184Z INFO 14879 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 15:30:39 2024-03-14T15:30:39.185Z INFO 14879 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 15:30:39 2024-03-14T15:30:39.186Z INFO 14879 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 15:30:39 2024-03-14T15:30:39.211Z INFO 14879 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.49 seconds (process running for 6.374) 15:30:39 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:30:40 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.809 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 15:30:40 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 15:30:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.config.MicroMeterConfigSpec 15:30:40 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 15:30:44 2024-03-14T15:30:40.532Z INFO 14879 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 15:30:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.506 s - in org.onap.cps.architecture.LayeredArchitectureTest 15:30:44 [INFO] 15:30:44 [INFO] Results: 15:30:44 [INFO] 15:30:44 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 15:30:44 [INFO] 15:30:44 [INFO] 15:30:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 15:30:44 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:30:44 [INFO] Analyzed bundle 'cps-application' with 2 classes 15:30:44 [INFO] 15:30:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 15:30:44 [INFO] 15:30:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 15:30:44 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar 15:30:44 [INFO] 15:30:44 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 15:30:44 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar with classifier springboot 15:30:44 [INFO] 15:30:44 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 15:30:44 [INFO] 15:30:44 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:30:44 [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 15:30:44 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:30:44 [INFO] Building dependencies layer... 15:30:44 [INFO] Building snapshot dependencies layer... 15:30:44 [INFO] Building classes layer... 15:30:44 [INFO] Building resources layer... 15:30:44 [INFO] Building jvm arg files layer... 15:30:44 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:30:48 [INFO] 15:30:48 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:30:48 [INFO] Loading to Docker daemon... 15:30:50 [INFO] 15:30:50 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:30:50 [INFO] 15:30:50 [INFO] 15:30:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 15:30:50 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 15:30:50 [INFO] 15:30:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 15:30:50 [INFO] 15:30:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 15:30:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:50 [INFO] 15:30:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 15:30:50 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:30:50 [INFO] Analyzed bundle 'cps-application' with 2 classes 15:30:50 [INFO] All coverage checks have been met. 15:30:50 [INFO] 15:30:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 15:30:50 [INFO] 15:30:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 15:30:50 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.jar 15:30:50 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.pom 15:30:50 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT-springboot.jar 15:30:50 [INFO] 15:30:50 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 15:30:53 [INFO] 15:30:53 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 15:30:53 [INFO] 15:30:53 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 15:30:53 [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 15:30:53 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T152259Z 15:30:53 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 15:30:53 [INFO] Building dependencies layer... 15:30:53 [INFO] Building snapshot dependencies layer... 15:30:53 [INFO] Building classes layer... 15:30:53 [INFO] Building resources layer... 15:30:53 [INFO] Building jvm arg files layer... 15:30:53 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 15:30:53 [INFO] 15:30:53 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 15:30:53 [INFO] 15:30:53 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T152259Z, nexus3.onap.org:10003/onap/cps-and-ncmp 15:30:53 [INFO] 15:30:53 [INFO] 15:30:53 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 15:30:53 [INFO] Building jacoco-report 3.4.7-SNAPSHOT [22/23] 15:30:53 [INFO] --------------------------------[ jar ]--------------------------------- 15:30:53 [INFO] 15:30:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 15:30:53 [INFO] 15:30:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 15:30:53 [INFO] 15:30:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 15:30:53 [INFO] 15:30:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 15:30:53 [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/* 15:30:53 [INFO] 15:30:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 15:30:53 [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/* 15:30:53 [INFO] 15:30:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 15:30:53 [INFO] You have 0 Checkstyle violations. 15:30:53 [INFO] 15:30:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 15:30:53 [INFO] You have 0 Checkstyle violations. 15:30:53 [INFO] 15:30:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 15:30:53 [INFO] Starting audit... 15:30:53 Audit done. 15:30:53 [INFO] You have 0 Checkstyle violations. 15:30:53 [INFO] 15:30:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 15:30:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:30:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 15:30:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 15:30:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 15:30:53 [INFO] 15:30:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 15:30:53 [INFO] No sources to compile 15:30:53 [INFO] 15:30:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 15:30:53 [INFO] 15:30:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 15:30:53 [INFO] 15:30:53 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 15:30:53 [INFO] 15:30:53 [INFO] 15:30:53 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 15:30:53 [INFO] 15:30:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 15:30:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:30:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 15:30:53 [INFO] 15:30:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 15:30:53 [INFO] No sources to compile 15:30:53 [INFO] 15:30:53 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 15:30:53 [INFO] No sources specified for compilation. Skipping. 15:30:53 [INFO] 15:30:53 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 15:30:53 [INFO] No tests to run. 15:30:53 [INFO] 15:30:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 15:30:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:53 [INFO] 15:30:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 15:30:53 [INFO] 15:30:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 15:30:53 [WARNING] JAR will be empty - no content was marked for inclusion! 15:30:53 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar 15:30:53 [INFO] 15:30:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 15:30:53 [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/* 15:30:53 [INFO] 15:30:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 15:30:53 [INFO] No tests to run. 15:30:53 [INFO] 15:30:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 15:30:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:53 [INFO] 15:30:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 15:30:53 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] 15:30:53 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 15:30:53 [INFO] Analyzed bundle 'cps-application' with 2 classes 15:30:53 [INFO] Analyzed bundle 'cps-events' with 3 classes 15:30:53 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 15:30:53 [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes 15:30:53 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 15:30:53 [INFO] Analyzed bundle 'cps-rest' with 6 classes 15:30:53 [INFO] Analyzed bundle 'cps-ri' with 22 classes 15:30:53 [INFO] Analyzed bundle 'cps-service' with 56 classes 15:30:53 [INFO] Analyzed bundle 'integration-test' with 0 classes 15:30:54 [INFO] 15:30:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 15:30:54 [INFO] 15:30:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 15:30:54 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.jar 15:30:54 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.pom 15:30:54 [INFO] 15:30:54 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 15:30:54 [INFO] 15:30:54 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 15:30:54 [INFO] Building cps 3.4.7-SNAPSHOT [23/23] 15:30:54 [INFO] --------------------------------[ pom ]--------------------------------- 15:30:54 [INFO] 15:30:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 15:30:54 [INFO] 15:30:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 15:30:54 [INFO] 15:30:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 15:30:54 [INFO] 15:30:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 15:30:55 [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/** 15:30:55 [INFO] 15:30:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 15:30:55 [INFO] Starting audit... 15:30:55 Audit done. 15:30:55 [INFO] You have 0 Checkstyle violations. 15:30:55 [INFO] 15:30:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 15:30:55 [INFO] Starting audit... 15:30:55 Audit done. 15:30:55 [INFO] You have 0 Checkstyle violations. 15:30:55 [INFO] 15:30:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 15:30:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:55 [INFO] 15:30:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 15:30:55 [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/** 15:30:55 [INFO] 15:30:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 15:30:55 [INFO] No tests to run. 15:30:55 [INFO] 15:30:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 15:30:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:30:55 [INFO] 15:30:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 15:30:55 [INFO] 15:30:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 15:30:55 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/cps-aggregator-3.4.7-SNAPSHOT.pom 15:30:55 [INFO] 15:30:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 15:30:55 [INFO] ------------------------------------------------------------------------ 15:30:55 [INFO] Reactor Summary for cps 3.4.7-SNAPSHOT: 15:30:55 [INFO] 15:30:55 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.552 s] 15:30:55 [INFO] cps-bom ............................................ SUCCESS [ 0.142 s] 15:30:55 [INFO] checkstyle ......................................... SUCCESS [ 3.310 s] 15:30:55 [INFO] spotbugs ........................................... SUCCESS [ 0.175 s] 15:30:55 [INFO] cps-parent ......................................... SUCCESS [ 9.787 s] 15:30:55 [INFO] cps-events ......................................... SUCCESS [ 7.597 s] 15:30:55 [INFO] cps-path-parser .................................... SUCCESS [ 12.531 s] 15:30:55 [INFO] cps-service ........................................ SUCCESS [ 43.367 s] 15:30:55 [INFO] cps-rest ........................................... SUCCESS [ 25.994 s] 15:30:55 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.418 s] 15:30:55 [INFO] cps-ncmp-service ................................... SUCCESS [02:40 min] 15:30:55 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.471 s] 15:30:55 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.322 s] 15:30:55 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.191 s] 15:30:55 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.317 s] 15:30:55 [INFO] cps-ri ............................................. SUCCESS [ 23.841 s] 15:30:55 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.298 s] 15:30:55 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.798 s] 15:30:55 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.139 s] 15:30:55 [INFO] integration-test ................................... SUCCESS [01:41 min] 15:30:55 [INFO] cps-application .................................... SUCCESS [ 25.748 s] 15:30:55 [INFO] jacoco-report ...................................... SUCCESS [ 0.895 s] 15:30:55 [INFO] cps ................................................ SUCCESS [ 1.486 s] 15:30:55 [INFO] ------------------------------------------------------------------------ 15:30:55 [INFO] BUILD SUCCESS 15:30:55 [INFO] ------------------------------------------------------------------------ 15:30:55 [INFO] Total time: 07:56 min 15:30:55 [INFO] Finished at: 2024-03-14T15:30:55Z 15:30:55 [INFO] ------------------------------------------------------------------------ 15:30:55 $ ssh-agent -k 15:30:55 unset SSH_AUTH_SOCK; 15:30:55 unset SSH_AGENT_PID; 15:30:55 echo Agent pid 5585 killed; 15:30:55 [ssh-agent] Stopped. 15:30:55 [PostBuildScript] - [INFO] Executing post build scripts. 15:30:55 [cps-master-merge-java] $ /bin/bash /tmp/jenkins18251204096797277079.sh 15:30:55 ---> sysstat.sh 15:30:56 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4727363480531128580.sh 15:30:56 ---> package-listing.sh 15:30:56 ++ facter osfamily 15:30:56 ++ tr '[:upper:]' '[:lower:]' 15:30:56 + OS_FAMILY=redhat 15:30:56 + workspace=/w/workspace/cps-master-merge-java 15:30:56 + START_PACKAGES=/tmp/packages_start.txt 15:30:56 + END_PACKAGES=/tmp/packages_end.txt 15:30:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:56 + PACKAGES=/tmp/packages_start.txt 15:30:56 + '[' /w/workspace/cps-master-merge-java ']' 15:30:56 + PACKAGES=/tmp/packages_end.txt 15:30:56 + case "${OS_FAMILY}" in 15:30:56 + rpm -qa 15:30:56 + sort 15:30:57 + '[' -f /tmp/packages_start.txt ']' 15:30:57 + '[' -f /tmp/packages_end.txt ']' 15:30:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:57 + '[' /w/workspace/cps-master-merge-java ']' 15:30:57 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 15:30:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 15:30:57 [cps-master-merge-java] $ /bin/bash /tmp/jenkins12441229538776151794.sh 15:30:57 ---> capture-instance-metadata.sh 15:30:57 Setup pyenv: 15:30:57 system 15:30:57 3.8.13 15:30:57 3.9.13 15:30:57 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:30:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NpHa from file:/tmp/.os_lf_venv 15:30:58 lf-activate-venv(): INFO: Installing: lftools 15:31:07 lf-activate-venv(): INFO: Adding /tmp/venv-NpHa/bin to PATH 15:31:07 INFO: Running in OpenStack, capturing instance metadata 15:31:08 [cps-master-merge-java] $ /bin/bash /tmp/jenkins897355471619722282.sh 15:31:08 provisioning config files... 15:31:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config5227143934156033698tmp 15:31:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:31:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:31:08 [EnvInject] - Injecting environment variables from a build step. 15:31:08 [EnvInject] - Injecting as environment variables the properties content 15:31:08 SERVER_ID=logs 15:31:08 15:31:08 [EnvInject] - Variables injected successfully. 15:31:08 [cps-master-merge-java] $ /bin/bash /tmp/jenkins12052315783192660656.sh 15:31:08 ---> create-netrc.sh 15:31:08 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15266171522547941372.sh 15:31:08 ---> python-tools-install.sh 15:31:08 Setup pyenv: 15:31:08 system 15:31:08 3.8.13 15:31:08 3.9.13 15:31:08 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:31:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NpHa from file:/tmp/.os_lf_venv 15:31:09 lf-activate-venv(): INFO: Installing: lftools 15:31:18 lf-activate-venv(): INFO: Adding /tmp/venv-NpHa/bin to PATH 15:31:18 [cps-master-merge-java] $ /bin/bash /tmp/jenkins8089389018355324907.sh 15:31:18 ---> sudo-logs.sh 15:31:18 Archiving 'sudo' log.. 15:31:18 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5943616750003736389.sh 15:31:18 ---> job-cost.sh 15:31:18 Setup pyenv: 15:31:18 system 15:31:18 3.8.13 15:31:18 3.9.13 15:31:18 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:31:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NpHa from file:/tmp/.os_lf_venv 15:31:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:31:25 lf-activate-venv(): INFO: Adding /tmp/venv-NpHa/bin to PATH 15:31:25 INFO: No Stack... 15:31:26 INFO: Retrieving Pricing Info for: v3-standard-8 15:31:26 INFO: Archiving Costs 15:31:26 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins898885698502214870.sh 15:31:26 ---> logs-deploy.sh 15:31:26 Setup pyenv: 15:31:26 system 15:31:26 3.8.13 15:31:26 3.9.13 15:31:26 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 15:31:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NpHa from file:/tmp/.os_lf_venv 15:31:28 lf-activate-venv(): INFO: Installing: lftools 15:31:36 lf-activate-venv(): INFO: Adding /tmp/venv-NpHa/bin to PATH 15:31:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1267 15:31:36 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:31:37 Archives upload complete. 15:31:37 INFO: archiving logs to Nexus 15:31:38 ---> uname -a: 15:31:38 Linux prd-centos8-docker-8c-8g-13145.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 15:31:38 15:31:38 15:31:38 ---> lscpu: 15:31:38 Architecture: x86_64 15:31:38 CPU op-mode(s): 32-bit, 64-bit 15:31:38 Byte Order: Little Endian 15:31:38 CPU(s): 8 15:31:38 On-line CPU(s) list: 0-7 15:31:38 Thread(s) per core: 1 15:31:38 Core(s) per socket: 1 15:31:38 Socket(s): 8 15:31:38 NUMA node(s): 1 15:31:38 Vendor ID: AuthenticAMD 15:31:38 CPU family: 23 15:31:38 Model: 49 15:31:38 Model name: AMD EPYC-Rome Processor 15:31:38 Stepping: 0 15:31:38 CPU MHz: 2800.000 15:31:38 BogoMIPS: 5600.00 15:31:38 Virtualization: AMD-V 15:31:38 Hypervisor vendor: KVM 15:31:38 Virtualization type: full 15:31:38 L1d cache: 32K 15:31:38 L1i cache: 32K 15:31:38 L2 cache: 512K 15:31:38 L3 cache: 16384K 15:31:38 NUMA node0 CPU(s): 0-7 15:31:38 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 15:31:38 15:31:38 15:31:38 ---> nproc: 15:31:38 8 15:31:38 15:31:38 15:31:38 ---> df -h: 15:31:38 Filesystem Size Used Avail Use% Mounted on 15:31:38 devtmpfs 16G 0 16G 0% /dev 15:31:38 tmpfs 16G 0 16G 0% /dev/shm 15:31:38 tmpfs 16G 17M 16G 1% /run 15:31:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:31:38 /dev/vda1 160G 13G 148G 8% / 15:31:38 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:31:38 15:31:38 15:31:38 ---> free -m: 15:31:38 total used free shared buff/cache available 15:31:38 Mem: 31890 1091 25713 19 5084 30325 15:31:38 Swap: 1023 0 1023 15:31:38 15:31:38 15:31:38 ---> ip addr: 15:31:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:31:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:31:38 inet 127.0.0.1/8 scope host lo 15:31:38 valid_lft forever preferred_lft forever 15:31:38 inet6 ::1/128 scope host 15:31:38 valid_lft forever preferred_lft forever 15:31:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:31:38 link/ether fa:16:3e:bb:40:8d brd ff:ff:ff:ff:ff:ff 15:31:38 altname enp0s3 15:31:38 altname ens3 15:31:38 inet 10.30.107.50/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:31:38 valid_lft 85785sec preferred_lft 85785sec 15:31:38 inet6 fe80::f816:3eff:febb:408d/64 scope link 15:31:38 valid_lft forever preferred_lft forever 15:31:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:31:38 link/ether 02:42:86:44:7f:84 brd ff:ff:ff:ff:ff:ff 15:31:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:31:38 valid_lft forever preferred_lft forever 15:31:38 inet6 fe80::42:86ff:fe44:7f84/64 scope link 15:31:38 valid_lft forever preferred_lft forever 15:31:38 15:31:38 15:31:38 ---> sar -b -r -n DEV: 15:31:38 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/14/2024 _x86_64_ (8 CPU) 15:31:38 15:31:38 15:21:20 LINUX RESTART (8 CPU) 15:31:38 15:31:38 03:22:01 PM tps rtps wtps bread/s bwrtn/s 15:31:38 03:23:01 PM 128.13 20.45 107.68 4191.03 8276.44 15:31:38 03:24:01 PM 242.36 7.60 234.77 1242.71 11639.08 15:31:38 03:25:01 PM 75.74 0.32 75.42 150.91 9437.84 15:31:38 03:26:01 PM 114.85 12.53 102.32 913.03 39527.42 15:31:38 03:27:01 PM 25.66 0.02 25.64 0.53 556.93 15:31:38 03:28:01 PM 28.82 0.13 28.69 4.53 1000.38 15:31:38 03:29:01 PM 52.79 2.50 50.29 4511.65 7198.80 15:31:38 03:30:01 PM 93.87 0.00 93.87 0.00 28677.86 15:31:38 03:31:01 PM 34.69 1.18 33.51 90.24 1219.26 15:31:38 Average: 88.55 4.97 83.58 1233.71 11948.53 15:31:38 15:31:38 03:22:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:38 03:23:01 PM 29352608 31194308 3303104 10.11 2688 2161488 1995136 5.92 178252 2676640 151116 15:31:38 03:24:01 PM 27466780 29674956 5188932 15.89 2688 2521024 2873488 8.53 282580 4420620 202460 15:31:38 03:25:01 PM 26853404 29136080 5802308 17.77 2688 2593208 3398832 10.08 319128 4986128 6696 15:31:38 03:26:01 PM 25007588 28119488 7648124 23.42 2688 3404840 6020952 17.86 520556 6556448 268 15:31:38 03:27:01 PM 25023080 28137100 7632632 23.37 2688 3406228 6362504 18.88 533112 6514896 184 15:31:38 03:28:01 PM 26166488 29299016 6489224 19.87 2688 3424660 2881544 8.55 543508 5385248 6720 15:31:38 03:29:01 PM 24958400 28917268 7697312 23.57 2688 4243024 3207040 9.52 803932 6300192 494940 15:31:38 03:30:01 PM 23817868 28127652 8837844 27.06 2688 4595296 4621136 13.71 846712 7346944 996 15:31:38 03:31:01 PM 26343448 31056736 6312264 19.33 2688 4983064 1529188 4.54 1109852 4584612 431920 15:31:38 Average: 26109963 29295845 6545749 20.04 2688 3481426 3654424 10.84 570848 5419081 143922 15:31:38 15:31:38 03:22:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:38 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:38 03:23:01 PM eth0 73.02 49.68 1073.49 25.16 0.00 0.00 0.00 0.00 15:31:38 03:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:38 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:38 03:24:01 PM eth0 398.60 327.94 4944.86 49.27 0.00 0.00 0.00 0.00 15:31:38 03:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:38 03:25:01 PM lo 2.08 2.08 0.35 0.35 0.00 0.00 0.00 0.00 15:31:38 03:25:01 PM eth0 98.72 86.37 754.31 27.41 0.00 0.00 0.00 0.00 15:31:38 03:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:38 03:26:01 PM lo 4.93 4.93 0.47 0.47 0.00 0.00 0.00 0.00 15:31:38 03:26:01 PM eth0 850.32 333.44 6427.49 26.17 0.00 0.00 0.00 0.00 15:31:38 03:26:01 PM docker0 1.60 2.00 0.22 0.22 0.00 0.00 0.00 0.00 15:31:38 03:26:01 PM veth006ad43 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:31:38 03:27:01 PM lo 184.61 184.61 67.20 67.20 0.00 0.00 0.00 0.00 15:31:38 03:27:01 PM eth0 43.52 31.41 13.04 18.93 0.00 0.00 0.00 0.00 15:31:38 03:27:01 PM docker0 5.11 5.48 0.63 0.66 0.00 0.00 0.00 0.00 15:31:38 03:27:01 PM veth1c038f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:31:38 03:28:01 PM lo 62.12 62.12 5.81 5.81 0.00 0.00 0.00 0.00 15:31:38 03:28:01 PM eth0 75.50 51.61 40.25 41.24 0.00 0.00 0.00 0.00 15:31:38 03:28:01 PM docker0 3.48 4.18 0.59 0.54 0.00 0.00 0.00 0.00 15:31:38 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:38 03:29:01 PM eth0 320.31 261.21 2549.35 1250.88 0.00 0.00 0.00 0.00 15:31:38 03:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:38 03:30:01 PM lo 239.10 239.10 108.96 108.96 0.00 0.00 0.00 0.00 15:31:38 03:30:01 PM eth0 201.47 62.34 1509.83 8.24 0.00 0.00 0.00 0.00 15:31:38 03:30:01 PM docker0 12.41 13.71 2.34 8.85 0.00 0.00 0.00 0.00 15:31:38 03:30:01 PM veth595c644 12.41 13.86 2.51 8.86 0.00 0.00 0.00 0.00 15:31:38 03:31:01 PM lo 618.68 618.68 172.59 172.59 0.00 0.00 0.00 0.00 15:31:38 03:31:01 PM eth0 127.62 130.32 342.63 1822.66 0.00 0.00 0.00 0.00 15:31:38 03:31:01 PM docker0 213.70 221.24 52.18 37.60 0.00 0.00 0.00 0.00 15:31:38 Average: lo 123.51 123.51 39.49 39.49 0.00 0.00 0.00 0.00 15:31:38 Average: eth0 243.23 148.26 1961.74 363.31 0.00 0.00 0.00 0.00 15:31:38 Average: docker0 26.26 27.40 6.22 5.32 0.00 0.00 0.00 0.00 15:31:38 15:31:38 15:31:38 ---> sar -P ALL: 15:31:38 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/14/2024 _x86_64_ (8 CPU) 15:31:38 15:31:38 15:21:20 LINUX RESTART (8 CPU) 15:31:38 15:31:38 03:22:01 PM CPU %user %nice %system %iowait %steal %idle 15:31:38 03:23:01 PM all 11.20 0.00 1.00 1.16 0.05 86.59 15:31:38 03:23:01 PM 0 9.76 0.00 1.10 1.02 0.05 88.07 15:31:38 03:23:01 PM 1 4.44 0.00 0.72 0.44 0.05 94.35 15:31:38 03:23:01 PM 2 12.10 0.00 0.71 0.15 0.05 86.98 15:31:38 03:23:01 PM 3 16.48 0.00 1.37 3.41 0.05 78.70 15:31:38 03:23:01 PM 4 17.96 0.00 1.63 0.75 0.03 79.62 15:31:38 03:23:01 PM 5 14.32 0.00 1.32 2.07 0.05 82.24 15:31:38 03:23:01 PM 6 9.41 0.00 0.72 1.08 0.07 88.72 15:31:38 03:23:01 PM 7 4.99 0.00 0.42 0.32 0.02 94.26 15:31:38 03:24:01 PM all 37.99 0.00 1.46 1.06 0.08 59.40 15:31:38 03:24:01 PM 0 49.20 0.00 1.00 0.88 0.08 48.83 15:31:38 03:24:01 PM 1 38.19 0.00 1.91 1.29 0.10 58.51 15:31:38 03:24:01 PM 2 29.64 0.00 1.47 0.80 0.08 68.00 15:31:38 03:24:01 PM 3 46.27 0.00 1.12 0.17 0.10 52.35 15:31:38 03:24:01 PM 4 26.50 0.00 2.59 2.05 0.08 68.78 15:31:38 03:24:01 PM 5 50.83 0.00 1.72 0.96 0.08 46.41 15:31:38 03:24:01 PM 6 34.52 0.00 0.82 0.17 0.07 64.42 15:31:38 03:24:01 PM 7 28.74 0.00 1.07 2.19 0.07 67.93 15:31:38 03:25:01 PM all 38.46 0.00 1.06 0.52 0.08 59.88 15:31:38 03:25:01 PM 0 32.89 0.00 1.34 0.27 0.08 65.43 15:31:38 03:25:01 PM 1 28.15 0.00 0.80 0.40 0.08 70.57 15:31:38 03:25:01 PM 2 34.24 0.00 1.42 2.16 0.08 62.09 15:31:38 03:25:01 PM 3 36.29 0.00 0.90 0.08 0.07 62.66 15:31:38 03:25:01 PM 4 40.57 0.00 0.99 0.03 0.10 58.31 15:31:38 03:25:01 PM 5 45.62 0.00 1.02 0.18 0.08 53.10 15:31:38 03:25:01 PM 6 41.20 0.00 1.58 1.02 0.07 56.13 15:31:38 03:25:01 PM 7 48.69 0.00 0.45 0.02 0.08 50.76 15:31:38 03:26:01 PM all 24.30 0.23 2.78 1.85 0.08 70.76 15:31:38 03:26:01 PM 0 22.19 0.00 2.63 4.01 0.08 71.09 15:31:38 03:26:01 PM 1 17.48 0.03 3.32 0.96 0.08 78.11 15:31:38 03:26:01 PM 2 23.91 0.00 2.76 1.86 0.08 71.38 15:31:38 03:26:01 PM 3 22.28 1.38 2.86 2.80 0.08 70.60 15:31:38 03:26:01 PM 4 26.71 0.05 3.01 2.00 0.08 68.14 15:31:38 03:26:01 PM 5 29.69 0.35 2.66 2.12 0.07 65.11 15:31:38 03:26:01 PM 6 26.77 0.00 2.27 0.18 0.07 70.72 15:31:38 03:26:01 PM 7 25.35 0.02 2.76 0.89 0.07 70.91 15:31:38 03:27:01 PM all 17.02 0.31 1.93 0.06 0.08 80.60 15:31:38 03:27:01 PM 0 20.28 0.10 1.77 0.05 0.08 77.72 15:31:38 03:27:01 PM 1 20.22 0.00 1.69 0.10 0.08 77.90 15:31:38 03:27:01 PM 2 16.02 0.03 2.26 0.03 0.08 81.57 15:31:38 03:27:01 PM 3 15.43 0.02 1.27 0.05 0.08 83.14 15:31:38 03:27:01 PM 4 16.96 0.07 2.09 0.05 0.07 80.76 15:31:38 03:27:01 PM 5 12.01 0.17 1.84 0.10 0.08 85.80 15:31:38 03:27:01 PM 6 14.51 2.04 2.18 0.07 0.07 81.14 15:31:38 03:27:01 PM 7 20.75 0.03 2.33 0.02 0.08 76.79 15:31:38 03:28:01 PM all 37.91 0.10 2.41 0.12 0.10 59.37 15:31:38 03:28:01 PM 0 22.83 0.13 2.32 0.17 0.10 74.45 15:31:38 03:28:01 PM 1 37.07 0.08 2.50 0.17 0.12 60.06 15:31:38 03:28:01 PM 2 34.02 0.35 2.96 0.20 0.10 62.36 15:31:38 03:28:01 PM 3 43.97 0.02 2.28 0.05 0.08 53.61 15:31:38 03:28:01 PM 4 39.33 0.02 2.19 0.08 0.10 58.27 15:31:38 03:28:01 PM 5 54.28 0.02 2.88 0.12 0.08 42.63 15:31:38 03:28:01 PM 6 33.52 0.12 2.43 0.10 0.10 63.74 15:31:38 03:28:01 PM 7 38.24 0.05 1.71 0.05 0.10 59.85 15:31:38 03:29:01 PM all 29.32 0.00 1.62 0.38 0.07 68.61 15:31:38 03:29:01 PM 0 33.95 0.00 1.32 0.03 0.08 64.61 15:31:38 03:29:01 PM 1 24.03 0.00 2.36 1.64 0.07 71.90 15:31:38 03:29:01 PM 2 33.75 0.00 1.74 0.00 0.05 64.46 15:31:38 03:29:01 PM 3 24.54 0.00 1.04 0.22 0.07 74.13 15:31:38 03:29:01 PM 4 25.88 0.00 1.76 0.07 0.07 72.23 15:31:38 03:29:01 PM 5 36.05 0.00 1.66 0.07 0.07 62.15 15:31:38 03:29:01 PM 6 30.72 0.00 1.31 0.75 0.05 67.17 15:31:38 03:29:01 PM 7 25.63 0.00 1.81 0.25 0.08 72.23 15:31:38 03:30:01 PM all 14.83 0.00 1.22 1.22 0.06 82.67 15:31:38 03:30:01 PM 0 8.06 0.00 1.22 1.14 0.07 89.51 15:31:38 03:30:01 PM 1 21.27 0.00 1.79 3.62 0.05 73.27 15:31:38 03:30:01 PM 2 20.24 0.00 0.84 0.87 0.07 77.98 15:31:38 03:30:01 PM 3 13.72 0.00 1.52 2.41 0.07 82.27 15:31:38 03:30:01 PM 4 12.00 0.00 1.37 0.08 0.05 86.50 15:31:38 03:30:01 PM 5 14.25 0.00 0.97 0.05 0.05 84.67 15:31:38 03:30:01 PM 6 20.42 0.00 0.97 0.90 0.07 77.64 15:31:38 03:30:01 PM 7 8.69 0.00 1.05 0.72 0.05 89.49 15:31:38 03:31:01 PM all 34.56 0.00 1.95 0.11 0.08 63.31 15:31:38 03:31:01 PM 0 23.84 0.00 2.80 0.00 0.10 73.26 15:31:38 03:31:01 PM 1 36.32 0.00 1.47 0.03 0.08 62.09 15:31:38 03:31:01 PM 2 30.43 0.00 1.39 0.00 0.07 68.11 15:31:38 03:31:01 PM 3 48.33 0.00 1.37 0.12 0.07 50.11 15:31:38 03:31:01 PM 4 14.86 0.00 1.82 0.40 0.08 82.83 15:31:38 03:31:01 PM 5 48.12 0.00 3.00 0.12 0.08 48.68 15:31:38 03:31:01 PM 6 36.05 0.00 2.19 0.12 0.07 61.58 15:31:38 03:31:01 PM 7 38.51 0.00 1.52 0.07 0.08 59.82 15:31:38 Average: all 27.29 0.07 1.71 0.72 0.07 70.13 15:31:38 Average: 0 24.78 0.03 1.72 0.84 0.08 72.55 15:31:38 Average: 1 25.29 0.01 1.84 0.96 0.08 71.81 15:31:38 Average: 2 26.06 0.04 1.73 0.68 0.07 71.41 15:31:38 Average: 3 29.71 0.16 1.53 1.03 0.07 67.50 15:31:38 Average: 4 24.53 0.01 1.94 0.61 0.07 72.83 15:31:38 Average: 5 33.90 0.06 1.90 0.64 0.07 63.43 15:31:38 Average: 6 27.46 0.24 1.61 0.49 0.07 70.14 15:31:38 Average: 7 26.62 0.01 1.46 0.50 0.07 71.34 15:31:38 15:31:38 15:31:38