16:48:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137182 16:48:19 Running as SYSTEM 16:48:19 [EnvInject] - Loading node environment variables. 16:48:19 Building remotely on prd-centos8-docker-8c-8g-3851 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 16:48:19 [ssh-agent] Looking for ssh-agent implementation... 16:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:19 $ ssh-agent 16:48:19 SSH_AUTH_SOCK=/tmp/ssh-T1JoEsY927x4/agent.5582 16:48:19 SSH_AGENT_PID=5584 16:48:19 [ssh-agent] Started. 16:48:19 Running ssh-add (command line suppressed) 16:48:19 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_5937371685833823001.key (/w/workspace/cps-master-merge-java@tmp/private_key_5937371685833823001.key) 16:48:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:48:19 The recommended git tool is: NONE 16:48:21 using credential onap-jenkins-ssh 16:48:21 Wiping out workspace first. 16:48:21 Cloning the remote Git repository 16:48:21 Cloning repository git://cloud.onap.org/mirror/cps.git 16:48:21 > git init /w/workspace/cps-master-merge-java # timeout=10 16:48:21 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:48:21 > git --version # timeout=10 16:48:21 > git --version # 'git version 2.39.1' 16:48:21 using GIT_SSH to set credentials Gerrit user 16:48:21 [INFO] Currently running in a labeled security context 16:48:21 [INFO] Currently SELinux is 'enforcing' on the host 16:48:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh8548622742646774046.key 16:48:21 Verifying host key using manually-configured host key entries 16:48:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:48:23 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:48:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:23 Avoid second fetch 16:48:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:48:23 Checking out Revision 4fa8d653abfd59e48d3b7461e67e5cb965ad8406 (refs/remotes/origin/master) 16:48:23 > git config core.sparsecheckout # timeout=10 16:48:23 > git checkout -f 4fa8d653abfd59e48d3b7461e67e5cb965ad8406 # timeout=30 16:48:23 Commit message: "Merge "Add CSIT test: Delete CM Handle"" 16:48:23 > git rev-list --no-walk 590a3ee140e06a979aaf49f55bb4f8e3c7ce8e17 # timeout=10 16:48:23 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 16:48:23 provisioning config files... 16:48:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:48:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:48:24 [cps-master-merge-java] $ /bin/bash /tmp/jenkins8955522087270090947.sh 16:48:24 ---> python-tools-install.sh 16:48:24 Setup pyenv: 16:48:24 system 16:48:24 * 3.8.13 (set by /opt/pyenv/version) 16:48:24 * 3.9.13 (set by /opt/pyenv/version) 16:48:24 * 3.10.6 (set by /opt/pyenv/version) 16:48:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-08qp 16:48:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:48:31 lf-activate-venv(): INFO: Installing: lftools 16:49:02 lf-activate-venv(): INFO: Adding /tmp/venv-08qp/bin to PATH 16:49:02 Generating Requirements File 16:49:41 Python 3.10.6 16:49:41 pip 24.0 from /tmp/venv-08qp/lib/python3.10/site-packages/pip (python 3.10) 16:49:41 appdirs==1.4.4 16:49:41 argcomplete==3.2.2 16:49:41 aspy.yaml==1.3.0 16:49:41 attrs==23.2.0 16:49:41 autopage==0.5.2 16:49:41 beautifulsoup4==4.12.3 16:49:41 boto3==1.34.37 16:49:41 botocore==1.34.37 16:49:41 bs4==0.0.2 16:49:41 cachetools==5.3.2 16:49:41 certifi==2024.2.2 16:49:41 cffi==1.16.0 16:49:41 cfgv==3.4.0 16:49:41 chardet==5.2.0 16:49:41 charset-normalizer==3.3.2 16:49:41 click==8.1.7 16:49:41 cliff==4.5.0 16:49:41 cmd2==2.4.3 16:49:41 cryptography==3.3.2 16:49:41 debtcollector==2.5.0 16:49:41 decorator==5.1.1 16:49:41 defusedxml==0.7.1 16:49:41 Deprecated==1.2.14 16:49:41 distlib==0.3.8 16:49:41 dnspython==2.5.0 16:49:41 docker==4.2.2 16:49:41 dogpile.cache==1.3.1 16:49:41 email-validator==2.1.0.post1 16:49:41 filelock==3.13.1 16:49:41 future==0.18.3 16:49:41 gitdb==4.0.11 16:49:41 GitPython==3.1.41 16:49:41 google-auth==2.27.0 16:49:41 httplib2==0.22.0 16:49:41 identify==2.5.33 16:49:41 idna==3.6 16:49:41 importlib-resources==1.5.0 16:49:41 iso8601==2.1.0 16:49:41 Jinja2==3.1.3 16:49:41 jmespath==1.0.1 16:49:41 jsonpatch==1.33 16:49:41 jsonpointer==2.4 16:49:41 jsonschema==4.21.1 16:49:41 jsonschema-specifications==2023.12.1 16:49:41 keystoneauth1==5.5.0 16:49:41 kubernetes==29.0.0 16:49:41 lftools==0.37.8 16:49:41 lxml==5.1.0 16:49:41 MarkupSafe==2.1.5 16:49:41 msgpack==1.0.7 16:49:41 multi_key_dict==2.0.3 16:49:41 munch==4.0.0 16:49:41 netaddr==0.10.1 16:49:41 netifaces==0.11.0 16:49:41 niet==1.4.2 16:49:41 nodeenv==1.8.0 16:49:41 oauth2client==4.1.3 16:49:41 oauthlib==3.2.2 16:49:41 openstacksdk==0.62.0 16:49:41 os-client-config==2.1.0 16:49:41 os-service-types==1.7.0 16:49:41 osc-lib==3.0.0 16:49:41 oslo.config==9.3.0 16:49:41 oslo.context==5.3.0 16:49:41 oslo.i18n==6.2.0 16:49:41 oslo.log==5.4.0 16:49:41 oslo.serialization==5.3.0 16:49:41 oslo.utils==7.0.0 16:49:41 packaging==23.2 16:49:41 pbr==6.0.0 16:49:41 platformdirs==4.2.0 16:49:41 prettytable==3.9.0 16:49:41 pyasn1==0.5.1 16:49:41 pyasn1-modules==0.3.0 16:49:41 pycparser==2.21 16:49:41 pygerrit2==2.0.15 16:49:41 PyGithub==2.2.0 16:49:41 pyinotify==0.9.6 16:49:41 PyJWT==2.8.0 16:49:41 PyNaCl==1.5.0 16:49:41 pyparsing==2.4.7 16:49:41 pyperclip==1.8.2 16:49:41 pyrsistent==0.20.0 16:49:41 python-cinderclient==9.4.0 16:49:41 python-dateutil==2.8.2 16:49:41 python-heatclient==3.4.0 16:49:41 python-jenkins==1.8.2 16:49:41 python-keystoneclient==5.3.0 16:49:41 python-magnumclient==4.3.0 16:49:41 python-novaclient==18.4.0 16:49:41 python-openstackclient==6.0.1 16:49:41 python-swiftclient==4.4.0 16:49:41 pytz==2024.1 16:49:41 PyYAML==6.0.1 16:49:41 referencing==0.33.0 16:49:41 requests==2.31.0 16:49:41 requests-oauthlib==1.3.1 16:49:41 requestsexceptions==1.4.0 16:49:41 rfc3986==2.0.0 16:49:41 rpds-py==0.17.1 16:49:41 rsa==4.9 16:49:41 ruamel.yaml==0.18.6 16:49:41 ruamel.yaml.clib==0.2.8 16:49:41 s3transfer==0.10.0 16:49:41 simplejson==3.19.2 16:49:41 six==1.16.0 16:49:41 smmap==5.0.1 16:49:41 soupsieve==2.5 16:49:41 stevedore==5.1.0 16:49:41 tabulate==0.9.0 16:49:41 toml==0.10.2 16:49:41 tomlkit==0.12.3 16:49:41 tqdm==4.66.1 16:49:41 typing_extensions==4.9.0 16:49:41 tzdata==2023.4 16:49:41 urllib3==1.26.18 16:49:41 virtualenv==20.25.0 16:49:41 wcwidth==0.2.13 16:49:41 websocket-client==1.7.0 16:49:41 wrapt==1.16.0 16:49:41 xdg==6.0.0 16:49:41 xmltodict==0.13.0 16:49:41 yq==3.2.3 16:49:41 [EnvInject] - Injecting environment variables from a build step. 16:49:41 [EnvInject] - Injecting as environment variables the properties content 16:49:41 SET_JDK_VERSION=openjdk17 16:49:41 GIT_URL="git://cloud.onap.org/mirror" 16:49:41 16:49:41 [EnvInject] - Variables injected successfully. 16:49:41 [cps-master-merge-java] $ /bin/sh /tmp/jenkins978426936177539009.sh 16:49:41 ---> update-java-alternatives.sh 16:49:41 ---> Updating Java version 16:49:42 ---> RedHat type system detected 16:49:42 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:49:42 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:49:42 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) 16:49:42 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:49:42 [EnvInject] - Injecting environment variables from a build step. 16:49:42 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:49:42 [EnvInject] - Variables injected successfully. 16:49:42 provisioning config files... 16:49:43 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config12214179141183866400tmp 16:49:43 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config14460424059475335291tmp 16:49:43 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 16:49:43 Run condition [Regular expression match] preventing perform for step [Execute shell] 16:49:43 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-3851 16:49:43 using settings config with name cps-settings 16:49:43 Replacing all maven server entries not found in credentials list is true 16:49:43 using global settings config with name global-settings 16:49:43 Replacing all maven server entries not found in credentials list is true 16:49:43 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings2340906512157403665.xml -gs /tmp/global-settings18437847810375332316.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=a670176caac46fb68ef0a8ced0160c980f4cce05 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137182 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137182 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/82/137182/4 -DGERRIT_NEWREV=2499f273476b1a142d6913e7ca30a712bc54dbe8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Q29ycmVjdCB1c2Ugb2YgU3BvY2sgc2V0dXAgYW5kIGNsZWFudXAgbWV0aG9kcyAobm8gbmVlZCBmb3IgQEJlZm9yZSBAQWZ0ZXIpCgotIHVuZm9ydHVuYXRlbHkgd2UgY29waWVkIHRoZSBiYWQgdGVzdCBjb2RlIGZvciBsb2dnaW5nIGFib3V0IDQgdGltZXMgYWxyYWVkeS4uLgotIHNpbXBsaWZpZWQgc2V0dXAgZm9yIFdhdGNoZG9nU2NoZWR1bGluZ0NvbmZpZ3VyZXJTcGVjCgpJc3N1ZS1JRDpDUFMtNDY1CgpTaWduZWQtb2ZmLWJ5OiBUb2luZVNpZWJlbGluayA8dG9pbmUuc2llYmVsaW5rQGVzdC50ZWNoPgpDaGFuZ2UtSWQ6IEk4ZDA2ODU0MTI2MzI3MmZkZjk5YTZlMzBkMzY1ZDg1ZTMxNzI2NDMyCg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Correct use of Spock setup and cleanup methods (no need for @Before @After)" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I8d068541263272fdf99a6e30d365d85e31726432 -DGERRIT_EVENT_HASH=-1505016960 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=4 "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:49:44 [INFO] Scanning for projects... 16:49:47 [WARNING] 16:49:47 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.4-SNAPSHOT 16:49:47 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 16:49:47 [WARNING] 16:49:47 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.4-SNAPSHOT 16:49:47 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 16:49:47 [WARNING] 16:49:47 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.4-SNAPSHOT 16:49:47 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 16:49:47 [WARNING] 16:49:47 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 16:49:47 [WARNING] 16:49:47 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 16:49:47 [WARNING] 16:49:47 [INFO] ------------------------------------------------------------------------ 16:49:47 [INFO] Reactor Build Order: 16:49:47 [INFO] 16:49:47 [INFO] org.onap.cps:cps-dependencies [pom] 16:49:47 [INFO] cps-bom [pom] 16:49:47 [INFO] checkstyle [jar] 16:49:47 [INFO] spotbugs [jar] 16:49:47 [INFO] cps-parent [pom] 16:49:47 [INFO] cps-events [jar] 16:49:47 [INFO] cps-path-parser [jar] 16:49:47 [INFO] cps-service [jar] 16:49:47 [INFO] cps-rest [jar] 16:49:47 [INFO] cps-ncmp-events [jar] 16:49:47 [INFO] cps-ncmp-service [jar] 16:49:47 [INFO] cps-ncmp-rest [jar] 16:49:47 [INFO] cps-ncmp-rest-stub [pom] 16:49:47 [INFO] cps-ncmp-rest-stub-service [jar] 16:49:47 [INFO] cps-ncmp-rest-stub-app [jar] 16:49:47 [INFO] cps-ri [jar] 16:49:47 [INFO] dmi-plugin-demo-and-csit-stub [pom] 16:49:47 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 16:49:47 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 16:49:47 [INFO] integration-test [jar] 16:49:47 [INFO] cps-application [jar] 16:49:47 [INFO] jacoco-report [jar] 16:49:47 [INFO] cps [pom] 16:49:47 [INFO] 16:49:47 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:49:47 [INFO] Building org.onap.cps:cps-dependencies 3.4.4-SNAPSHOT [1/23] 16:49:47 [INFO] --------------------------------[ pom ]--------------------------------- 16:49:48 [INFO] 16:49:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:49:48 [INFO] 16:49:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:49:49 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.4-SNAPSHOT/cps-dependencies-3.4.4-SNAPSHOT.pom 16:49:49 [INFO] 16:49:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 16:49:49 [INFO] 16:49:49 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:49:49 [INFO] Building cps-bom 3.4.4-SNAPSHOT [2/23] 16:49:49 [INFO] --------------------------------[ pom ]--------------------------------- 16:49:49 [INFO] 16:49:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:49:49 [INFO] 16:49:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:49:49 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.4-SNAPSHOT/cps-bom-3.4.4-SNAPSHOT.pom 16:49:49 [INFO] 16:49:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 16:49:49 [INFO] 16:49:49 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:49:49 [INFO] Building checkstyle 3.4.4-SNAPSHOT [3/23] 16:49:49 [INFO] --------------------------------[ jar ]--------------------------------- 16:49:50 [INFO] 16:49:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:49:50 [INFO] 16:49:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:49:50 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:49:50 [INFO] Copying 4 resources 16:49:50 [INFO] 16:49:50 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:49:52 [INFO] No sources to compile 16:49:52 [INFO] 16:49:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:49:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:49:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 16:49:52 [INFO] 16:49:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:49:52 [INFO] No sources to compile 16:49:52 [INFO] 16:49:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:49:52 [INFO] No tests to run. 16:49:52 [INFO] 16:49:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:49:52 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.4-SNAPSHOT.jar 16:49:52 [INFO] 16:49:52 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:49:53 ======================================================================================================================== 16:49:53 Copyright Check Python Script: 16:49:53 Error, Committer email is not included in config file. 16:49:53 If your company is new to the project please make appropriate changes to project-committers-config.csv 16:49:53 for Copyright Check to work. 16:49:53 Exiting... 16:49:53 ======================================================================================================================== 16:49:53 [INFO] 16:49:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:49:53 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.jar 16:49:53 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.pom 16:49:53 [INFO] 16:49:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 16:49:53 [INFO] 16:49:53 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:49:53 [INFO] Building spotbugs 3.4.4-SNAPSHOT [4/23] 16:49:53 [INFO] --------------------------------[ jar ]--------------------------------- 16:49:53 [INFO] 16:49:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:49:53 [INFO] 16:49:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:49:53 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:49:53 [INFO] Copying 1 resource 16:49:53 [INFO] 16:49:53 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:49:53 [INFO] No sources to compile 16:49:53 [INFO] 16:49:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:49:53 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:49:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 16:49:53 [INFO] 16:49:53 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:49:53 [INFO] No sources to compile 16:49:53 [INFO] 16:49:53 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:49:53 [INFO] No tests to run. 16:49:53 [INFO] 16:49:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:49:53 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.4-SNAPSHOT.jar 16:49:53 [INFO] 16:49:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:49:53 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.jar 16:49:53 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.pom 16:49:53 [INFO] 16:49:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 16:49:53 [INFO] 16:49:53 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:49:53 [INFO] Building cps-parent 3.4.4-SNAPSHOT [5/23] 16:49:53 [INFO] --------------------------------[ pom ]--------------------------------- 16:49:54 [INFO] 16:49:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:49:54 [INFO] 16:49:54 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 16:49:55 [INFO] 16:49:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 16:49:55 [INFO] 16:49:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 16:49:55 [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/* 16:49:55 [INFO] 16:49:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 16:49:55 [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/* 16:49:55 [INFO] 16:49:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 16:49:58 [INFO] You have 0 Checkstyle violations. 16:49:58 [INFO] 16:49:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 16:49:59 [INFO] You have 0 Checkstyle violations. 16:49:59 [INFO] 16:49:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 16:49:59 [INFO] Starting audit... 16:49:59 Audit done. 16:49:59 [INFO] You have 0 Checkstyle violations. 16:49:59 [INFO] 16:49:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 16:49:59 [INFO] 16:49:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 16:50:03 [INFO] 16:50:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 16:50:03 [INFO] 16:50:03 [INFO] 16:50:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 16:50:03 [INFO] 16:50:03 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 16:50:04 [INFO] No sources specified for compilation. Skipping. 16:50:04 [INFO] 16:50:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 16:50:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:50:05 [INFO] 16:50:05 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 16:50:05 [INFO] 16:50:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 16:50:05 [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/* 16:50:05 [INFO] 16:50:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 16:50:05 [INFO] No tests to run. 16:50:05 [INFO] 16:50:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 16:50:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:50:05 [INFO] 16:50:05 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 16:50:05 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:50:05 [INFO] 16:50:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 16:50:06 [INFO] 16:50:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:50:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.4-SNAPSHOT/cps-parent-3.4.4-SNAPSHOT.pom 16:50:06 [INFO] 16:50:06 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 16:50:06 [INFO] 16:50:06 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:50:06 [INFO] Building cps-events 3.4.4-SNAPSHOT [6/23] 16:50:06 [INFO] --------------------------------[ jar ]--------------------------------- 16:50:06 [INFO] 16:50:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:50:06 [INFO] 16:50:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 16:50:06 [INFO] 16:50:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 16:50:06 [INFO] 16:50:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 16:50:06 [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/* 16:50:06 [INFO] 16:50:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 16:50:06 [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/* 16:50:06 [INFO] 16:50:06 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:50:07 [INFO] 16:50:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 16:50:07 [INFO] You have 0 Checkstyle violations. 16:50:07 [INFO] 16:50:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 16:50:07 [INFO] You have 0 Checkstyle violations. 16:50:07 [INFO] 16:50:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 16:50:07 [INFO] Starting audit... 16:50:07 Audit done. 16:50:07 [INFO] You have 0 Checkstyle violations. 16:50:07 [INFO] 16:50:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:50:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:50:07 [INFO] Copying 1 resource 16:50:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 16:50:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 16:50:07 [INFO] 16:50:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 16:50:08 [INFO] Changes detected - recompiling the module! :dependency 16:50:08 [INFO] 16:50:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 16:50:08 [INFO] 16:50:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 16:50:08 [INFO] 16:50:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 16:50:08 [INFO] 16:50:08 [INFO] 16:50:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 16:50:08 [INFO] 16:50:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:50:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:50:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 16:50:08 [INFO] 16:50:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 16:50:08 [INFO] No sources to compile 16:50:08 [INFO] 16:50:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 16:50:08 [INFO] No sources specified for compilation. Skipping. 16:50:08 [INFO] 16:50:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 16:50:08 [INFO] No tests to run. 16:50:08 [INFO] 16:50:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 16:50:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:50:08 [INFO] 16:50:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 16:50:08 [INFO] 16:50:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:50:08 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.4-SNAPSHOT.jar 16:50:08 [INFO] 16:50:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 16:50:08 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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/* 16:50:08 [INFO] 16:50:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 16:50:08 [INFO] No tests to run. 16:50:08 [INFO] 16:50:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 16:50:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:50:08 [INFO] 16:50:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 16:50:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 16:50:08 [INFO] 16:50:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 16:50:08 [INFO] 16:50:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:50:08 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.4-SNAPSHOT/cps-events-3.4.4-SNAPSHOT.jar 16:50:08 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.4-SNAPSHOT/cps-events-3.4.4-SNAPSHOT.pom 16:50:08 [INFO] 16:50:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 16:50:09 [INFO] 16:50:09 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:50:09 [INFO] Building cps-path-parser 3.4.4-SNAPSHOT [7/23] 16:50:09 [INFO] --------------------------------[ jar ]--------------------------------- 16:50:10 [INFO] 16:50:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:50:10 [INFO] 16:50:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 16:50:10 [INFO] 16:50:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 16:50:10 [INFO] 16:50:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 16:50: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-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/* 16:50:10 [INFO] 16:50:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:50: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-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/* 16:50:10 [INFO] 16:50:10 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:50:11 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 16:50:11 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:50:11 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:50:11 [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 16:50:11 [INFO] 16:50:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 16:50:11 [INFO] You have 0 Checkstyle violations. 16:50:11 [INFO] 16:50:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 16:50:11 [INFO] You have 0 Checkstyle violations. 16:50:11 [INFO] 16:50:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 16:50:11 [INFO] Starting audit... 16:50:11 Audit done. 16:50:11 [INFO] You have 0 Checkstyle violations. 16:50:11 [INFO] 16:50:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:50:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:50:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 16:50:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 16:50:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 16:50:11 [INFO] 16:50:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 16:50:11 [INFO] Changes detected - recompiling the module! :dependency 16:50:11 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:50:13 [INFO] 16:50:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 16:50:13 [INFO] 16:50:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 16:50:13 [INFO] Fork Value is true 16:50:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:50:15 [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) 16:50:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:50:15 [java] WARNING: System::setSecurityManager will be removed in a future release 16:50:17 [INFO] Done SpotBugs Analysis.... 16:50:18 [INFO] 16:50:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 16:50:18 [INFO] 16:50:18 [INFO] 16:50:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 16:50:18 [INFO] BugInstance size is 0 16:50:18 [INFO] Error size is 0 16:50:18 [INFO] No errors/warnings found 16:50:18 [INFO] 16:50:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:50:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:50:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 16:50:18 [INFO] 16:50:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 16:50:18 [INFO] No sources to compile 16:50:18 [INFO] 16:50:18 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 16:50:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:50:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:50:19 [INFO] Compiled 4 files. 16:50:19 [INFO] 16:50:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 16:50:20 [INFO] 16:50:20 [INFO] ------------------------------------------------------- 16:50:20 [INFO] T E S T S 16:50:20 [INFO] ------------------------------------------------------- 16:50:21 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:50:22 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:50:22 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:50:22 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:50:22 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:50:22 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:50:22 line 1:18 missing QName at '' 16:50:22 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:50:22 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:50:22 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:50:22 [INFO] 16:50:22 [INFO] Results: 16:50:22 [INFO] 16:50:22 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 16:50:22 [INFO] 16:50:22 [INFO] 16:50:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 16:50:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:50:22 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:50:22 [INFO] 16:50:22 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 16:50:22 [INFO] 16:50:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:50:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.4-SNAPSHOT.jar 16:50:22 [INFO] 16:50:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 16:50:23 [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/* 16:50:23 [INFO] 16:50:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 16:50:23 [INFO] 16:50:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 16:50:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:50:23 [INFO] 16:50:23 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 16:50:23 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:50:23 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:50:23 [INFO] All coverage checks have been met. 16:50:23 [INFO] 16:50:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 16:50:23 [INFO] 16:50:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:50:23 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.4-SNAPSHOT/cps-path-parser-3.4.4-SNAPSHOT.jar 16:50:23 [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.4-SNAPSHOT/cps-path-parser-3.4.4-SNAPSHOT.pom 16:50:23 [INFO] 16:50:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 16:50:23 [INFO] 16:50:23 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:50:23 [INFO] Building cps-service 3.4.4-SNAPSHOT [8/23] 16:50:23 [INFO] --------------------------------[ jar ]--------------------------------- 16:50:33 [INFO] 16:50:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:50:33 [INFO] 16:50:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 16:50:33 [INFO] 16:50:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 16:50:33 [INFO] 16:50:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 16:50: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-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/* 16:50:33 [INFO] 16:50:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 16:50: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-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/* 16:50:33 [INFO] 16:50:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 16:50:33 [INFO] You have 0 Checkstyle violations. 16:50:33 [INFO] 16:50:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 16:50:33 [INFO] You have 0 Checkstyle violations. 16:50:33 [INFO] 16:50:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 16:50:34 [INFO] Starting audit... 16:50:34 Audit done. 16:50:34 [INFO] You have 0 Checkstyle violations. 16:50:34 [INFO] 16:50:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:50:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:50:34 [INFO] Copying 1 resource 16:50:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 16:50:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 16:50:34 [INFO] 16:50:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 16:50:34 [INFO] Changes detected - recompiling the module! :dependency 16:50:34 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:50:35 [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. 16:50:35 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 16:50:35 [INFO] 16:50:35 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 16:50:35 [INFO] 16:50:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 16:50:35 [INFO] Fork Value is true 16:50:37 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:50: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) 16:50:37 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:50:37 [java] WARNING: System::setSecurityManager will be removed in a future release 16:50:40 [INFO] Done SpotBugs Analysis.... 16:50:41 [INFO] 16:50:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 16:50:41 [INFO] 16:50:41 [INFO] 16:50:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 16:50:41 [INFO] BugInstance size is 0 16:50:41 [INFO] Error size is 0 16:50:41 [INFO] No errors/warnings found 16:50:41 [INFO] 16:50:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:50:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:50:41 [INFO] Copying 30 resources 16:50:41 [INFO] 16:50:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 16:50:41 [INFO] Changes detected - recompiling the module! :dependency 16:50:41 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:50:41 [INFO] 16:50:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 16:50:41 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:50:41 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:50:43 [INFO] Compiled 67 files. 16:50:43 [INFO] 16:50:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 16:50:43 [INFO] 16:50:43 [INFO] ------------------------------------------------------- 16:50:43 [INFO] T E S T S 16:50:43 [INFO] ------------------------------------------------------- 16:50:45 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:50:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in org.onap.cps.utils.DataMapUtilsSpec 16:50:46 [INFO] Running org.onap.cps.utils.GsonSpec 16:50:46 first-container a-leaf a-Value 16:50:46 last-container x-leaf x-value 16:50:46 16:50:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.utils.GsonSpec 16:50:46 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:50:47 16:50:47.571 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 16:50:47 16:50:47.581 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 16:50:47 16:50:47.613 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:50:47 16:50:47.617 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 16:50:47 16:50:47.642 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 16:50:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in org.onap.cps.utils.JsonObjectMapperSpec 16:50:47 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:50:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s - in org.onap.cps.utils.JsonParserStreamSpec 16:50:48 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:50:48 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.onap.cps.utils.PrefixResolverSpec 16:50:48 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:50:48 [Fatal Error] :1:1: Content is not allowed in prolog. 16:50:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.onap.cps.utils.XmlFileUtilsSpec 16:50:48 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:50:48 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:50:48 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:50:48 [Fatal Error] :1:1: Premature end of file. 16:50:49 line 1:1 no viable alternative at input '/' 16:50:49 line 1:1 no viable alternative at input '/[' 16:50:49 line 1:11 missing QName at '' 16:50:49 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.onap.cps.utils.YangParserHelperSpec 16:50:49 [INFO] Running org.onap.cps.utils.YangParserSpec 16:50:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.utils.YangParserSpec 16:50:49 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:50:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.utils.YangUtilsSpec 16:50:49 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:50:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:50:49 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:50:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:50:49 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 16:50:49 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:50:49 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:50:49 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 16:50:49 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:50:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:50:49 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:50:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:50:49 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:50:49 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:50:49 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:50:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:50:49 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 16:50:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 16:50:50 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:50:51 16:50:44,274 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:50:51 16:50:44,296 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:50:51 16:50:44,296 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:50:51 16:50:44,297 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 16:50:51 16:50:50,312 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 16:50:51 16:50:50,312 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 16:50:51 16:50:50,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:50:51 16:50:50,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:50:51 16:50:50,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:50:51 16:50:50,317 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 16:50:51 16:50:50,317 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 16:50:51 16:50:50,324 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:50:51 16:50:50,324 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:50:51 16:50:50,328 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:50:51 16:50:50,355 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411050354) 16:50:51 16:50:50,356 |-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] 16:50:51 16:50:50,356 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:50:51 16:50:50,362 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:50:51 16:50:50,362 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:50:51 16:50:50,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:50:51 16:50:50,369 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:50:51 16:50:50,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:50:51 16:50:50,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:50:51 16:50:50,395 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:50:51 16:50:50,401 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:50:51 16:50:50,842 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 16:50:51 16:50:50,850 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:50:51 16:50:50,850 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:50:51 16:50:51,096 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:50:51 16:50:51,097 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:50:51 16:50:51,097 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:50:51 16:50:51,097 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:50:51 16:50:51,098 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:50:51 16:50:51,098 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:50:51 16:50:51,098 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:50:51 16:50:51,098 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 16:50:51 16:50:51,098 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 16:50:51 16:50:51 16:50:51 . ____ _ __ _ _ 16:50:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:50:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:50:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:50:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:50:51 =========|_|==============|___/=/_/_/_/ 16:50:51 :: Spring Boot :: (v3.1.2) 16:50:51 16:50:51 2024-02-08T16:50:51.260Z INFO 6624 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6624 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:50:51 2024-02-08T16:50:51.261Z INFO 6624 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:50:51 2024-02-08T16:50:51.661Z INFO 6624 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.623 seconds (process running for 8.151) 16:50:52 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:50:52 2024-02-08T16:50:52.240Z WARN 6624 --- [ 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 16:50:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:50:52 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 16:50:56 16:50:56 . ____ _ __ _ _ 16:50:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:50:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:50:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:50:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:50:56 =========|_|==============|___/=/_/_/_/ 16:50:56 :: Spring Boot :: (v3.1.2) 16:50:56 16:50:56 2024-02-08T16:50:52.323Z INFO 6624 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6624 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:50:56 2024-02-08T16:50:52.324Z INFO 6624 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:50:56 2024-02-08T16:50:52.436Z WARN 6624 --- [ 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: 16:50:56 --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 16:50:56 2024-02-08T16:50:52.518Z INFO 6624 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:50:56 + + o o o o---o o----o o o---o o o----o o--o--o 16:50:56 + + + + | | / \ / | | / / \ | | 16:50:56 + + + + + o----o o o o o----o | o o o o----o | 16:50:56 + + + + | | / \ / | | \ / \ | | 16:50:56 + + o o o o o---o o----o o----o o---o o o o----o o 16:50:56 2024-02-08T16:50:52.518Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:50:56 2024-02-08T16:50:52.518Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5701 16:50:56 2024-02-08T16:50:52.518Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:50:56 2024-02-08T16:50:52.518Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:50:56 2024-02-08T16:50:52.521Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:50:56 To enable the Jet engine on the members, do one of the following: 16:50:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:50:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:50:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:50:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:50:56 2024-02-08T16:50:52.909Z INFO 6624 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:50:56 2024-02-08T16:50:52.996Z INFO 6624 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:50:56 2024-02-08T16:50:53.000Z WARN 6624 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:50:56 2024-02-08T16:50:53.301Z INFO 6624 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:50:56 2024-02-08T16:50:53.308Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5701 is STARTING 16:50:56 2024-02-08T16:50:56.262Z INFO 6624 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:50:56 16:50:56 Members {size:1, ver:1} [ 16:50:56 Member [10.30.107.118]:5701 - 6aecff24-31a6-443b-8dec-dbe51faad977 this 16:50:56 ] 16:50:56 16:50:56 2024-02-08T16:50:56.278Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5701 is STARTED 16:50:56 2024-02-08T16:50:56.323Z INFO 6624 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 4.03 seconds (process running for 12.813) 16:50:56 2024-02-08T16:50:56.381Z INFO 6624 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:50:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.092 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 16:50:56 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 16:50:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 16:50:56 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 16:50:59 2024-02-08T16:50:56.395Z INFO 6624 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5702 [my cluster] [5.2.4] 16:50:59 + + o o o o---o o----o o o---o o o----o o--o--o 16:50:59 + + + + | | / \ / | | / / \ | | 16:50:59 + + + + + o----o o o o o----o | o o o o----o | 16:50:59 + + + + | | / \ / | | \ / \ | | 16:50:59 + + o o o o o---o o----o o----o o---o o o o----o o 16:50:59 2024-02-08T16:50:56.395Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:50:59 2024-02-08T16:50:56.395Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5702 16:50:59 2024-02-08T16:50:56.395Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [my cluster] [5.2.4] Cluster name: my cluster 16:50:59 2024-02-08T16:50:56.395Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:50:59 2024-02-08T16:50:56.395Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 16:50:59 To enable the Jet engine on the members, do one of the following: 16:50:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:50:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:50:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:50:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:50:59 2024-02-08T16:50:56.426Z INFO 6624 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:50:59 2024-02-08T16:50:56.427Z INFO 6624 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5702 [my cluster] [5.2.4] Using Multicast discovery 16:50:59 2024-02-08T16:50:56.427Z WARN 6624 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:50:59 2024-02-08T16:50:56.440Z INFO 6624 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:50:59 2024-02-08T16:50:56.441Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5702 [my cluster] [5.2.4] [10.30.107.118]:5702 is STARTING 16:50:59 2024-02-08T16:50:59.729Z INFO 6624 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [my cluster] [5.2.4] 16:50:59 16:50:59 Members {size:1, ver:1} [ 16:50:59 Member [10.30.107.118]:5702 - 99a08946-b537-4419-a05f-ef46020dc979 this 16:50:59 ] 16:50:59 16:50:59 2024-02-08T16:50:59.729Z WARN 6624 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:50:59 2024-02-08T16:50:59.730Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5702 [my cluster] [5.2.4] [10.30.107.118]:5702 is STARTED 16:51:04 2024-02-08T16:50:59.743Z INFO 6624 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5703 [my cluster] [5.2.4] 16:51:04 + + o o o o---o o----o o o---o o o----o o--o--o 16:51:04 + + + + | | / \ / | | / / \ | | 16:51:04 + + + + + o----o o o o o----o | o o o o----o | 16:51:04 + + + + | | / \ / | | \ / \ | | 16:51:04 + + o o o o o---o o----o o----o o---o o o o----o o 16:51:04 2024-02-08T16:50:59.744Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:51:04 2024-02-08T16:50:59.744Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5703 16:51:04 2024-02-08T16:50:59.744Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [my cluster] [5.2.4] Cluster name: my cluster 16:51:04 2024-02-08T16:50:59.744Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:51:04 2024-02-08T16:50:59.744Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 16:51:04 To enable the Jet engine on the members, do one of the following: 16:51:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:51:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:51:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:51:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:51:04 2024-02-08T16:50:59.760Z INFO 6624 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:51:04 2024-02-08T16:50:59.762Z INFO 6624 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5703 [my cluster] [5.2.4] Using Multicast discovery 16:51:04 2024-02-08T16:50:59.762Z WARN 6624 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:51:04 2024-02-08T16:50:59.776Z INFO 6624 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:51:04 2024-02-08T16:50:59.776Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5703 [my cluster] [5.2.4] [10.30.107.118]:5703 is STARTING 16:51:04 2024-02-08T16:50:59.849Z INFO 6624 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:51:04 2024-02-08T16:50:59.872Z INFO 6624 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:45651 16:51:04 2024-02-08T16:50:59.875Z INFO 6624 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:45651 and /10.30.107.118:5702 16:51:04 2024-02-08T16:51:04.968Z INFO 6624 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [my cluster] [5.2.4] 16:51:04 16:51:04 Members {size:2, ver:2} [ 16:51:04 Member [10.30.107.118]:5702 - 99a08946-b537-4419-a05f-ef46020dc979 this 16:51:04 Member [10.30.107.118]:5703 - 2d61605f-fef0-4e19-a66e-a5f352694e91 16:51:04 ] 16:51:04 16:51:04 2024-02-08T16:51:04.975Z INFO 6624 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [my cluster] [5.2.4] 16:51:04 16:51:04 Members {size:2, ver:2} [ 16:51:04 Member [10.30.107.118]:5702 - 99a08946-b537-4419-a05f-ef46020dc979 16:51:04 Member [10.30.107.118]:5703 - 2d61605f-fef0-4e19-a66e-a5f352694e91 this 16:51:04 ] 16:51:04 16:51:04 2024-02-08T16:51:04.976Z WARN 6624 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:51:11 2024-02-08T16:51:04.977Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5703 [my cluster] [5.2.4] [10.30.107.118]:5703 is STARTED 16:51:11 2024-02-08T16:51:04.987Z INFO 6624 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5704 [my cluster] [5.2.4] 16:51:11 + + o o o o---o o----o o o---o o o----o o--o--o 16:51:11 + + + + | | / \ / | | / / \ | | 16:51:11 + + + + + o----o o o o o----o | o o o o----o | 16:51:11 + + + + | | / \ / | | \ / \ | | 16:51:11 + + o o o o o---o o----o o----o o---o o o o----o o 16:51:11 2024-02-08T16:51:04.987Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:51:11 2024-02-08T16:51:04.987Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5704 16:51:11 2024-02-08T16:51:04.987Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [my cluster] [5.2.4] Cluster name: my cluster 16:51:11 2024-02-08T16:51:04.987Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:51:11 2024-02-08T16:51:04.987Z INFO 6624 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 16:51:11 To enable the Jet engine on the members, do one of the following: 16:51:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:51:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:51:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:51:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:51:11 2024-02-08T16:51:04.998Z INFO 6624 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:51:11 2024-02-08T16:51:04.999Z INFO 6624 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5704 [my cluster] [5.2.4] Using Multicast discovery 16:51:11 2024-02-08T16:51:04.999Z WARN 6624 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:51:11 2024-02-08T16:51:05.009Z INFO 6624 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:51:11 2024-02-08T16:51:05.009Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5704 [my cluster] [5.2.4] [10.30.107.118]:5704 is STARTING 16:51:11 2024-02-08T16:51:05.085Z INFO 6624 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:51:11 2024-02-08T16:51:05.089Z INFO 6624 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:35151 16:51:11 2024-02-08T16:51:05.091Z INFO 6624 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:35151 and /10.30.107.118:5702 16:51:11 2024-02-08T16:51:10.195Z INFO 6624 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [my cluster] [5.2.4] 16:51:11 16:51:11 Members {size:3, ver:3} [ 16:51:11 Member [10.30.107.118]:5702 - 99a08946-b537-4419-a05f-ef46020dc979 this 16:51:11 Member [10.30.107.118]:5703 - 2d61605f-fef0-4e19-a66e-a5f352694e91 16:51:11 Member [10.30.107.118]:5704 - 3e91af7e-4a5d-44f3-83db-4a463462ee40 16:51:11 ] 16:51:11 16:51:11 2024-02-08T16:51:10.199Z INFO 6624 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [my cluster] [5.2.4] 16:51:11 16:51:11 Members {size:3, ver:3} [ 16:51:11 Member [10.30.107.118]:5702 - 99a08946-b537-4419-a05f-ef46020dc979 16:51:11 Member [10.30.107.118]:5703 - 2d61605f-fef0-4e19-a66e-a5f352694e91 this 16:51:11 Member [10.30.107.118]:5704 - 3e91af7e-4a5d-44f3-83db-4a463462ee40 16:51:11 ] 16:51:11 16:51:11 2024-02-08T16:51:10.200Z INFO 6624 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5704 [my cluster] [5.2.4] 16:51:11 16:51:11 Members {size:3, ver:3} [ 16:51:11 Member [10.30.107.118]:5702 - 99a08946-b537-4419-a05f-ef46020dc979 16:51:11 Member [10.30.107.118]:5703 - 2d61605f-fef0-4e19-a66e-a5f352694e91 16:51:11 Member [10.30.107.118]:5704 - 3e91af7e-4a5d-44f3-83db-4a463462ee40 this 16:51:11 ] 16:51:11 16:51:11 2024-02-08T16:51:10.200Z INFO 6624 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:5704 and /10.30.107.118:36059 16:51:11 2024-02-08T16:51:10.201Z INFO 6624 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.118:5703, timeout: 10000, bind-any: true 16:51:11 2024-02-08T16:51:10.202Z INFO 6624 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:36059 and /10.30.107.118:5704 16:51:11 2024-02-08T16:51:10.202Z INFO 6624 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:5703 and /10.30.107.118:42855 16:51:11 2024-02-08T16:51:10.204Z INFO 6624 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.118:42855 and /10.30.107.118:5703 16:51:11 2024-02-08T16:51:11.201Z WARN 6624 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:51:11 2024-02-08T16:51:11.201Z INFO 6624 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5704 [my cluster] [5.2.4] [10.30.107.118]:5704 is STARTED 16:51:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.82 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 16:51:11 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:51:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.config.AsyncConfigSpec 16:51:11 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:51:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 16:51:11 [INFO] Running org.onap.cps.events.EventsPublisherSpec 16:51:11 2024-02-08T16:51:11.423Z DEBUG 6624 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:51:11 2024-02-08T16:51:11.429Z ERROR 6624 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:51:11 2024-02-08T16:51:11.441Z DEBUG 6624 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:51:11 2024-02-08T16:51:11.447Z DEBUG 6624 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:51:11 2024-02-08T16:51:11.452Z DEBUG 6624 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:51:11 2024-02-08T16:51:11.452Z DEBUG 6624 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:51:11 2024-02-08T16:51:11.453Z ERROR 6624 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:51:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.onap.cps.events.EventsPublisherSpec 16:51:11 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 16:51:11 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 16:51:11 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 16:51:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.PaginationOptionSpec 16:51:11 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:51:11 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:51:11 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 16:51:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 16:51:11 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 16:51:11 2024-02-08T16:51:11.695Z WARN 6624 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 16:51:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 16:51:11 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 16:51:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 16:51:11 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:51:11 2024-02-08T16:51:11.763Z ERROR 6624 --- [ 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] 16:51:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:51:11 2024-02-08T16:51:11.797Z INFO 6624 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.118]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:51:11 2024-02-08T16:51:11.797Z INFO 6624 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:51:11 2024-02-08T16:51:11.799Z INFO 6624 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.118]:5702 [my cluster] [5.2.4] [10.30.107.118]:5702 is SHUTTING_DOWN 16:51:11 2024-02-08T16:51:11.799Z INFO 6624 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.118]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5701 is SHUTTING_DOWN 16:51:11 [INFO] 16:51:11 [INFO] Results: 16:51:11 [INFO] 16:51:11 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:51:11 [INFO] 16:51:11 [INFO] 16:51:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 16:51:11 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:51:12 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:51:12 [INFO] 16:51:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 16:51:12 [INFO] 16:51:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:51:12 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar 16:51:12 [INFO] 16:51:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 16:51:12 [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/* 16:51:12 [INFO] 16:51:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 16:51:12 [INFO] 16:51:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 16:51:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:51:12 [INFO] 16:51:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 16:51:12 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:51:12 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:51:12 [INFO] All coverage checks have been met. 16:51:12 [INFO] 16:51:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 16:51:12 [INFO] 16:51:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:51:12 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.4-SNAPSHOT/cps-service-3.4.4-SNAPSHOT.jar 16:51:12 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.4-SNAPSHOT/cps-service-3.4.4-SNAPSHOT.pom 16:51:12 [INFO] 16:51:12 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 16:51:12 [INFO] 16:51:12 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:51:12 [INFO] Building cps-rest 3.4.4-SNAPSHOT [9/23] 16:51:12 [INFO] --------------------------------[ jar ]--------------------------------- 16:51:16 [INFO] 16:51:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:51:16 [INFO] 16:51:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 16:51:16 [INFO] 16:51:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 16:51:16 [INFO] 16:51:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 16:51:16 [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/* 16:51:16 [INFO] 16:51:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 16:51:16 [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/* 16:51:16 [INFO] 16:51:16 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 16:51:19 [INFO] Generating with dryRun=false 16:51:19 [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. 16:51:19 [INFO] OpenAPI Generator: spring (server) 16:51:19 [INFO] Generator 'spring' is considered stable. 16:51:19 [INFO] ---------------------------------- 16:51:19 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:51:19 [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) 16:51:19 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:51:19 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:51:19 [INFO] Processing operation createDataspace 16:51:19 [INFO] Processing operation deleteDataspace 16:51:19 [INFO] Processing operation createDataspaceV2 16:51:19 [INFO] Processing operation getAllDataspaces 16:51:19 [INFO] Processing operation getDataspace 16:51:19 [INFO] Processing operation createAnchor 16:51:19 [INFO] Processing operation createAnchorV2 16:51:19 [INFO] Processing operation getAnchors 16:51:19 [INFO] Processing operation getAnchor 16:51:19 [INFO] Processing operation deleteAnchor 16:51:19 [INFO] Processing operation createSchemaSet 16:51:19 [INFO] Processing operation createSchemaSetV2 16:51:19 [INFO] Processing operation getSchemaSets 16:51:19 [INFO] Processing operation getSchemaSet 16:51:19 [INFO] Processing operation deleteSchemaSet 16:51:19 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:51:19 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:51:19 [INFO] Processing operation replaceNode 16:51:19 [INFO] Processing operation createNode 16:51:19 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:51:19 [INFO] Processing operation deleteDataNode 16:51:19 [INFO] Processing operation updateNodeLeaves 16:51:19 [INFO] Processing operation deleteListOrListElement 16:51:19 [INFO] Processing operation replaceListContent 16:51:19 [INFO] Processing operation addListElements 16:51:19 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:51:19 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:51:19 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:51:19 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:51:19 [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] 16:51:19 [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] 16:51:19 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:51:19 [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 16:51:19 [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 16:51:19 [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 16:51:19 [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 16:51:19 [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 16:51:19 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:51:19 [WARNING] Multiple MediaTypes found, using only the first one 16:51:19 [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] 16:51:19 [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 16:51:19 [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] 16:51:19 [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 16:51:19 [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] 16:51:19 [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 16:51:19 [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] 16:51:19 [INFO] Skipping generation of supporting files. 16:51:19 ################################################################################ 16:51:19 # Thanks for using OpenAPI Generator. # 16:51:19 # Please consider donation to help us maintain this project 🙏 # 16:51:19 # https://opencollective.com/openapi_generator/donate # 16:51:19 ################################################################################ 16:51:19 [INFO] 16:51:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 16:51:19 [INFO] You have 0 Checkstyle violations. 16:51:19 [INFO] 16:51:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 16:51:19 [INFO] You have 0 Checkstyle violations. 16:51:19 [INFO] 16:51:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 16:51:19 [INFO] Starting audit... 16:51:19 Audit done. 16:51:19 [INFO] You have 0 Checkstyle violations. 16:51:19 [INFO] 16:51:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 16:51:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:51:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 16:51:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 16:51:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 16:51:19 [INFO] 16:51:19 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 16:51:19 [INFO] Changes detected - recompiling the module! :dependency 16:51:19 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:51:20 [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". 16:51:20 [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. 16:51:20 [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. 16:51:20 [INFO] 16:51:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 16:51:20 [INFO] 16:51:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 16:51:20 [INFO] Fork Value is true 16:51:22 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:51:22 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:51:22 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:51:22 [java] WARNING: System::setSecurityManager will be removed in a future release 16:51:24 [INFO] Done SpotBugs Analysis.... 16:51:24 [INFO] 16:51:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 16:51:24 [INFO] 16:51:24 [INFO] 16:51:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 16:51:24 [INFO] BugInstance size is 0 16:51:24 [INFO] Error size is 0 16:51:24 [INFO] No errors/warnings found 16:51:24 [INFO] 16:51:24 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 16:51:24 [INFO] Generating with dryRun=false 16:51:24 [INFO] No .openapi-generator-ignore file found. 16:51:24 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:51:24 [INFO] Generator 'openapi-yaml' is considered stable. 16:51:24 [INFO] Output file [outputFile=openapi.yaml] 16:51:24 [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] 16:51:24 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:51:24 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:51:24 [WARNING] Multiple MediaTypes found, using only the first one 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [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] 16:51:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 16:51:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:51:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:51:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:51:24 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:51:24 ################################################################################ 16:51:24 # Thanks for using OpenAPI Generator. # 16:51:24 # Please consider donation to help us maintain this project 🙏 # 16:51:24 # https://opencollective.com/openapi_generator/donate # 16:51:24 ################################################################################ 16:51:24 [INFO] 16:51:24 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 16:51:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:51:24 [INFO] Copying 1 resource 16:51:24 [INFO] 16:51:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 16:51:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:51:24 [INFO] Copying 6 resources 16:51:24 [INFO] 16:51:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 16:51:24 [INFO] Changes detected - recompiling the module! :dependency 16:51:24 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:51:25 [INFO] 16:51:25 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 16:51:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:51:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:51:26 [INFO] Compiled 27 files. 16:51:26 [INFO] 16:51:26 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 16:51:26 [INFO] 16:51:26 [INFO] ------------------------------------------------------- 16:51:26 [INFO] T E S T S 16:51:26 [INFO] ------------------------------------------------------- 16:51:28 16:51:27.534 [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. 16:51:28 16:51:27.750 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:51:28 16:51:27.881 [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. 16:51:28 16:51:27.897 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:51:28 16:51:27.915 [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. 16:51:28 16:51:27.925 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:51:28 16:51:27.939 [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. 16:51:28 16:51:27.963 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:51:28 16:51:27.992 [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. 16:51:28 16:51:28.001 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:51:28 16:51:28.005 [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. 16:51:28 16:51:28.013 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:51:28 16:51:28.016 [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. 16:51:28 16:51:28.022 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:51:28 16:51:28.024 [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. 16:51:28 16:51:28.030 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:51:28 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:51:32 16:51:27,323 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:51:32 16:51:27,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:51:32 16:51:27,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:51:32 16:51:27,349 |-INFO in ch.qos.logback.classic.BasicConfigurator@5d5a77de - Setting up default configuration. 16:51:32 16:51:29,201 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:51:32 16:51:29,272 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28c38eeb - 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. 16:51:32 16:51:29,272 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - 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 16:51:32 16:51:29,275 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:51:32 16:51:29,276 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:51:32 16:51:29,276 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:51:32 16:51:29,278 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@28c38eeb - 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. 16:51:32 16:51:29,278 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@460a4935 - 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 16:51:32 16:51:29,286 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:51:32 16:51:29,286 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:51:32 16:51:29,291 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:51:32 16:51:29,342 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411089339) 16:51:32 16:51:29,342 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:51:32 16:51:29,342 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:51:32 16:51:29,348 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:51:32 16:51:29,352 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:51:32 16:51:29,352 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:51:32 16:51:29,353 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:51:32 16:51:29,354 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:51:32 16:51:29,354 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:51:32 16:51:29,360 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:51:32 16:51:29,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:51:32 16:51:29,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:51:32 16:51:29,393 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:51:32 16:51:29,401 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:51:32 16:51:29,706 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4283f29b - Setting zoneId to "UTC" 16:51:32 16:51:29,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:51:32 16:51:29,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:51:32 16:51:29,987 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:51:32 16:51:29,988 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:51:32 16:51:29,988 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:51:32 16:51:29,988 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:51:32 16:51:29,989 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:51:32 16:51:29,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce9985f - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:51:32 16:51:29,989 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:51:32 16:51:29,989 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@56d4481f - End of configuration. 16:51:32 16:51:29,989 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@625430f8 - Registering current configuration as safe fallback point 16:51:32 16:51:32 16:51:32 . ____ _ __ _ _ 16:51:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:51:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:51:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:51:32 ' |____| .__|_| |_|_| |_\__, | / / / / 16:51:32 =========|_|==============|___/=/_/_/_/ 16:51:32 :: Spring Boot :: (v3.1.2) 16:51:32 16:51:32 2024-02-08T16:51:30.097Z INFO 6972 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:51:32 2024-02-08T16:51:30.098Z INFO 6972 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:51:32 2024-02-08T16:51:32.474Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:51:32 2024-02-08T16:51:32.474Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:51:32 2024-02-08T16:51:32.476Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:51:32 2024-02-08T16:51:32.496Z INFO 6972 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.724 seconds (process running for 5.951) 16:51:32 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:51:33 2024-02-08T16:51:33.640Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:33 16:51:33 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:51:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:51:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:51:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:51:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:51:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:51:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:51:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:51:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:51:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:51:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:51:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:33 Caused by: java.lang.RuntimeException: null 16:51:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:51:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:51:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:51:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:51:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:51:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:51:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:51:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:51:33 ... 88 common frames omitted 16:51:33 16:51:33 2024-02-08T16:51:33.824Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:33 16:51:33 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 16:51:33 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 16:51:33 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 16:51:33 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:33 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:33 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:51:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:33 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:51:33 and component.yang=fake component content 1 16:51:33 16:51:33 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:51:33 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:51:33 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:51:33 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:51:33 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:51:33 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:51:33 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:51:33 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:51:33 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 16:51:33 ... 147 common frames omitted 16:51:33 16:51:33 2024-02-08T16:51:33.978Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:33 16:51:33 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:51:33 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:51:33 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:51:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:51:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:51:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:51:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:51:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:33 16:51:33 2024-02-08T16:51:33.986Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:33 16:51:33 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:51:33 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:51:33 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:51:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:51:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:51:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:33 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:34 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:34 16:51:34 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.734 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 16:51:34 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:51:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:51:34 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:51:34 16:51:34 . ____ _ __ _ _ 16:51:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:51:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:51:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:51:34 ' |____| .__|_| |_|_| |_\__, | / / / / 16:51:34 =========|_|==============|___/=/_/_/_/ 16:51:34 :: Spring Boot :: (v3.1.2) 16:51:34 16:51:34 2024-02-08T16:51:34.184Z INFO 6972 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:51:34 2024-02-08T16:51:34.184Z INFO 6972 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:51:34 2024-02-08T16:51:34.854Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:51:34 2024-02-08T16:51:34.854Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:51:34 2024-02-08T16:51:34.855Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:51:34 2024-02-08T16:51:34.859Z INFO 6972 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.706 seconds (process running for 8.314) 16:51:34 2024-02-08T16:51:34.975Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:34 16:51:34 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:34 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:34 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 16:51:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:34 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:51:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:34 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:51:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:51:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:34 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 16:51:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:34 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:34 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:34 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:34 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:34 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:34 16:51:35 2024-02-08T16:51:35.108Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:35 16:51:35 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:35 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:35 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:35 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:35 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:35 16:51:35 2024-02-08T16:51:35.126Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:35 16:51:35 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:35 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:35 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:35 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:35 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:35 16:51:35 2024-02-08T16:51:35.351Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:35 16:51:35 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:35 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:35 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:35 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:51:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:35 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:35 16:51:35 2024-02-08T16:51:35.377Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:35 16:51:35 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:35 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:35 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:35 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:35 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:35 16:51:35 2024-02-08T16:51:35.396Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:35 16:51:35 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:35 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:35 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:35 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:35 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:35 16:51:35 2024-02-08T16:51:35.411Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:35 16:51:35 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:35 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:35 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:35 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:35 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:35 16:51:35 2024-02-08T16:51:35.468Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:35 16:51:35 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:51:35 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:51:35 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:51:35 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:51:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:51:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:51:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:51:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:51:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:51:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:51:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:51:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:51:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:51:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:51:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:51:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:51:35 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:51:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:51:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:51:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:35 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:35 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:35 16:51:35 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s - in org.onap.cps.rest.controller.DataRestControllerSpec 16:51:35 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:51:36 16:51:36 . ____ _ __ _ _ 16:51:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:51:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:51:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:51:36 ' |____| .__|_| |_|_| |_\__, | / / / / 16:51:36 =========|_|==============|___/=/_/_/_/ 16:51:36 :: Spring Boot :: (v3.1.2) 16:51:36 16:51:36 2024-02-08T16:51:35.510Z INFO 6972 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:51:36 2024-02-08T16:51:35.510Z INFO 6972 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:51:36 2024-02-08T16:51:36.080Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:51:36 2024-02-08T16:51:36.080Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:51:36 2024-02-08T16:51:36.080Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:51:36 2024-02-08T16:51:36.083Z INFO 6972 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.599 seconds (process running for 9.538) 16:51:36 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 16:51:36 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:51:36 16:51:36 . ____ _ __ _ _ 16:51:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:51:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:51:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:51:36 ' |____| .__|_| |_|_| |_\__, | / / / / 16:51:36 =========|_|==============|___/=/_/_/_/ 16:51:36 :: Spring Boot :: (v3.1.2) 16:51:36 16:51:36 2024-02-08T16:51:36.248Z INFO 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:51:36 2024-02-08T16:51:36.249Z INFO 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:51:36 2024-02-08T16:51:36.960Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:51:36 2024-02-08T16:51:36.960Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:51:36 2024-02-08T16:51:36.960Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:51:36 2024-02-08T16:51:36.963Z INFO 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.738 seconds (process running for 10.419) 16:51:36 2024-02-08T16:51:36.983Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:36 16:51:36 java.lang.IllegalStateException: some error message 16:51:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:51:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:51:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:51:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:51:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:51:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:51:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:51:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:51:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:51:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:51:36 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 16:51:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:51:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:51:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:51:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:51:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:37 16:51:37 2024-02-08T16:51:37.007Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:51:37 16:51:37 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:51:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:51:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:51:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:51:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:51:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:51:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:51:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:51:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:51:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:51:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:51:37 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 16:51:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:51:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:51:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:51:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:51:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:51:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:51:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:51:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:51:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:51:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:51:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:51:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:51:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:51:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:51:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:51:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:51:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:51:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:51:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:51:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:51:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:51:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:51:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:51:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:51:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:51:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:51:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:51:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:51:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:51:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:51:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:51:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:51:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:51:37 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:51:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:51:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:51:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:51:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:51:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:51:37 Caused by: java.lang.Throwable: null 16:51:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:51:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:51:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:51:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:51:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:51:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:51:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:51:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:51:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:51:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:51:37 ... 88 common frames omitted 16:51:37 16:51:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:51:37 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:51:37 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:51:37 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:51:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:51:37 [INFO] 16:51:37 [INFO] Results: 16:51:37 [INFO] 16:51:37 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 16:51:37 [INFO] 16:51:37 [INFO] 16:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 16:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:51:37 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:51:37 [INFO] 16:51:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 16:51:37 [INFO] 16:51:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:51:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.4-SNAPSHOT.jar 16:51:37 [INFO] 16:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 16:51:37 [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/* 16:51:37 [INFO] 16:51:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 16:51:37 [INFO] 16:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 16:51:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:51:37 [INFO] 16:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 16:51:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:51:37 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:51:37 [INFO] All coverage checks have been met. 16:51:37 [INFO] 16:51:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 16:51:37 [INFO] 16:51:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:51:37 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.4-SNAPSHOT/cps-rest-3.4.4-SNAPSHOT.jar 16:51:37 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.4-SNAPSHOT/cps-rest-3.4.4-SNAPSHOT.pom 16:51:37 [INFO] 16:51:37 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 16:51:37 [INFO] 16:51:37 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:51:37 [INFO] Building cps-ncmp-events 3.4.4-SNAPSHOT [10/23] 16:51:37 [INFO] --------------------------------[ jar ]--------------------------------- 16:51:37 [INFO] 16:51:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:51:37 [INFO] 16:51:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 16:51:37 [INFO] 16:51:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 16:51:37 [INFO] 16:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 16:51:37 [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/* 16:51:37 [INFO] 16:51:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:51:37 [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/* 16:51:37 [INFO] 16:51:37 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:51:37 [INFO] 16:51:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 16:51:37 [INFO] You have 0 Checkstyle violations. 16:51:37 [INFO] 16:51:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 16:51:37 [INFO] You have 0 Checkstyle violations. 16:51:37 [INFO] 16:51:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 16:51:37 [INFO] Starting audit... 16:51:37 Audit done. 16:51:37 [INFO] You have 0 Checkstyle violations. 16:51:37 [INFO] 16:51:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:51:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:51:37 [INFO] Copying 12 resources 16:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 16:51:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 16:51:37 [INFO] 16:51:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 16:51:37 [INFO] Changes detected - recompiling the module! :dependency 16:51:37 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:51:38 [INFO] 16:51:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 16:51:38 [INFO] 16:51:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 16:51:38 [INFO] Fork Value is true 16:51:39 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:51:39 [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) 16:51:39 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:51:39 [java] WARNING: System::setSecurityManager will be removed in a future release 16:51:42 [INFO] Done SpotBugs Analysis.... 16:51:42 [INFO] 16:51:42 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 16:51:42 [INFO] 16:51:42 [INFO] 16:51:42 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 16:51:42 [INFO] BugInstance size is 0 16:51:42 [INFO] Error size is 0 16:51:42 [INFO] No errors/warnings found 16:51:42 [INFO] 16:51:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:51:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:51:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 16:51:42 [INFO] 16:51:42 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:51:42 [INFO] No sources to compile 16:51:42 [INFO] 16:51:42 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 16:51:42 [INFO] No sources specified for compilation. Skipping. 16:51:42 [INFO] 16:51:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 16:51:42 [INFO] No tests to run. 16:51:42 [INFO] 16:51:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 16:51:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:51:42 [INFO] 16:51:42 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 16:51:42 [INFO] 16:51:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:51:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.4-SNAPSHOT.jar 16:51:42 [INFO] 16:51:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 16:51:42 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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/* 16:51:42 [INFO] 16:51:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 16:51:42 [INFO] No tests to run. 16:51:42 [INFO] 16:51:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 16:51:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:51:42 [INFO] 16:51:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 16:51:42 [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 16:51:42 [INFO] 16:51:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 16:51:42 [INFO] 16:51:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:51:42 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.4-SNAPSHOT/cps-ncmp-events-3.4.4-SNAPSHOT.jar 16:51:42 [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.4-SNAPSHOT/cps-ncmp-events-3.4.4-SNAPSHOT.pom 16:51:42 [INFO] 16:51:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 16:51:42 [INFO] 16:51:42 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:51:42 [INFO] Building cps-ncmp-service 3.4.4-SNAPSHOT [11/23] 16:51:42 [INFO] --------------------------------[ jar ]--------------------------------- 16:51:42 [INFO] 16:51:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:51:42 [INFO] 16:51:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 16:51:42 [INFO] 16:51:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 16:51:42 [INFO] 16:51:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 16:51:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-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/* 16:51:42 [INFO] 16:51:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:51:42 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-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/* 16:51:42 [INFO] 16:51:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 16:51:42 [INFO] You have 0 Checkstyle violations. 16:51:42 [INFO] 16:51:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 16:51:43 [INFO] You have 0 Checkstyle violations. 16:51:43 [INFO] 16:51:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 16:51:43 [INFO] Starting audit... 16:51:43 Audit done. 16:51:43 [INFO] You have 0 Checkstyle violations. 16:51:43 [INFO] 16:51:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:51:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:51:43 [INFO] Copying 2 resources 16:51:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 16:51:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 16:51:43 [INFO] 16:51:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 16:51:43 [INFO] Changes detected - recompiling the module! :dependency 16:51:43 [INFO] Compiling 114 source files with javac [debug release 17] to target/classes 16:51:45 [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". 16:51:45 [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". 16:51:45 [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. 16:51:45 [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. 16:51:45 [INFO] 16:51:45 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 16:51:45 [INFO] 16:51:45 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 16:51:45 [INFO] Fork Value is true 16:51:47 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:51:47 [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) 16:51:47 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:51:47 [java] WARNING: System::setSecurityManager will be removed in a future release 16:51:51 [INFO] Done SpotBugs Analysis.... 16:51:51 [INFO] 16:51:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 16:51:51 [INFO] 16:51:51 [INFO] 16:51:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 16:51:51 [INFO] BugInstance size is 0 16:51:51 [INFO] Error size is 0 16:51:51 [INFO] No errors/warnings found 16:51:51 [INFO] 16:51:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:51:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:51:51 [INFO] Copying 11 resources 16:51:51 [INFO] 16:51:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:51:51 [INFO] Changes detected - recompiling the module! :dependency 16:51:51 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:51:52 [INFO] 16:51:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 16:51:52 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:51:52 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:51:55 [INFO] Compiled 175 files. 16:51:55 [INFO] 16:51:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 16:51:55 [INFO] 16:51:55 [INFO] ------------------------------------------------------- 16:51:55 [INFO] T E S T S 16:51:55 [INFO] ------------------------------------------------------- 16:51:58 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:51:59 16:51:59.888 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 16:51:59 16:51:59.924 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:51:59 16:51:59.929 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 16:51:59 16:51:59.930 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 16:51:59 16:51:59.952 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:51:59 16:51:59.959 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:51:59 16:51:59.959 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 16:51:59 16:51:59.970 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 16:51:59 16:51:59.980 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:51:59 16:51:59.984 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 16:52:00 16:52:00.023 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:52:00 16:52:00.029 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 16:52:00 16:52:00.039 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 16:52:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.442 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:52:00 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:52:00 16:52:00.061 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:52:00 16:52:00.069 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 16:52:00 16:52:00.075 [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 16:52:00 16:52:00.079 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 16:52:00 16:52:00.082 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 16:52:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:52:00 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:52:00 16:52:00.095 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:52:00 16:52:00.095 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 16:52:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:52:00 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:52:00 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:52:00 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:52:00 16:52:00.610 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.617 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:52:00 16:52:00.623 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:52:00 16:52:00.628 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:52:00 16:52:00.632 [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 16:52:00 16:52:00.632 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:52:00 16:52:00.635 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:52:00 16:52:00.635 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:52:00 16:52:00.698 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.701 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.709 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.710 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 16:52:00 16:52:00.722 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.723 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:52:00 16:52:00.727 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.727 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:52:00 16:52:00.730 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.730 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 16:52:00 16:52:00.732 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:52:00 16:52:00.732 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:52:00 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:52:00 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:52:00 16:52:00.996 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 16:52:01 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:52:01 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:52:01 16:52:01.026 [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 16:52:01 16:52:01.076 [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 16:52:01 16:52:01.081 [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 16:52:01 16:52:01.082 [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 16:52:01 16:52:01.087 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:52:01 16:52:01.088 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:52:01 16:52:01.092 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:52:01 16:52:01.096 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 16:52:01 16:52:01.097 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:52:01 16:52:01.099 [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 16:52:01 16:52:01.099 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:52:01 16:52:01.100 [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 16:52:01 16:52:01.107 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternateId for cmHandle myHandle1 with value : alt-1) 16:52:01 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:52:01 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:52:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:52:01 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:52:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:52:01 16:52:01.269 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:52:01 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:52:41 16:52:02.047 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:52:41 16:52:02.058 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:52:41 16:52:02.087 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:52:41 Server Version: 23.0.1 16:52:41 API Version: 1.42 16:52:41 Operating System: CentOS Stream 8 16:52:41 Total Memory: 31890 MB 16:52:41 16:52:02.091 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:52:41 ******************************************************************************** 16:52:41 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:52:41 ******************************************************************************** 16:52:41 16:52:02.095 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:52:41 16:52:02.096 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:52:41 16:52:02.117 [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. 16:52:41 16:52:02.124 [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) 16:52:41 16:52:04.314 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 16:52:41 16:52:04.344 [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) 16:52:41 16:52:04.834 [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) 16:52:41 16:52:06.473 [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, (34 MB/? MB) 16:52:41 16:52:07.004 [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, (53 MB/? MB) 16:52:41 16:52:07.738 [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, (79 MB/? MB) 16:52:41 16:52:08.255 [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, (90 MB/? MB) 16:52:41 16:52:08.773 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (107 MB/? MB) 16:52:41 16:52:08.807 [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, (107 MB/? MB) 16:52:41 16:52:08.891 [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, (112 MB/? MB) 16:52:41 16:52:09.296 [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, (127 MB/? MB) 16:52:41 16:52:09.887 [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, (154 MB/? MB) 16:52:41 16:52:10.803 [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, (163 MB/? MB) 16:52:41 16:52:14.508 [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, (294 MB/? MB) 16:52:41 16:52:19.253 [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) 16:52:41 16:52:24.166 [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, (368 MB/370 MB) 16:52:41 16:52:24.343 [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, (369 MB/370 MB) 16:52:41 16:52:24.443 [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, (369 MB/370 MB) 16:52:41 16:52:24.791 [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) 16:52:41 16:52:24.877 [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) 16:52:41 16:52:24.958 [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) 16:52:41 16:52:25.045 [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) 16:52:41 16:52:25.748 [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) 16:52:41 16:52:25.832 [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) 16:52:41 16:52:25.848 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 21s (downloaded 370 MB at 17 MB/s) 16:52:41 16:52:25.888 [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 16:52:41 16:52:33.594 [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: d55c7c104da333fb36f834d2e040c4e131cf99c2ec79a6b566bc197e72d79b7c 16:52:41 16:52:39.399 [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 PT37.301655226S 16:52:41 16:52:39.535 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 16:52:41 allow.auto.create.topics = true 16:52:41 auto.commit.interval.ms = 5000 16:52:41 auto.include.jmx.reporter = true 16:52:41 auto.offset.reset = earliest 16:52:41 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:52:41 check.crcs = true 16:52:41 client.dns.lookup = use_all_dns_ips 16:52:41 client.id = consumer-test-1 16:52:41 client.rack = 16:52:41 connections.max.idle.ms = 540000 16:52:41 default.api.timeout.ms = 60000 16:52:41 enable.auto.commit = true 16:52:41 exclude.internal.topics = true 16:52:41 fetch.max.bytes = 52428800 16:52:41 fetch.max.wait.ms = 500 16:52:41 fetch.min.bytes = 1 16:52:41 group.id = test 16:52:41 group.instance.id = null 16:52:41 heartbeat.interval.ms = 3000 16:52:41 interceptor.classes = [] 16:52:41 internal.leave.group.on.close = true 16:52:41 internal.throw.on.fetch.stable.offset.unsupported = false 16:52:41 isolation.level = read_uncommitted 16:52:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:52:41 max.partition.fetch.bytes = 1048576 16:52:41 max.poll.interval.ms = 300000 16:52:41 max.poll.records = 500 16:52:41 metadata.max.age.ms = 300000 16:52:41 metric.reporters = [] 16:52:41 metrics.num.samples = 2 16:52:41 metrics.recording.level = INFO 16:52:41 metrics.sample.window.ms = 30000 16:52:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:52:41 receive.buffer.bytes = 65536 16:52:41 reconnect.backoff.max.ms = 1000 16:52:41 reconnect.backoff.ms = 50 16:52:41 request.timeout.ms = 30000 16:52:41 retry.backoff.ms = 100 16:52:41 sasl.client.callback.handler.class = null 16:52:41 sasl.jaas.config = null 16:52:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:41 sasl.kerberos.min.time.before.relogin = 60000 16:52:41 sasl.kerberos.service.name = null 16:52:41 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:41 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:41 sasl.login.callback.handler.class = null 16:52:41 sasl.login.class = null 16:52:41 sasl.login.connect.timeout.ms = null 16:52:41 sasl.login.read.timeout.ms = null 16:52:41 sasl.login.refresh.buffer.seconds = 300 16:52:41 sasl.login.refresh.min.period.seconds = 60 16:52:41 sasl.login.refresh.window.factor = 0.8 16:52:41 sasl.login.refresh.window.jitter = 0.05 16:52:41 sasl.login.retry.backoff.max.ms = 10000 16:52:41 sasl.login.retry.backoff.ms = 100 16:52:41 sasl.mechanism = GSSAPI 16:52:41 sasl.oauthbearer.clock.skew.seconds = 30 16:52:41 sasl.oauthbearer.expected.audience = null 16:52:41 sasl.oauthbearer.expected.issuer = null 16:52:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:41 sasl.oauthbearer.jwks.endpoint.url = null 16:52:41 sasl.oauthbearer.scope.claim.name = scope 16:52:41 sasl.oauthbearer.sub.claim.name = sub 16:52:41 sasl.oauthbearer.token.endpoint.url = null 16:52:41 security.protocol = PLAINTEXT 16:52:41 security.providers = null 16:52:41 send.buffer.bytes = 131072 16:52:41 session.timeout.ms = 45000 16:52:41 socket.connection.setup.timeout.max.ms = 30000 16:52:41 socket.connection.setup.timeout.ms = 10000 16:52:41 ssl.cipher.suites = null 16:52:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:41 ssl.endpoint.identification.algorithm = https 16:52:41 ssl.engine.factory.class = null 16:52:41 ssl.key.password = null 16:52:41 ssl.keymanager.algorithm = SunX509 16:52:41 ssl.keystore.certificate.chain = null 16:52:41 ssl.keystore.key = null 16:52:41 ssl.keystore.location = null 16:52:41 ssl.keystore.password = null 16:52:41 ssl.keystore.type = JKS 16:52:41 ssl.protocol = TLSv1.3 16:52:41 ssl.provider = null 16:52:41 ssl.secure.random.implementation = null 16:52:41 ssl.trustmanager.algorithm = PKIX 16:52:41 ssl.truststore.certificates = null 16:52:41 ssl.truststore.location = null 16:52:41 ssl.truststore.password = null 16:52:41 ssl.truststore.type = JKS 16:52:41 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:52:41 16:52:41 16:52:39.665 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 16:52:41 16:52:39.665 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 16:52:41 16:52:39.665 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1707411159663 16:52:41 16:51:56,571 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:52:41 16:51:56,596 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:52:41 16:51:56,596 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:52:41 16:51:56,598 |-INFO in ch.qos.logback.classic.BasicConfigurator@307997a4 - Setting up default configuration. 16:52:41 16:52:39,883 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1587e9a6 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:52:41 16:52:39,943 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:52:41 16:52:39,943 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1587e9a6 - 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 16:52:41 16:52:39,947 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:52:41 16:52:39,947 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:52:41 16:52:39,947 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:52:41 16:52:39,949 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:52:41 16:52:39,949 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1587e9a6 - 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 16:52:41 16:52:39,956 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:52:41 16:52:39,956 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:52:41 16:52:39,961 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:52:41 16:52:40,001 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411160000) 16:52:41 16:52:40,002 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:52:41 16:52:40,002 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:52:41 16:52:40,008 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:52:41 16:52:40,008 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:52:41 16:52:40,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:52:41 16:52:40,015 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:52:41 16:52:40,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:52:41 16:52:40,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:52:41 16:52:40,041 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:52:41 16:52:40,048 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:52:41 16:52:40,512 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1f6cb22e - Setting zoneId to "UTC" 16:52:41 16:52:40,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:52:41 16:52:40,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:52:41 16:52:40,771 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:52:41 16:52:40,772 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:52:41 16:52:40,772 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:52:41 16:52:40,772 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:52:41 16:52:40,773 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:52:41 16:52:40,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6354dd57 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:52:41 16:52:40,773 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:52:41 16:52:40,773 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@358ca2bc - End of configuration. 16:52:41 16:52:40,773 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@29b96be0 - Registering current configuration as safe fallback point 16:52:41 16:52:41 16:52:41 . ____ _ __ _ _ 16:52:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:52:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:52:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:52:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:52:41 =========|_|==============|___/=/_/_/_/ 16:52:41 :: Spring Boot :: (v3.1.2) 16:52:41 16:52:41 2024-02-08T16:52:40.814Z INFO 7364 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:52:41 2024-02-08T16:52:40.815Z INFO 7364 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:52:41 2024-02-08T16:52:40.993Z INFO 7364 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.318 seconds (process running for 45.336) 16:52:41 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:52:42 2024-02-08T16:52:41.537Z INFO 7364 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:52:42 2024-02-08T16:52:41.574Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:42 2024-02-08T16:52:41.574Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:42 acks = -1 16:52:42 auto.include.jmx.reporter = true 16:52:42 batch.size = 16384 16:52:42 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:52:42 buffer.memory = 33554432 16:52:42 client.dns.lookup = use_all_dns_ips 16:52:42 client.id = producer-1 16:52:42 compression.type = none 16:52:42 connections.max.idle.ms = 540000 16:52:42 delivery.timeout.ms = 120000 16:52:42 enable.idempotence = false 16:52:42 interceptor.classes = [] 16:52:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:42 linger.ms = 1 16:52:42 max.block.ms = 60000 16:52:42 max.in.flight.requests.per.connection = 5 16:52:42 max.request.size = 1048576 16:52:42 metadata.max.age.ms = 300000 16:52:42 metadata.max.idle.ms = 300000 16:52:42 metric.reporters = [] 16:52:42 metrics.num.samples = 2 16:52:42 metrics.recording.level = INFO 16:52:42 metrics.sample.window.ms = 30000 16:52:42 partitioner.adaptive.partitioning.enable = true 16:52:42 partitioner.availability.timeout.ms = 0 16:52:42 partitioner.class = null 16:52:42 partitioner.ignore.keys = false 16:52:42 receive.buffer.bytes = 32768 16:52:42 reconnect.backoff.max.ms = 1000 16:52:42 reconnect.backoff.ms = 50 16:52:42 request.timeout.ms = 30000 16:52:42 retries = 0 16:52:42 retry.backoff.ms = 100 16:52:42 sasl.client.callback.handler.class = null 16:52:42 sasl.jaas.config = null 16:52:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:42 sasl.kerberos.min.time.before.relogin = 60000 16:52:42 sasl.kerberos.service.name = null 16:52:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:42 sasl.login.callback.handler.class = null 16:52:42 sasl.login.class = null 16:52:42 sasl.login.connect.timeout.ms = null 16:52:42 sasl.login.read.timeout.ms = null 16:52:42 sasl.login.refresh.buffer.seconds = 300 16:52:42 sasl.login.refresh.min.period.seconds = 60 16:52:42 sasl.login.refresh.window.factor = 0.8 16:52:42 sasl.login.refresh.window.jitter = 0.05 16:52:42 sasl.login.retry.backoff.max.ms = 10000 16:52:42 sasl.login.retry.backoff.ms = 100 16:52:42 sasl.mechanism = GSSAPI 16:52:42 sasl.oauthbearer.clock.skew.seconds = 30 16:52:42 sasl.oauthbearer.expected.audience = null 16:52:42 sasl.oauthbearer.expected.issuer = null 16:52:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:42 sasl.oauthbearer.jwks.endpoint.url = null 16:52:42 sasl.oauthbearer.scope.claim.name = scope 16:52:42 sasl.oauthbearer.sub.claim.name = sub 16:52:42 sasl.oauthbearer.token.endpoint.url = null 16:52:42 security.protocol = PLAINTEXT 16:52:42 security.providers = null 16:52:42 send.buffer.bytes = 131072 16:52:42 socket.connection.setup.timeout.max.ms = 30000 16:52:42 socket.connection.setup.timeout.ms = 10000 16:52:42 ssl.cipher.suites = null 16:52:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:42 ssl.endpoint.identification.algorithm = https 16:52:42 ssl.engine.factory.class = null 16:52:42 ssl.key.password = null 16:52:42 ssl.keymanager.algorithm = SunX509 16:52:42 ssl.keystore.certificate.chain = null 16:52:42 ssl.keystore.key = null 16:52:42 ssl.keystore.location = null 16:52:42 ssl.keystore.password = null 16:52:42 ssl.keystore.type = JKS 16:52:42 ssl.protocol = TLSv1.3 16:52:42 ssl.provider = null 16:52:42 ssl.secure.random.implementation = null 16:52:42 ssl.trustmanager.algorithm = PKIX 16:52:42 ssl.truststore.certificates = null 16:52:42 ssl.truststore.location = null 16:52:42 ssl.truststore.password = null 16:52:42 ssl.truststore.type = JKS 16:52:42 transaction.timeout.ms = 60000 16:52:42 transactional.id = null 16:52:42 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:52:42 16:52:42 2024-02-08T16:52:41.599Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:42 2024-02-08T16:52:41.599Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:42 2024-02-08T16:52:41.599Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:42 2024-02-08T16:52:41.599Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411161599 16:52:42 2024-02-08T16:52:42.144Z WARN 7364 --- [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} 16:52:42 2024-02-08T16:52:42.145Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 45PSUZXuQ7OrgO87a4IZ6Q 16:52:42 2024-02-08T16:52:42.259Z WARN 7364 --- [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} 16:52:42 2024-02-08T16:52:42.370Z INFO 7364 --- [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 bRG7OK0rSwmzDK47sHlwdw 16:52:42 2024-02-08T16:52:42.444Z INFO 7364 --- [ 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 bRG7OK0rSwmzDK47sHlwdw 16:52:42 2024-02-08T16:52:42.444Z INFO 7364 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 45PSUZXuQ7OrgO87a4IZ6Q 16:52:42 2024-02-08T16:52:42.682Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 16:52:42 2024-02-08T16:52:42.691Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:52:42 2024-02-08T16:52:42.722Z INFO 7364 --- [ 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-5b56c9e2-d8c5-4fcd-b824-8e0b9d369b37 16:52:42 2024-02-08T16:52:42.723Z INFO 7364 --- [ 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) 16:52:42 2024-02-08T16:52:42.723Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:52:42 2024-02-08T16:52:42.746Z INFO 7364 --- [ 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-5b56c9e2-d8c5-4fcd-b824-8e0b9d369b37', protocol='range'} 16:52:42 2024-02-08T16:52:42.750Z INFO 7364 --- [ 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-5b56c9e2-d8c5-4fcd-b824-8e0b9d369b37=Assignment(partitions=[test-topic-0])} 16:52:42 2024-02-08T16:52:42.773Z INFO 7364 --- [ 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-5b56c9e2-d8c5-4fcd-b824-8e0b9d369b37', protocol='range'} 16:52:42 2024-02-08T16:52:42.774Z INFO 7364 --- [ 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]) 16:52:42 2024-02-08T16:52:42.778Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:52:42 2024-02-08T16:52:42.794Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 16:52:42 2024-02-08T16:52:42.816Z INFO 7364 --- [ 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}}. 16:52:43 2024-02-08T16:52:42.970Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:43 2024-02-08T16:52:42.971Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:52:43 2024-02-08T16:52:43.068Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:43 2024-02-08T16:52:43.068Z INFO 7364 --- [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: 197ms, elapsed time since send: 197ms, request timeout: 30000ms) 16:52:43 2024-02-08T16:52:43.068Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:52:43 2024-02-08T16:52:43.068Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:52:43 2024-02-08T16:52:43.069Z INFO 7364 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=86939701, epoch=1) to node 1: 16:52:43 16:52:43 org.apache.kafka.common.errors.DisconnectException: null 16:52:43 16:52:43 2024-02-08T16:52:43.073Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:43 2024-02-08T16:52:43.073Z WARN 7364 --- [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. 16:52:43 2024-02-08T16:52:43.073Z INFO 7364 --- [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. 16:52:43 2024-02-08T16:52:43.175Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:43 2024-02-08T16:52:43.175Z WARN 7364 --- [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. 16:52:43 2024-02-08T16:52:43.175Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:43 2024-02-08T16:52:43.176Z WARN 7364 --- [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. 16:52:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.956 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:52:43 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:52:49 2024-02-08T16:52:43.248Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:52:49 2024-02-08T16:52:43.302Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e9c71b9711d188ce9c42e43d78a34aa624dfe2022201e4e26342d60f270d8818 16:52:49 2024-02-08T16:52:43.378Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:43.378Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:43.378Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:49 2024-02-08T16:52:43.378Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:43.580Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:43.580Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:43.785Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:49 2024-02-08T16:52:43.785Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:44.084Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:44.084Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:44.548Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:49 2024-02-08T16:52:44.548Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:44.989Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:44.989Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:45.510Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:49 2024-02-08T16:52:45.510Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:46.197Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:46.197Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:46.670Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:49 2024-02-08T16:52:46.670Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:47.310Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:47.310Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:47.784Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:49 2024-02-08T16:52:47.784Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:48.323Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:48.324Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:48.947Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:49 2024-02-08T16:52:48.947Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:48.960Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.711597468S 16:52:49 2024-02-08T16:52:48.965Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:52:49 allow.auto.create.topics = true 16:52:49 auto.commit.interval.ms = 5000 16:52:49 auto.include.jmx.reporter = true 16:52:49 auto.offset.reset = earliest 16:52:49 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:52:49 check.crcs = true 16:52:49 client.dns.lookup = use_all_dns_ips 16:52:49 client.id = consumer-test-2 16:52:49 client.rack = 16:52:49 connections.max.idle.ms = 540000 16:52:49 default.api.timeout.ms = 60000 16:52:49 enable.auto.commit = true 16:52:49 exclude.internal.topics = true 16:52:49 fetch.max.bytes = 52428800 16:52:49 fetch.max.wait.ms = 500 16:52:49 fetch.min.bytes = 1 16:52:49 group.id = test 16:52:49 group.instance.id = null 16:52:49 heartbeat.interval.ms = 3000 16:52:49 interceptor.classes = [] 16:52:49 internal.leave.group.on.close = true 16:52:49 internal.throw.on.fetch.stable.offset.unsupported = false 16:52:49 isolation.level = read_uncommitted 16:52:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:52:49 max.partition.fetch.bytes = 1048576 16:52:49 max.poll.interval.ms = 300000 16:52:49 max.poll.records = 500 16:52:49 metadata.max.age.ms = 300000 16:52:49 metric.reporters = [] 16:52:49 metrics.num.samples = 2 16:52:49 metrics.recording.level = INFO 16:52:49 metrics.sample.window.ms = 30000 16:52:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:52:49 receive.buffer.bytes = 65536 16:52:49 reconnect.backoff.max.ms = 1000 16:52:49 reconnect.backoff.ms = 50 16:52:49 request.timeout.ms = 30000 16:52:49 retry.backoff.ms = 100 16:52:49 sasl.client.callback.handler.class = null 16:52:49 sasl.jaas.config = null 16:52:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:49 sasl.kerberos.min.time.before.relogin = 60000 16:52:49 sasl.kerberos.service.name = null 16:52:49 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:49 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:49 sasl.login.callback.handler.class = null 16:52:49 sasl.login.class = null 16:52:49 sasl.login.connect.timeout.ms = null 16:52:49 sasl.login.read.timeout.ms = null 16:52:49 sasl.login.refresh.buffer.seconds = 300 16:52:49 sasl.login.refresh.min.period.seconds = 60 16:52:49 sasl.login.refresh.window.factor = 0.8 16:52:49 sasl.login.refresh.window.jitter = 0.05 16:52:49 sasl.login.retry.backoff.max.ms = 10000 16:52:49 sasl.login.retry.backoff.ms = 100 16:52:49 sasl.mechanism = GSSAPI 16:52:49 sasl.oauthbearer.clock.skew.seconds = 30 16:52:49 sasl.oauthbearer.expected.audience = null 16:52:49 sasl.oauthbearer.expected.issuer = null 16:52:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:49 sasl.oauthbearer.jwks.endpoint.url = null 16:52:49 sasl.oauthbearer.scope.claim.name = scope 16:52:49 sasl.oauthbearer.sub.claim.name = sub 16:52:49 sasl.oauthbearer.token.endpoint.url = null 16:52:49 security.protocol = PLAINTEXT 16:52:49 security.providers = null 16:52:49 send.buffer.bytes = 131072 16:52:49 session.timeout.ms = 45000 16:52:49 socket.connection.setup.timeout.max.ms = 30000 16:52:49 socket.connection.setup.timeout.ms = 10000 16:52:49 ssl.cipher.suites = null 16:52:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:49 ssl.endpoint.identification.algorithm = https 16:52:49 ssl.engine.factory.class = null 16:52:49 ssl.key.password = null 16:52:49 ssl.keymanager.algorithm = SunX509 16:52:49 ssl.keystore.certificate.chain = null 16:52:49 ssl.keystore.key = null 16:52:49 ssl.keystore.location = null 16:52:49 ssl.keystore.password = null 16:52:49 ssl.keystore.type = JKS 16:52:49 ssl.protocol = TLSv1.3 16:52:49 ssl.provider = null 16:52:49 ssl.secure.random.implementation = null 16:52:49 ssl.trustmanager.algorithm = PKIX 16:52:49 ssl.truststore.certificates = null 16:52:49 ssl.truststore.location = null 16:52:49 ssl.truststore.password = null 16:52:49 ssl.truststore.type = JKS 16:52:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:52:49 16:52:49 2024-02-08T16:52:48.972Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:49 2024-02-08T16:52:48.972Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:49 2024-02-08T16:52:48.972Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411168972 16:52:49 16:52:49,024 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:52:49 16:52:49,025 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:52:49 16:52:49,026 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f3a42ec - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:52:49 16:52:49,036 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 16:52:49 16:52:49,036 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:52:49 16:52:49,036 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f3a42ec - 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 16:52:49 16:52:49,039 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:52:49 16:52:49,039 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:52:49 16:52:49,039 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:52:49 16:52:49,039 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:52:49 16:52:49,039 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f3a42ec - 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 16:52:49 16:52:49,044 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:52:49 16:52:49,044 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:52:49 16:52:49,044 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:52:49 16:52:49,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411169044) 16:52:49 16:52:49,044 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:52:49 16:52:49,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:52:49 16:52:49,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:52:49 16:52:49,048 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:52:49 16:52:49,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:52:49 16:52:49,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:52:49 16:52:49,049 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:52:49 16:52:49,049 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:52:49 16:52:49,056 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2de4aefc - Setting zoneId to "UTC" 16:52:49 16:52:49,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:52:49 16:52:49,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49f3c70 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:52:49 16:52:49,061 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25b4d4f7 - End of configuration. 16:52:49 16:52:49,061 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@8b4df8f - Registering current configuration as safe fallback point 16:52:49 16:52:49 16:52:49 . ____ _ __ _ _ 16:52:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:52:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:52:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:52:49 ' |____| .__|_| |_|_| |_\__, | / / / / 16:52:49 =========|_|==============|___/=/_/_/_/ 16:52:49 :: Spring Boot :: (v3.1.2) 16:52:49 16:52:49 2024-02-08T16:52:49.067Z INFO 7364 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:52:49 2024-02-08T16:52:49.067Z INFO 7364 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:52:49 2024-02-08T16:52:49.215Z INFO 7364 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.24 seconds (process running for 53.559) 16:52:49 2024-02-08T16:52:49.221Z INFO 7364 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:52:49 2024-02-08T16:52:49.238Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:49 2024-02-08T16:52:49.239Z WARN 7364 --- [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. 16:52:49 2024-02-08T16:52:49.261Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:49 2024-02-08T16:52:49.261Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:49 acks = -1 16:52:49 auto.include.jmx.reporter = true 16:52:49 batch.size = 16384 16:52:49 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:52:49 buffer.memory = 33554432 16:52:49 client.dns.lookup = use_all_dns_ips 16:52:49 client.id = producer-2 16:52:49 compression.type = none 16:52:49 connections.max.idle.ms = 540000 16:52:49 delivery.timeout.ms = 120000 16:52:49 enable.idempotence = false 16:52:49 interceptor.classes = [] 16:52:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:49 linger.ms = 1 16:52:49 max.block.ms = 60000 16:52:49 max.in.flight.requests.per.connection = 5 16:52:49 max.request.size = 1048576 16:52:49 metadata.max.age.ms = 300000 16:52:49 metadata.max.idle.ms = 300000 16:52:49 metric.reporters = [] 16:52:49 metrics.num.samples = 2 16:52:49 metrics.recording.level = INFO 16:52:49 metrics.sample.window.ms = 30000 16:52:49 partitioner.adaptive.partitioning.enable = true 16:52:49 partitioner.availability.timeout.ms = 0 16:52:49 partitioner.class = null 16:52:49 partitioner.ignore.keys = false 16:52:49 receive.buffer.bytes = 32768 16:52:49 reconnect.backoff.max.ms = 1000 16:52:49 reconnect.backoff.ms = 50 16:52:49 request.timeout.ms = 30000 16:52:49 retries = 0 16:52:49 retry.backoff.ms = 100 16:52:49 sasl.client.callback.handler.class = null 16:52:49 sasl.jaas.config = null 16:52:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:49 sasl.kerberos.min.time.before.relogin = 60000 16:52:49 sasl.kerberos.service.name = null 16:52:49 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:49 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:49 sasl.login.callback.handler.class = null 16:52:49 sasl.login.class = null 16:52:49 sasl.login.connect.timeout.ms = null 16:52:49 sasl.login.read.timeout.ms = null 16:52:49 sasl.login.refresh.buffer.seconds = 300 16:52:49 sasl.login.refresh.min.period.seconds = 60 16:52:49 sasl.login.refresh.window.factor = 0.8 16:52:49 sasl.login.refresh.window.jitter = 0.05 16:52:49 sasl.login.retry.backoff.max.ms = 10000 16:52:49 sasl.login.retry.backoff.ms = 100 16:52:49 sasl.mechanism = GSSAPI 16:52:49 sasl.oauthbearer.clock.skew.seconds = 30 16:52:49 sasl.oauthbearer.expected.audience = null 16:52:49 sasl.oauthbearer.expected.issuer = null 16:52:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:49 sasl.oauthbearer.jwks.endpoint.url = null 16:52:49 sasl.oauthbearer.scope.claim.name = scope 16:52:49 sasl.oauthbearer.sub.claim.name = sub 16:52:49 sasl.oauthbearer.token.endpoint.url = null 16:52:49 security.protocol = PLAINTEXT 16:52:49 security.providers = null 16:52:49 send.buffer.bytes = 131072 16:52:49 socket.connection.setup.timeout.max.ms = 30000 16:52:49 socket.connection.setup.timeout.ms = 10000 16:52:49 ssl.cipher.suites = null 16:52:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:49 ssl.endpoint.identification.algorithm = https 16:52:49 ssl.engine.factory.class = null 16:52:49 ssl.key.password = null 16:52:49 ssl.keymanager.algorithm = SunX509 16:52:49 ssl.keystore.certificate.chain = null 16:52:49 ssl.keystore.key = null 16:52:49 ssl.keystore.location = null 16:52:49 ssl.keystore.password = null 16:52:49 ssl.keystore.type = JKS 16:52:49 ssl.protocol = TLSv1.3 16:52:49 ssl.provider = null 16:52:49 ssl.secure.random.implementation = null 16:52:49 ssl.trustmanager.algorithm = PKIX 16:52:49 ssl.truststore.certificates = null 16:52:49 ssl.truststore.location = null 16:52:49 ssl.truststore.password = null 16:52:49 ssl.truststore.type = JKS 16:52:49 transaction.timeout.ms = 60000 16:52:49 transactional.id = null 16:52:49 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:52:49 16:52:49 2024-02-08T16:52:49.265Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:49 2024-02-08T16:52:49.265Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:49 2024-02-08T16:52:49.265Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:49 2024-02-08T16:52:49.265Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411169265 16:52:49 2024-02-08T16:52:49.354Z WARN 7364 --- [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} 16:52:49 2024-02-08T16:52:49.354Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: MavsQrHGTPmllNNkp6ckbA 16:52:49 2024-02-08T16:52:49.503Z WARN 7364 --- [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} 16:52:49 2024-02-08T16:52:49.611Z INFO 7364 --- [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 3l5OJWGfS4ivIY8bFFsd4g 16:52:49 2024-02-08T16:52:49.625Z INFO 7364 --- [ 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 3l5OJWGfS4ivIY8bFFsd4g 16:52:49 2024-02-08T16:52:49.625Z INFO 7364 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: MavsQrHGTPmllNNkp6ckbA 16:52:49 2024-02-08T16:52:49.750Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:52:49 2024-02-08T16:52:49.752Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:52:49 2024-02-08T16:52:49.776Z INFO 7364 --- [ 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-c22a6470-350a-4e23-b1c8-f242a2ffcb10 16:52:49 2024-02-08T16:52:49.777Z INFO 7364 --- [ 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) 16:52:49 2024-02-08T16:52:49.777Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:52:49 2024-02-08T16:52:49.804Z INFO 7364 --- [ 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-c22a6470-350a-4e23-b1c8-f242a2ffcb10', protocol='range'} 16:52:49 2024-02-08T16:52:49.804Z INFO 7364 --- [ 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-c22a6470-350a-4e23-b1c8-f242a2ffcb10=Assignment(partitions=[client-topic-0])} 16:52:49 2024-02-08T16:52:49.826Z INFO 7364 --- [ 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-c22a6470-350a-4e23-b1c8-f242a2ffcb10', protocol='range'} 16:52:49 2024-02-08T16:52:49.826Z INFO 7364 --- [ 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]) 16:52:49 2024-02-08T16:52:49.826Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:52:49 2024-02-08T16:52:49.835Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:52:49 2024-02-08T16:52:49.847Z INFO 7364 --- [ 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}}. 16:52:49 2024-02-08T16:52:49.920Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:52:49 allow.auto.create.topics = true 16:52:49 auto.commit.interval.ms = 5000 16:52:49 auto.include.jmx.reporter = true 16:52:49 auto.offset.reset = earliest 16:52:49 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:52:49 check.crcs = true 16:52:49 client.dns.lookup = use_all_dns_ips 16:52:49 client.id = consumer-test-3 16:52:49 client.rack = 16:52:49 connections.max.idle.ms = 540000 16:52:49 default.api.timeout.ms = 60000 16:52:49 enable.auto.commit = true 16:52:49 exclude.internal.topics = true 16:52:49 fetch.max.bytes = 52428800 16:52:49 fetch.max.wait.ms = 500 16:52:49 fetch.min.bytes = 1 16:52:49 group.id = test 16:52:49 group.instance.id = null 16:52:49 heartbeat.interval.ms = 3000 16:52:49 interceptor.classes = [] 16:52:49 internal.leave.group.on.close = true 16:52:49 internal.throw.on.fetch.stable.offset.unsupported = false 16:52:49 isolation.level = read_uncommitted 16:52:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:52:49 max.partition.fetch.bytes = 1048576 16:52:49 max.poll.interval.ms = 300000 16:52:49 max.poll.records = 500 16:52:49 metadata.max.age.ms = 300000 16:52:49 metric.reporters = [] 16:52:49 metrics.num.samples = 2 16:52:49 metrics.recording.level = INFO 16:52:49 metrics.sample.window.ms = 30000 16:52:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:52:49 receive.buffer.bytes = 65536 16:52:49 reconnect.backoff.max.ms = 1000 16:52:49 reconnect.backoff.ms = 50 16:52:49 request.timeout.ms = 30000 16:52:49 retry.backoff.ms = 100 16:52:49 sasl.client.callback.handler.class = null 16:52:49 sasl.jaas.config = null 16:52:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:49 sasl.kerberos.min.time.before.relogin = 60000 16:52:49 sasl.kerberos.service.name = null 16:52:49 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:49 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:49 sasl.login.callback.handler.class = null 16:52:49 sasl.login.class = null 16:52:49 sasl.login.connect.timeout.ms = null 16:52:49 sasl.login.read.timeout.ms = null 16:52:49 sasl.login.refresh.buffer.seconds = 300 16:52:49 sasl.login.refresh.min.period.seconds = 60 16:52:49 sasl.login.refresh.window.factor = 0.8 16:52:49 sasl.login.refresh.window.jitter = 0.05 16:52:49 sasl.login.retry.backoff.max.ms = 10000 16:52:49 sasl.login.retry.backoff.ms = 100 16:52:49 sasl.mechanism = GSSAPI 16:52:49 sasl.oauthbearer.clock.skew.seconds = 30 16:52:49 sasl.oauthbearer.expected.audience = null 16:52:49 sasl.oauthbearer.expected.issuer = null 16:52:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:49 sasl.oauthbearer.jwks.endpoint.url = null 16:52:49 sasl.oauthbearer.scope.claim.name = scope 16:52:49 sasl.oauthbearer.sub.claim.name = sub 16:52:49 sasl.oauthbearer.token.endpoint.url = null 16:52:49 security.protocol = PLAINTEXT 16:52:49 security.providers = null 16:52:49 send.buffer.bytes = 131072 16:52:49 session.timeout.ms = 45000 16:52:49 socket.connection.setup.timeout.max.ms = 30000 16:52:49 socket.connection.setup.timeout.ms = 10000 16:52:49 ssl.cipher.suites = null 16:52:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:49 ssl.endpoint.identification.algorithm = https 16:52:49 ssl.engine.factory.class = null 16:52:49 ssl.key.password = null 16:52:49 ssl.keymanager.algorithm = SunX509 16:52:49 ssl.keystore.certificate.chain = null 16:52:49 ssl.keystore.key = null 16:52:49 ssl.keystore.location = null 16:52:49 ssl.keystore.password = null 16:52:49 ssl.keystore.type = JKS 16:52:49 ssl.protocol = TLSv1.3 16:52:49 ssl.provider = null 16:52:49 ssl.secure.random.implementation = null 16:52:49 ssl.trustmanager.algorithm = PKIX 16:52:49 ssl.truststore.certificates = null 16:52:49 ssl.truststore.location = null 16:52:49 ssl.truststore.password = null 16:52:49 ssl.truststore.type = JKS 16:52:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:52:49 16:52:49 2024-02-08T16:52:49.924Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:49 2024-02-08T16:52:49.924Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:49 2024-02-08T16:52:49.924Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411169924 16:52:49 2024-02-08T16:52:49.932Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:52:49 allow.auto.create.topics = true 16:52:49 auto.commit.interval.ms = 5000 16:52:49 auto.include.jmx.reporter = true 16:52:49 auto.offset.reset = earliest 16:52:49 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:52:49 check.crcs = true 16:52:49 client.dns.lookup = use_all_dns_ips 16:52:49 client.id = consumer-test-4 16:52:49 client.rack = 16:52:49 connections.max.idle.ms = 540000 16:52:49 default.api.timeout.ms = 60000 16:52:49 enable.auto.commit = true 16:52:49 exclude.internal.topics = true 16:52:49 fetch.max.bytes = 52428800 16:52:49 fetch.max.wait.ms = 500 16:52:49 fetch.min.bytes = 1 16:52:49 group.id = test 16:52:49 group.instance.id = null 16:52:49 heartbeat.interval.ms = 3000 16:52:49 interceptor.classes = [] 16:52:49 internal.leave.group.on.close = true 16:52:49 internal.throw.on.fetch.stable.offset.unsupported = false 16:52:49 isolation.level = read_uncommitted 16:52:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:52:49 max.partition.fetch.bytes = 1048576 16:52:49 max.poll.interval.ms = 300000 16:52:49 max.poll.records = 500 16:52:49 metadata.max.age.ms = 300000 16:52:49 metric.reporters = [] 16:52:49 metrics.num.samples = 2 16:52:49 metrics.recording.level = INFO 16:52:49 metrics.sample.window.ms = 30000 16:52:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:52:49 receive.buffer.bytes = 65536 16:52:49 reconnect.backoff.max.ms = 1000 16:52:49 reconnect.backoff.ms = 50 16:52:49 request.timeout.ms = 30000 16:52:49 retry.backoff.ms = 100 16:52:49 sasl.client.callback.handler.class = null 16:52:49 sasl.jaas.config = null 16:52:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:49 sasl.kerberos.min.time.before.relogin = 60000 16:52:49 sasl.kerberos.service.name = null 16:52:49 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:49 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:49 sasl.login.callback.handler.class = null 16:52:49 sasl.login.class = null 16:52:49 sasl.login.connect.timeout.ms = null 16:52:49 sasl.login.read.timeout.ms = null 16:52:49 sasl.login.refresh.buffer.seconds = 300 16:52:49 sasl.login.refresh.min.period.seconds = 60 16:52:49 sasl.login.refresh.window.factor = 0.8 16:52:49 sasl.login.refresh.window.jitter = 0.05 16:52:49 sasl.login.retry.backoff.max.ms = 10000 16:52:49 sasl.login.retry.backoff.ms = 100 16:52:49 sasl.mechanism = GSSAPI 16:52:49 sasl.oauthbearer.clock.skew.seconds = 30 16:52:49 sasl.oauthbearer.expected.audience = null 16:52:49 sasl.oauthbearer.expected.issuer = null 16:52:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:49 sasl.oauthbearer.jwks.endpoint.url = null 16:52:49 sasl.oauthbearer.scope.claim.name = scope 16:52:49 sasl.oauthbearer.sub.claim.name = sub 16:52:49 sasl.oauthbearer.token.endpoint.url = null 16:52:49 security.protocol = PLAINTEXT 16:52:49 security.providers = null 16:52:49 send.buffer.bytes = 131072 16:52:49 session.timeout.ms = 45000 16:52:49 socket.connection.setup.timeout.max.ms = 30000 16:52:49 socket.connection.setup.timeout.ms = 10000 16:52:49 ssl.cipher.suites = null 16:52:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:49 ssl.endpoint.identification.algorithm = https 16:52:49 ssl.engine.factory.class = null 16:52:49 ssl.key.password = null 16:52:49 ssl.keymanager.algorithm = SunX509 16:52:49 ssl.keystore.certificate.chain = null 16:52:49 ssl.keystore.key = null 16:52:49 ssl.keystore.location = null 16:52:49 ssl.keystore.password = null 16:52:49 ssl.keystore.type = JKS 16:52:49 ssl.protocol = TLSv1.3 16:52:49 ssl.provider = null 16:52:49 ssl.secure.random.implementation = null 16:52:49 ssl.trustmanager.algorithm = PKIX 16:52:49 ssl.truststore.certificates = null 16:52:49 ssl.truststore.location = null 16:52:49 ssl.truststore.password = null 16:52:49 ssl.truststore.type = JKS 16:52:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:52:49 16:52:49 2024-02-08T16:52:49.935Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:49 2024-02-08T16:52:49.935Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:49 2024-02-08T16:52:49.935Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411169935 16:52:50 2024-02-08T16:52:49.999Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.001Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:52:50 2024-02-08T16:52:50.008Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.009Z INFO 7364 --- [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: 115ms, elapsed time since send: 115ms, request timeout: 30000ms) 16:52:50 2024-02-08T16:52:50.009Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:52:50 2024-02-08T16:52:50.009Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:52:50 2024-02-08T16:52:50.009Z INFO 7364 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=377092797, epoch=1) to node 1: 16:52:50 16:52:50 org.apache.kafka.common.errors.DisconnectException: null 16:52:50 16:52:50 2024-02-08T16:52:50.009Z INFO 7364 --- [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. 16:52:50 2024-02-08T16:52:50.103Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.103Z WARN 7364 --- [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. 16:52:50 2024-02-08T16:52:50.110Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.110Z WARN 7364 --- [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. 16:52:50 2024-02-08T16:52:50.115Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.115Z WARN 7364 --- [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. 16:52:50 2024-02-08T16:52:50.146Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.147Z WARN 7364 --- [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. 16:52:50 2024-02-08T16:52:50.204Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.204Z WARN 7364 --- [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. 16:52:50 2024-02-08T16:52:50.212Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:50 2024-02-08T16:52:50.212Z WARN 7364 --- [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. 16:52:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.01 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:52:50 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:52:56 2024-02-08T16:52:50.272Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:52:56 2024-02-08T16:52:50.311Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 61335771fc9b72a86637f2541d58b0ee7a82cab2ba0df3d0209fd2a3bf011ff1 16:52:56 2024-02-08T16:52:50.410Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:50.411Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:50.515Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:50.515Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:50.866Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:50.866Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:50.919Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:50.919Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:51.133Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:56 2024-02-08T16:52:51.133Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:51.158Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:51.159Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:51.691Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:51.691Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:51.833Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:51.834Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:51.952Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:56 2024-02-08T16:52:51.952Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:52.364Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:52.364Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:52.739Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:52.739Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:52.802Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:52.802Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:53.111Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:56 2024-02-08T16:52:53.112Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:53.369Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:53.369Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:53.645Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:53.645Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:53.709Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:53.709Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:54.222Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:56 2024-02-08T16:52:54.222Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:54.375Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:54.375Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:54.650Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:54.651Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:54.666Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:54.667Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:55.432Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:56 2024-02-08T16:52:55.432Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:55.485Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:55.485Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:55.522Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:55.522Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:55.555Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:55.555Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:55.790Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.517646132S 16:52:56 16:52:55,844 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:52:56 16:52:55,844 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:52:56 16:52:55,845 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7524c462 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:52:56 16:52:55,848 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:52:56 16:52:55,848 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7524c462 - 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 16:52:56 16:52:55,849 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:52:56 16:52:55,849 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:52:56 16:52:55,849 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:52:56 16:52:55,850 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:52:56 16:52:55,850 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7524c462 - 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 16:52:56 16:52:55,852 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:52:56 16:52:55,852 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:52:56 16:52:55,852 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:52:56 16:52:55,852 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411175852) 16:52:56 16:52:55,852 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:52:56 16:52:55,852 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:52:56 16:52:55,853 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:52:56 16:52:55,853 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:52:56 16:52:55,854 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:52:56 16:52:55,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:52:56 16:52:55,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:52:56 16:52:55,855 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:52:56 16:52:55,856 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:52:56 16:52:55,861 |-INFO in ch.qos.logback.classic.pattern.DateConverter@22431593 - Setting zoneId to "UTC" 16:52:56 16:52:55,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:52:56 16:52:55,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439eb934 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:52:56 16:52:55,865 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@50a7ace8 - End of configuration. 16:52:56 16:52:55,865 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@373754a - Registering current configuration as safe fallback point 16:52:56 16:52:56 16:52:56 . ____ _ __ _ _ 16:52:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:52:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:52:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:52:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:52:56 =========|_|==============|___/=/_/_/_/ 16:52:56 :: Spring Boot :: (v3.1.2) 16:52:56 16:52:56 2024-02-08T16:52:55.873Z INFO 7364 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:52:56 2024-02-08T16:52:55.873Z INFO 7364 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:52:56 2024-02-08T16:52:56.293Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:56.293Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:56.575Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:56 2024-02-08T16:52:56.580Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:56.600Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:56 2024-02-08T16:52:56.600Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:56.651Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:56 2024-02-08T16:52:56.651Z WARN 7364 --- [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. 16:52:56 2024-02-08T16:52:56.662Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:52:56 allow.auto.create.topics = true 16:52:56 auto.commit.interval.ms = 5000 16:52:56 auto.include.jmx.reporter = true 16:52:56 auto.offset.reset = latest 16:52:56 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:56 check.crcs = true 16:52:56 client.dns.lookup = use_all_dns_ips 16:52:56 client.id = consumer-ncmp-data-operation-event-group-5 16:52:56 client.rack = 16:52:56 connections.max.idle.ms = 540000 16:52:56 default.api.timeout.ms = 60000 16:52:56 enable.auto.commit = false 16:52:56 exclude.internal.topics = true 16:52:56 fetch.max.bytes = 52428800 16:52:56 fetch.max.wait.ms = 500 16:52:56 fetch.min.bytes = 1 16:52:56 group.id = ncmp-data-operation-event-group 16:52:56 group.instance.id = null 16:52:56 heartbeat.interval.ms = 3000 16:52:56 interceptor.classes = [] 16:52:56 internal.leave.group.on.close = true 16:52:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:52:56 isolation.level = read_uncommitted 16:52:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:52:56 max.partition.fetch.bytes = 1048576 16:52:56 max.poll.interval.ms = 300000 16:52:56 max.poll.records = 500 16:52:56 metadata.max.age.ms = 300000 16:52:56 metric.reporters = [] 16:52:56 metrics.num.samples = 2 16:52:56 metrics.recording.level = INFO 16:52:56 metrics.sample.window.ms = 30000 16:52:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:52:56 receive.buffer.bytes = 65536 16:52:56 reconnect.backoff.max.ms = 1000 16:52:56 reconnect.backoff.ms = 50 16:52:56 request.timeout.ms = 30000 16:52:56 retry.backoff.ms = 100 16:52:56 sasl.client.callback.handler.class = null 16:52:56 sasl.jaas.config = null 16:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:56 sasl.kerberos.min.time.before.relogin = 60000 16:52:56 sasl.kerberos.service.name = null 16:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:56 sasl.login.callback.handler.class = null 16:52:56 sasl.login.class = null 16:52:56 sasl.login.connect.timeout.ms = null 16:52:56 sasl.login.read.timeout.ms = null 16:52:56 sasl.login.refresh.buffer.seconds = 300 16:52:56 sasl.login.refresh.min.period.seconds = 60 16:52:56 sasl.login.refresh.window.factor = 0.8 16:52:56 sasl.login.refresh.window.jitter = 0.05 16:52:56 sasl.login.retry.backoff.max.ms = 10000 16:52:56 sasl.login.retry.backoff.ms = 100 16:52:56 sasl.mechanism = GSSAPI 16:52:56 sasl.oauthbearer.clock.skew.seconds = 30 16:52:56 sasl.oauthbearer.expected.audience = null 16:52:56 sasl.oauthbearer.expected.issuer = null 16:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:56 sasl.oauthbearer.jwks.endpoint.url = null 16:52:56 sasl.oauthbearer.scope.claim.name = scope 16:52:56 sasl.oauthbearer.sub.claim.name = sub 16:52:56 sasl.oauthbearer.token.endpoint.url = null 16:52:56 security.protocol = PLAINTEXT 16:52:56 security.providers = null 16:52:56 send.buffer.bytes = 131072 16:52:56 session.timeout.ms = 45000 16:52:56 socket.connection.setup.timeout.max.ms = 30000 16:52:56 socket.connection.setup.timeout.ms = 10000 16:52:56 ssl.cipher.suites = null 16:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:56 ssl.endpoint.identification.algorithm = https 16:52:56 ssl.engine.factory.class = null 16:52:56 ssl.key.password = null 16:52:56 ssl.keymanager.algorithm = SunX509 16:52:56 ssl.keystore.certificate.chain = null 16:52:56 ssl.keystore.key = null 16:52:56 ssl.keystore.location = null 16:52:56 ssl.keystore.password = null 16:52:56 ssl.keystore.type = JKS 16:52:56 ssl.protocol = TLSv1.3 16:52:56 ssl.provider = null 16:52:56 ssl.secure.random.implementation = null 16:52:56 ssl.trustmanager.algorithm = PKIX 16:52:56 ssl.truststore.certificates = null 16:52:56 ssl.truststore.location = null 16:52:56 ssl.truststore.password = null 16:52:56 ssl.truststore.type = JKS 16:52:56 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:52:56 16:52:56 2024-02-08T16:52:56.665Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:56 2024-02-08T16:52:56.665Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:56 2024-02-08T16:52:56.665Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411176665 16:52:56 2024-02-08T16:52:56.667Z INFO 7364 --- [ 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 16:52:56 2024-02-08T16:52:56.677Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:52:56 allow.auto.create.topics = true 16:52:56 auto.commit.interval.ms = 5000 16:52:56 auto.include.jmx.reporter = true 16:52:56 auto.offset.reset = latest 16:52:56 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:56 check.crcs = true 16:52:56 client.dns.lookup = use_all_dns_ips 16:52:56 client.id = consumer-ncmp-async-rest-request-event-group-6 16:52:56 client.rack = 16:52:56 connections.max.idle.ms = 540000 16:52:56 default.api.timeout.ms = 60000 16:52:56 enable.auto.commit = false 16:52:56 exclude.internal.topics = true 16:52:56 fetch.max.bytes = 52428800 16:52:56 fetch.max.wait.ms = 500 16:52:56 fetch.min.bytes = 1 16:52:56 group.id = ncmp-async-rest-request-event-group 16:52:56 group.instance.id = null 16:52:56 heartbeat.interval.ms = 3000 16:52:56 interceptor.classes = [] 16:52:56 internal.leave.group.on.close = true 16:52:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:52:56 isolation.level = read_uncommitted 16:52:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:52:56 max.partition.fetch.bytes = 1048576 16:52:56 max.poll.interval.ms = 300000 16:52:56 max.poll.records = 500 16:52:56 metadata.max.age.ms = 300000 16:52:56 metric.reporters = [] 16:52:56 metrics.num.samples = 2 16:52:56 metrics.recording.level = INFO 16:52:56 metrics.sample.window.ms = 30000 16:52:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:52:56 receive.buffer.bytes = 65536 16:52:56 reconnect.backoff.max.ms = 1000 16:52:56 reconnect.backoff.ms = 50 16:52:56 request.timeout.ms = 30000 16:52:56 retry.backoff.ms = 100 16:52:56 sasl.client.callback.handler.class = null 16:52:56 sasl.jaas.config = null 16:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:56 sasl.kerberos.min.time.before.relogin = 60000 16:52:56 sasl.kerberos.service.name = null 16:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:56 sasl.login.callback.handler.class = null 16:52:56 sasl.login.class = null 16:52:56 sasl.login.connect.timeout.ms = null 16:52:56 sasl.login.read.timeout.ms = null 16:52:56 sasl.login.refresh.buffer.seconds = 300 16:52:56 sasl.login.refresh.min.period.seconds = 60 16:52:56 sasl.login.refresh.window.factor = 0.8 16:52:56 sasl.login.refresh.window.jitter = 0.05 16:52:56 sasl.login.retry.backoff.max.ms = 10000 16:52:56 sasl.login.retry.backoff.ms = 100 16:52:56 sasl.mechanism = GSSAPI 16:52:56 sasl.oauthbearer.clock.skew.seconds = 30 16:52:56 sasl.oauthbearer.expected.audience = null 16:52:56 sasl.oauthbearer.expected.issuer = null 16:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:56 sasl.oauthbearer.jwks.endpoint.url = null 16:52:56 sasl.oauthbearer.scope.claim.name = scope 16:52:56 sasl.oauthbearer.sub.claim.name = sub 16:52:56 sasl.oauthbearer.token.endpoint.url = null 16:52:56 security.protocol = PLAINTEXT 16:52:56 security.providers = null 16:52:56 send.buffer.bytes = 131072 16:52:56 session.timeout.ms = 45000 16:52:56 socket.connection.setup.timeout.max.ms = 30000 16:52:56 socket.connection.setup.timeout.ms = 10000 16:52:56 ssl.cipher.suites = null 16:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:56 ssl.endpoint.identification.algorithm = https 16:52:56 ssl.engine.factory.class = null 16:52:56 ssl.key.password = null 16:52:56 ssl.keymanager.algorithm = SunX509 16:52:56 ssl.keystore.certificate.chain = null 16:52:56 ssl.keystore.key = null 16:52:56 ssl.keystore.location = null 16:52:56 ssl.keystore.password = null 16:52:56 ssl.keystore.type = JKS 16:52:56 ssl.protocol = TLSv1.3 16:52:56 ssl.provider = null 16:52:56 ssl.secure.random.implementation = null 16:52:56 ssl.trustmanager.algorithm = PKIX 16:52:56 ssl.truststore.certificates = null 16:52:56 ssl.truststore.location = null 16:52:56 ssl.truststore.password = null 16:52:56 ssl.truststore.type = JKS 16:52:56 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:52:56 16:52:56 2024-02-08T16:52:56.690Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:56 2024-02-08T16:52:56.690Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:56 2024-02-08T16:52:56.690Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411176690 16:52:56 2024-02-08T16:52:56.690Z INFO 7364 --- [ 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 16:52:56 2024-02-08T16:52:56.697Z INFO 7364 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.877 seconds (process running for 61.041) 16:52:57 2024-02-08T16:52:56.799Z WARN 7364 --- [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} 16:52:57 2024-02-08T16:52:56.799Z INFO 7364 --- [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: AE21m8ryQXymGUrkRSHGUw 16:52:57 2024-02-08T16:52:56.846Z WARN 7364 --- [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} 16:52:57 2024-02-08T16:52:56.847Z INFO 7364 --- [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: AE21m8ryQXymGUrkRSHGUw 16:52:57 2024-02-08T16:52:56.932Z WARN 7364 --- [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} 16:52:57 2024-02-08T16:52:56.964Z WARN 7364 --- [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} 16:52:57 2024-02-08T16:52:57.053Z WARN 7364 --- [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} 16:52:57 2024-02-08T16:52:57.071Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:57 2024-02-08T16:52:57.157Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:57 2024-02-08T16:52:57.163Z INFO 7364 --- [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) 16:52:57 2024-02-08T16:52:57.165Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.182Z INFO 7364 --- [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) 16:52:57 2024-02-08T16:52:57.184Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.192Z INFO 7364 --- [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-fcc9f63e-8bfb-45fa-8147-90d120bc01d1 16:52:57 2024-02-08T16:52:57.193Z INFO 7364 --- [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) 16:52:57 2024-02-08T16:52:57.193Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.202Z INFO 7364 --- [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-34c9825b-692c-4fe8-ae7c-12c5dea90d61 16:52:57 2024-02-08T16:52:57.203Z INFO 7364 --- [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) 16:52:57 2024-02-08T16:52:57.203Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.216Z INFO 7364 --- [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-fcc9f63e-8bfb-45fa-8147-90d120bc01d1', protocol='range'} 16:52:57 2024-02-08T16:52:57.216Z INFO 7364 --- [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-fcc9f63e-8bfb-45fa-8147-90d120bc01d1=Assignment(partitions=[ncmp-async-m2m-0])} 16:52:57 2024-02-08T16:52:57.220Z INFO 7364 --- [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-34c9825b-692c-4fe8-ae7c-12c5dea90d61', protocol='range'} 16:52:57 2024-02-08T16:52:57.220Z INFO 7364 --- [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-34c9825b-692c-4fe8-ae7c-12c5dea90d61=Assignment(partitions=[ncmp-async-m2m-0])} 16:52:57 2024-02-08T16:52:57.271Z INFO 7364 --- [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-34c9825b-692c-4fe8-ae7c-12c5dea90d61', protocol='range'} 16:52:57 2024-02-08T16:52:57.272Z INFO 7364 --- [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]) 16:52:57 2024-02-08T16:52:57.272Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.272Z INFO 7364 --- [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-fcc9f63e-8bfb-45fa-8147-90d120bc01d1', protocol='range'} 16:52:57 2024-02-08T16:52:57.273Z INFO 7364 --- [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]) 16:52:57 2024-02-08T16:52:57.273Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.289Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.296Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.300Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.309Z INFO 7364 --- [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 16:52:57 2024-02-08T16:52:57.311Z INFO 7364 --- [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}}. 16:52:57 2024-02-08T16:52:57.313Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:57 2024-02-08T16:52:57.313Z WARN 7364 --- [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. 16:52:57 2024-02-08T16:52:57.316Z INFO 7364 --- [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}}. 16:52:57 2024-02-08T16:52:57.330Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:57 2024-02-08T16:52:57.330Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:57 acks = -1 16:52:57 auto.include.jmx.reporter = true 16:52:57 batch.size = 16384 16:52:57 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:57 buffer.memory = 33554432 16:52:57 client.dns.lookup = use_all_dns_ips 16:52:57 client.id = producer-3 16:52:57 compression.type = none 16:52:57 connections.max.idle.ms = 540000 16:52:57 delivery.timeout.ms = 120000 16:52:57 enable.idempotence = false 16:52:57 interceptor.classes = [] 16:52:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:57 linger.ms = 1 16:52:57 max.block.ms = 60000 16:52:57 max.in.flight.requests.per.connection = 5 16:52:57 max.request.size = 1048576 16:52:57 metadata.max.age.ms = 300000 16:52:57 metadata.max.idle.ms = 300000 16:52:57 metric.reporters = [] 16:52:57 metrics.num.samples = 2 16:52:57 metrics.recording.level = INFO 16:52:57 metrics.sample.window.ms = 30000 16:52:57 partitioner.adaptive.partitioning.enable = true 16:52:57 partitioner.availability.timeout.ms = 0 16:52:57 partitioner.class = null 16:52:57 partitioner.ignore.keys = false 16:52:57 receive.buffer.bytes = 32768 16:52:57 reconnect.backoff.max.ms = 1000 16:52:57 reconnect.backoff.ms = 50 16:52:57 request.timeout.ms = 30000 16:52:57 retries = 0 16:52:57 retry.backoff.ms = 100 16:52:57 sasl.client.callback.handler.class = null 16:52:57 sasl.jaas.config = null 16:52:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:57 sasl.kerberos.min.time.before.relogin = 60000 16:52:57 sasl.kerberos.service.name = null 16:52:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:57 sasl.login.callback.handler.class = null 16:52:57 sasl.login.class = null 16:52:57 sasl.login.connect.timeout.ms = null 16:52:57 sasl.login.read.timeout.ms = null 16:52:57 sasl.login.refresh.buffer.seconds = 300 16:52:57 sasl.login.refresh.min.period.seconds = 60 16:52:57 sasl.login.refresh.window.factor = 0.8 16:52:57 sasl.login.refresh.window.jitter = 0.05 16:52:57 sasl.login.retry.backoff.max.ms = 10000 16:52:57 sasl.login.retry.backoff.ms = 100 16:52:57 sasl.mechanism = GSSAPI 16:52:57 sasl.oauthbearer.clock.skew.seconds = 30 16:52:57 sasl.oauthbearer.expected.audience = null 16:52:57 sasl.oauthbearer.expected.issuer = null 16:52:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:57 sasl.oauthbearer.jwks.endpoint.url = null 16:52:57 sasl.oauthbearer.scope.claim.name = scope 16:52:57 sasl.oauthbearer.sub.claim.name = sub 16:52:57 sasl.oauthbearer.token.endpoint.url = null 16:52:57 security.protocol = PLAINTEXT 16:52:57 security.providers = null 16:52:57 send.buffer.bytes = 131072 16:52:57 socket.connection.setup.timeout.max.ms = 30000 16:52:57 socket.connection.setup.timeout.ms = 10000 16:52:57 ssl.cipher.suites = null 16:52:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:57 ssl.endpoint.identification.algorithm = https 16:52:57 ssl.engine.factory.class = null 16:52:57 ssl.key.password = null 16:52:57 ssl.keymanager.algorithm = SunX509 16:52:57 ssl.keystore.certificate.chain = null 16:52:57 ssl.keystore.key = null 16:52:57 ssl.keystore.location = null 16:52:57 ssl.keystore.password = null 16:52:57 ssl.keystore.type = JKS 16:52:57 ssl.protocol = TLSv1.3 16:52:57 ssl.provider = null 16:52:57 ssl.secure.random.implementation = null 16:52:57 ssl.trustmanager.algorithm = PKIX 16:52:57 ssl.truststore.certificates = null 16:52:57 ssl.truststore.location = null 16:52:57 ssl.truststore.password = null 16:52:57 ssl.truststore.type = JKS 16:52:57 transaction.timeout.ms = 60000 16:52:57 transactional.id = null 16:52:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:52:57 16:52:57 2024-02-08T16:52:57.339Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:57 2024-02-08T16:52:57.339Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:57 2024-02-08T16:52:57.339Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:57 2024-02-08T16:52:57.339Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411177339 16:52:57 2024-02-08T16:52:57.342Z INFO 7364 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:52:57 2024-02-08T16:52:57.345Z INFO 7364 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:52:57 2024-02-08T16:52:57.359Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:57 2024-02-08T16:52:57.359Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: AE21m8ryQXymGUrkRSHGUw 16:52:57 2024-02-08T16:52:57.675Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:57 2024-02-08T16:52:57.675Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:57 acks = -1 16:52:57 auto.include.jmx.reporter = true 16:52:57 batch.size = 16384 16:52:57 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:57 buffer.memory = 33554432 16:52:57 client.dns.lookup = use_all_dns_ips 16:52:57 client.id = producer-4 16:52:57 compression.type = none 16:52:57 connections.max.idle.ms = 540000 16:52:57 delivery.timeout.ms = 120000 16:52:57 enable.idempotence = false 16:52:57 interceptor.classes = [] 16:52:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:57 linger.ms = 1 16:52:57 max.block.ms = 60000 16:52:57 max.in.flight.requests.per.connection = 5 16:52:57 max.request.size = 1048576 16:52:57 metadata.max.age.ms = 300000 16:52:57 metadata.max.idle.ms = 300000 16:52:57 metric.reporters = [] 16:52:57 metrics.num.samples = 2 16:52:57 metrics.recording.level = INFO 16:52:57 metrics.sample.window.ms = 30000 16:52:57 partitioner.adaptive.partitioning.enable = true 16:52:57 partitioner.availability.timeout.ms = 0 16:52:57 partitioner.class = null 16:52:57 partitioner.ignore.keys = false 16:52:57 receive.buffer.bytes = 32768 16:52:57 reconnect.backoff.max.ms = 1000 16:52:57 reconnect.backoff.ms = 50 16:52:57 request.timeout.ms = 30000 16:52:57 retries = 0 16:52:57 retry.backoff.ms = 100 16:52:57 sasl.client.callback.handler.class = null 16:52:57 sasl.jaas.config = null 16:52:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:57 sasl.kerberos.min.time.before.relogin = 60000 16:52:57 sasl.kerberos.service.name = null 16:52:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:57 sasl.login.callback.handler.class = null 16:52:57 sasl.login.class = null 16:52:57 sasl.login.connect.timeout.ms = null 16:52:57 sasl.login.read.timeout.ms = null 16:52:57 sasl.login.refresh.buffer.seconds = 300 16:52:57 sasl.login.refresh.min.period.seconds = 60 16:52:57 sasl.login.refresh.window.factor = 0.8 16:52:57 sasl.login.refresh.window.jitter = 0.05 16:52:57 sasl.login.retry.backoff.max.ms = 10000 16:52:57 sasl.login.retry.backoff.ms = 100 16:52:57 sasl.mechanism = GSSAPI 16:52:57 sasl.oauthbearer.clock.skew.seconds = 30 16:52:57 sasl.oauthbearer.expected.audience = null 16:52:57 sasl.oauthbearer.expected.issuer = null 16:52:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:57 sasl.oauthbearer.jwks.endpoint.url = null 16:52:57 sasl.oauthbearer.scope.claim.name = scope 16:52:57 sasl.oauthbearer.sub.claim.name = sub 16:52:57 sasl.oauthbearer.token.endpoint.url = null 16:52:57 security.protocol = PLAINTEXT 16:52:57 security.providers = null 16:52:57 send.buffer.bytes = 131072 16:52:57 socket.connection.setup.timeout.max.ms = 30000 16:52:57 socket.connection.setup.timeout.ms = 10000 16:52:57 ssl.cipher.suites = null 16:52:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:57 ssl.endpoint.identification.algorithm = https 16:52:57 ssl.engine.factory.class = null 16:52:57 ssl.key.password = null 16:52:57 ssl.keymanager.algorithm = SunX509 16:52:57 ssl.keystore.certificate.chain = null 16:52:57 ssl.keystore.key = null 16:52:57 ssl.keystore.location = null 16:52:57 ssl.keystore.password = null 16:52:57 ssl.keystore.type = JKS 16:52:57 ssl.protocol = TLSv1.3 16:52:57 ssl.provider = null 16:52:57 ssl.secure.random.implementation = null 16:52:57 ssl.trustmanager.algorithm = PKIX 16:52:57 ssl.truststore.certificates = null 16:52:57 ssl.truststore.location = null 16:52:57 ssl.truststore.password = null 16:52:57 ssl.truststore.type = JKS 16:52:57 transaction.timeout.ms = 60000 16:52:57 transactional.id = null 16:52:57 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:52:57 16:52:57 2024-02-08T16:52:57.678Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:57 2024-02-08T16:52:57.678Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:57 2024-02-08T16:52:57.678Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:57 2024-02-08T16:52:57.678Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411177678 16:52:57 2024-02-08T16:52:57.688Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:57 2024-02-08T16:52:57.688Z WARN 7364 --- [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. 16:52:57 2024-02-08T16:52:57.689Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:57 2024-02-08T16:52:57.689Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: AE21m8ryQXymGUrkRSHGUw 16:52:57 2024-02-08T16:52:57.766Z ERROR 7364 --- [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 16:52:57 16:52:57 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:52:57 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:52:57 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:52:57 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:52:57 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:52:57 at java.base/java.lang.Thread.run(Thread.java:833) 16:52:57 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:52:57 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:52:57 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:52:57 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:52:57 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:52:57 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:52:57 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:52:57 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:52:57 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:52:57 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:52:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:52:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:52:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:52:57 ... 3 common frames omitted 16:52:57 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:52:57 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:52:57 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:52:57 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:52:57 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:52:57 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:52:57 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:52:57 ... 15 common frames omitted 16:52:57 16:52:57 2024-02-08T16:52:57.772Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:57 2024-02-08T16:52:57.773Z WARN 7364 --- [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. 16:52:58 2024-02-08T16:52:57.813Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:58 2024-02-08T16:52:57.813Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:58 acks = -1 16:52:58 auto.include.jmx.reporter = true 16:52:58 batch.size = 16384 16:52:58 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:58 buffer.memory = 33554432 16:52:58 client.dns.lookup = use_all_dns_ips 16:52:58 client.id = producer-5 16:52:58 compression.type = none 16:52:58 connections.max.idle.ms = 540000 16:52:58 delivery.timeout.ms = 120000 16:52:58 enable.idempotence = false 16:52:58 interceptor.classes = [] 16:52:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:58 linger.ms = 1 16:52:58 max.block.ms = 60000 16:52:58 max.in.flight.requests.per.connection = 5 16:52:58 max.request.size = 1048576 16:52:58 metadata.max.age.ms = 300000 16:52:58 metadata.max.idle.ms = 300000 16:52:58 metric.reporters = [] 16:52:58 metrics.num.samples = 2 16:52:58 metrics.recording.level = INFO 16:52:58 metrics.sample.window.ms = 30000 16:52:58 partitioner.adaptive.partitioning.enable = true 16:52:58 partitioner.availability.timeout.ms = 0 16:52:58 partitioner.class = null 16:52:58 partitioner.ignore.keys = false 16:52:58 receive.buffer.bytes = 32768 16:52:58 reconnect.backoff.max.ms = 1000 16:52:58 reconnect.backoff.ms = 50 16:52:58 request.timeout.ms = 30000 16:52:58 retries = 0 16:52:58 retry.backoff.ms = 100 16:52:58 sasl.client.callback.handler.class = null 16:52:58 sasl.jaas.config = null 16:52:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:58 sasl.kerberos.min.time.before.relogin = 60000 16:52:58 sasl.kerberos.service.name = null 16:52:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:58 sasl.login.callback.handler.class = null 16:52:58 sasl.login.class = null 16:52:58 sasl.login.connect.timeout.ms = null 16:52:58 sasl.login.read.timeout.ms = null 16:52:58 sasl.login.refresh.buffer.seconds = 300 16:52:58 sasl.login.refresh.min.period.seconds = 60 16:52:58 sasl.login.refresh.window.factor = 0.8 16:52:58 sasl.login.refresh.window.jitter = 0.05 16:52:58 sasl.login.retry.backoff.max.ms = 10000 16:52:58 sasl.login.retry.backoff.ms = 100 16:52:58 sasl.mechanism = GSSAPI 16:52:58 sasl.oauthbearer.clock.skew.seconds = 30 16:52:58 sasl.oauthbearer.expected.audience = null 16:52:58 sasl.oauthbearer.expected.issuer = null 16:52:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:58 sasl.oauthbearer.jwks.endpoint.url = null 16:52:58 sasl.oauthbearer.scope.claim.name = scope 16:52:58 sasl.oauthbearer.sub.claim.name = sub 16:52:58 sasl.oauthbearer.token.endpoint.url = null 16:52:58 security.protocol = PLAINTEXT 16:52:58 security.providers = null 16:52:58 send.buffer.bytes = 131072 16:52:58 socket.connection.setup.timeout.max.ms = 30000 16:52:58 socket.connection.setup.timeout.ms = 10000 16:52:58 ssl.cipher.suites = null 16:52:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:58 ssl.endpoint.identification.algorithm = https 16:52:58 ssl.engine.factory.class = null 16:52:58 ssl.key.password = null 16:52:58 ssl.keymanager.algorithm = SunX509 16:52:58 ssl.keystore.certificate.chain = null 16:52:58 ssl.keystore.key = null 16:52:58 ssl.keystore.location = null 16:52:58 ssl.keystore.password = null 16:52:58 ssl.keystore.type = JKS 16:52:58 ssl.protocol = TLSv1.3 16:52:58 ssl.provider = null 16:52:58 ssl.secure.random.implementation = null 16:52:58 ssl.trustmanager.algorithm = PKIX 16:52:58 ssl.truststore.certificates = null 16:52:58 ssl.truststore.location = null 16:52:58 ssl.truststore.password = null 16:52:58 ssl.truststore.type = JKS 16:52:58 transaction.timeout.ms = 60000 16:52:58 transactional.id = null 16:52:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:52:58 16:52:58 2024-02-08T16:52:57.816Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:58 2024-02-08T16:52:57.816Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:58 2024-02-08T16:52:57.816Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:58 2024-02-08T16:52:57.816Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411177816 16:52:58 2024-02-08T16:52:57.817Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:58 2024-02-08T16:52:57.817Z WARN 7364 --- [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. 16:52:58 2024-02-08T16:52:57.823Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:58 2024-02-08T16:52:57.823Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: AE21m8ryQXymGUrkRSHGUw 16:52:58 2024-02-08T16:52:58.141Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:58 2024-02-08T16:52:58.141Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:58 acks = -1 16:52:58 auto.include.jmx.reporter = true 16:52:58 batch.size = 16384 16:52:58 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:58 buffer.memory = 33554432 16:52:58 client.dns.lookup = use_all_dns_ips 16:52:58 client.id = producer-6 16:52:58 compression.type = none 16:52:58 connections.max.idle.ms = 540000 16:52:58 delivery.timeout.ms = 120000 16:52:58 enable.idempotence = false 16:52:58 interceptor.classes = [] 16:52:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:58 linger.ms = 1 16:52:58 max.block.ms = 60000 16:52:58 max.in.flight.requests.per.connection = 5 16:52:58 max.request.size = 1048576 16:52:58 metadata.max.age.ms = 300000 16:52:58 metadata.max.idle.ms = 300000 16:52:58 metric.reporters = [] 16:52:58 metrics.num.samples = 2 16:52:58 metrics.recording.level = INFO 16:52:58 metrics.sample.window.ms = 30000 16:52:58 partitioner.adaptive.partitioning.enable = true 16:52:58 partitioner.availability.timeout.ms = 0 16:52:58 partitioner.class = null 16:52:58 partitioner.ignore.keys = false 16:52:58 receive.buffer.bytes = 32768 16:52:58 reconnect.backoff.max.ms = 1000 16:52:58 reconnect.backoff.ms = 50 16:52:58 request.timeout.ms = 30000 16:52:58 retries = 0 16:52:58 retry.backoff.ms = 100 16:52:58 sasl.client.callback.handler.class = null 16:52:58 sasl.jaas.config = null 16:52:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:58 sasl.kerberos.min.time.before.relogin = 60000 16:52:58 sasl.kerberos.service.name = null 16:52:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:58 sasl.login.callback.handler.class = null 16:52:58 sasl.login.class = null 16:52:58 sasl.login.connect.timeout.ms = null 16:52:58 sasl.login.read.timeout.ms = null 16:52:58 sasl.login.refresh.buffer.seconds = 300 16:52:58 sasl.login.refresh.min.period.seconds = 60 16:52:58 sasl.login.refresh.window.factor = 0.8 16:52:58 sasl.login.refresh.window.jitter = 0.05 16:52:58 sasl.login.retry.backoff.max.ms = 10000 16:52:58 sasl.login.retry.backoff.ms = 100 16:52:58 sasl.mechanism = GSSAPI 16:52:58 sasl.oauthbearer.clock.skew.seconds = 30 16:52:58 sasl.oauthbearer.expected.audience = null 16:52:58 sasl.oauthbearer.expected.issuer = null 16:52:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:58 sasl.oauthbearer.jwks.endpoint.url = null 16:52:58 sasl.oauthbearer.scope.claim.name = scope 16:52:58 sasl.oauthbearer.sub.claim.name = sub 16:52:58 sasl.oauthbearer.token.endpoint.url = null 16:52:58 security.protocol = PLAINTEXT 16:52:58 security.providers = null 16:52:58 send.buffer.bytes = 131072 16:52:58 socket.connection.setup.timeout.max.ms = 30000 16:52:58 socket.connection.setup.timeout.ms = 10000 16:52:58 ssl.cipher.suites = null 16:52:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:58 ssl.endpoint.identification.algorithm = https 16:52:58 ssl.engine.factory.class = null 16:52:58 ssl.key.password = null 16:52:58 ssl.keymanager.algorithm = SunX509 16:52:58 ssl.keystore.certificate.chain = null 16:52:58 ssl.keystore.key = null 16:52:58 ssl.keystore.location = null 16:52:58 ssl.keystore.password = null 16:52:58 ssl.keystore.type = JKS 16:52:58 ssl.protocol = TLSv1.3 16:52:58 ssl.provider = null 16:52:58 ssl.secure.random.implementation = null 16:52:58 ssl.trustmanager.algorithm = PKIX 16:52:58 ssl.truststore.certificates = null 16:52:58 ssl.truststore.location = null 16:52:58 ssl.truststore.password = null 16:52:58 ssl.truststore.type = JKS 16:52:58 transaction.timeout.ms = 60000 16:52:58 transactional.id = null 16:52:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:52:58 16:52:58 2024-02-08T16:52:58.145Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:58 2024-02-08T16:52:58.145Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:58 2024-02-08T16:52:58.145Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:58 2024-02-08T16:52:58.145Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411178145 16:52:58 2024-02-08T16:52:58.154Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:58 2024-02-08T16:52:58.154Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: AE21m8ryQXymGUrkRSHGUw 16:52:58 2024-02-08T16:52:58.219Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:58 2024-02-08T16:52:58.219Z WARN 7364 --- [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. 16:52:58 2024-02-08T16:52:58.466Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:58 2024-02-08T16:52:58.466Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:58 acks = -1 16:52:58 auto.include.jmx.reporter = true 16:52:58 batch.size = 16384 16:52:58 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:58 buffer.memory = 33554432 16:52:58 client.dns.lookup = use_all_dns_ips 16:52:58 client.id = producer-7 16:52:58 compression.type = none 16:52:58 connections.max.idle.ms = 540000 16:52:58 delivery.timeout.ms = 120000 16:52:58 enable.idempotence = false 16:52:58 interceptor.classes = [] 16:52:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:58 linger.ms = 1 16:52:58 max.block.ms = 60000 16:52:58 max.in.flight.requests.per.connection = 5 16:52:58 max.request.size = 1048576 16:52:58 metadata.max.age.ms = 300000 16:52:58 metadata.max.idle.ms = 300000 16:52:58 metric.reporters = [] 16:52:58 metrics.num.samples = 2 16:52:58 metrics.recording.level = INFO 16:52:58 metrics.sample.window.ms = 30000 16:52:58 partitioner.adaptive.partitioning.enable = true 16:52:58 partitioner.availability.timeout.ms = 0 16:52:58 partitioner.class = null 16:52:58 partitioner.ignore.keys = false 16:52:58 receive.buffer.bytes = 32768 16:52:58 reconnect.backoff.max.ms = 1000 16:52:58 reconnect.backoff.ms = 50 16:52:58 request.timeout.ms = 30000 16:52:58 retries = 0 16:52:58 retry.backoff.ms = 100 16:52:58 sasl.client.callback.handler.class = null 16:52:58 sasl.jaas.config = null 16:52:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:58 sasl.kerberos.min.time.before.relogin = 60000 16:52:58 sasl.kerberos.service.name = null 16:52:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:58 sasl.login.callback.handler.class = null 16:52:58 sasl.login.class = null 16:52:58 sasl.login.connect.timeout.ms = null 16:52:58 sasl.login.read.timeout.ms = null 16:52:58 sasl.login.refresh.buffer.seconds = 300 16:52:58 sasl.login.refresh.min.period.seconds = 60 16:52:58 sasl.login.refresh.window.factor = 0.8 16:52:58 sasl.login.refresh.window.jitter = 0.05 16:52:58 sasl.login.retry.backoff.max.ms = 10000 16:52:58 sasl.login.retry.backoff.ms = 100 16:52:58 sasl.mechanism = GSSAPI 16:52:58 sasl.oauthbearer.clock.skew.seconds = 30 16:52:58 sasl.oauthbearer.expected.audience = null 16:52:58 sasl.oauthbearer.expected.issuer = null 16:52:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:58 sasl.oauthbearer.jwks.endpoint.url = null 16:52:58 sasl.oauthbearer.scope.claim.name = scope 16:52:58 sasl.oauthbearer.sub.claim.name = sub 16:52:58 sasl.oauthbearer.token.endpoint.url = null 16:52:58 security.protocol = PLAINTEXT 16:52:58 security.providers = null 16:52:58 send.buffer.bytes = 131072 16:52:58 socket.connection.setup.timeout.max.ms = 30000 16:52:58 socket.connection.setup.timeout.ms = 10000 16:52:58 ssl.cipher.suites = null 16:52:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:58 ssl.endpoint.identification.algorithm = https 16:52:58 ssl.engine.factory.class = null 16:52:58 ssl.key.password = null 16:52:58 ssl.keymanager.algorithm = SunX509 16:52:58 ssl.keystore.certificate.chain = null 16:52:58 ssl.keystore.key = null 16:52:58 ssl.keystore.location = null 16:52:58 ssl.keystore.password = null 16:52:58 ssl.keystore.type = JKS 16:52:58 ssl.protocol = TLSv1.3 16:52:58 ssl.provider = null 16:52:58 ssl.secure.random.implementation = null 16:52:58 ssl.trustmanager.algorithm = PKIX 16:52:58 ssl.truststore.certificates = null 16:52:58 ssl.truststore.location = null 16:52:58 ssl.truststore.password = null 16:52:58 ssl.truststore.type = JKS 16:52:58 transaction.timeout.ms = 60000 16:52:58 transactional.id = null 16:52:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:52:58 16:52:58 2024-02-08T16:52:58.470Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:58 2024-02-08T16:52:58.470Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:58 2024-02-08T16:52:58.470Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:58 2024-02-08T16:52:58.470Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411178470 16:52:58 2024-02-08T16:52:58.476Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:58 2024-02-08T16:52:58.477Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: AE21m8ryQXymGUrkRSHGUw 16:52:58 2024-02-08T16:52:58.672Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:52:58 2024-02-08T16:52:58.672Z WARN 7364 --- [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. 16:52:58 2024-02-08T16:52:58.694Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:52:58 2024-02-08T16:52:58.694Z WARN 7364 --- [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. 16:52:58 2024-02-08T16:52:58.727Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:52:58 2024-02-08T16:52:58.727Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:58.787Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:52:59 2024-02-08T16:52:58.788Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:52:59 acks = -1 16:52:59 auto.include.jmx.reporter = true 16:52:59 batch.size = 16384 16:52:59 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:52:59 buffer.memory = 33554432 16:52:59 client.dns.lookup = use_all_dns_ips 16:52:59 client.id = producer-8 16:52:59 compression.type = none 16:52:59 connections.max.idle.ms = 540000 16:52:59 delivery.timeout.ms = 120000 16:52:59 enable.idempotence = false 16:52:59 interceptor.classes = [] 16:52:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:52:59 linger.ms = 1 16:52:59 max.block.ms = 60000 16:52:59 max.in.flight.requests.per.connection = 5 16:52:59 max.request.size = 1048576 16:52:59 metadata.max.age.ms = 300000 16:52:59 metadata.max.idle.ms = 300000 16:52:59 metric.reporters = [] 16:52:59 metrics.num.samples = 2 16:52:59 metrics.recording.level = INFO 16:52:59 metrics.sample.window.ms = 30000 16:52:59 partitioner.adaptive.partitioning.enable = true 16:52:59 partitioner.availability.timeout.ms = 0 16:52:59 partitioner.class = null 16:52:59 partitioner.ignore.keys = false 16:52:59 receive.buffer.bytes = 32768 16:52:59 reconnect.backoff.max.ms = 1000 16:52:59 reconnect.backoff.ms = 50 16:52:59 request.timeout.ms = 30000 16:52:59 retries = 0 16:52:59 retry.backoff.ms = 100 16:52:59 sasl.client.callback.handler.class = null 16:52:59 sasl.jaas.config = null 16:52:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:52:59 sasl.kerberos.min.time.before.relogin = 60000 16:52:59 sasl.kerberos.service.name = null 16:52:59 sasl.kerberos.ticket.renew.jitter = 0.05 16:52:59 sasl.kerberos.ticket.renew.window.factor = 0.8 16:52:59 sasl.login.callback.handler.class = null 16:52:59 sasl.login.class = null 16:52:59 sasl.login.connect.timeout.ms = null 16:52:59 sasl.login.read.timeout.ms = null 16:52:59 sasl.login.refresh.buffer.seconds = 300 16:52:59 sasl.login.refresh.min.period.seconds = 60 16:52:59 sasl.login.refresh.window.factor = 0.8 16:52:59 sasl.login.refresh.window.jitter = 0.05 16:52:59 sasl.login.retry.backoff.max.ms = 10000 16:52:59 sasl.login.retry.backoff.ms = 100 16:52:59 sasl.mechanism = GSSAPI 16:52:59 sasl.oauthbearer.clock.skew.seconds = 30 16:52:59 sasl.oauthbearer.expected.audience = null 16:52:59 sasl.oauthbearer.expected.issuer = null 16:52:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:52:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:52:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:52:59 sasl.oauthbearer.jwks.endpoint.url = null 16:52:59 sasl.oauthbearer.scope.claim.name = scope 16:52:59 sasl.oauthbearer.sub.claim.name = sub 16:52:59 sasl.oauthbearer.token.endpoint.url = null 16:52:59 security.protocol = PLAINTEXT 16:52:59 security.providers = null 16:52:59 send.buffer.bytes = 131072 16:52:59 socket.connection.setup.timeout.max.ms = 30000 16:52:59 socket.connection.setup.timeout.ms = 10000 16:52:59 ssl.cipher.suites = null 16:52:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:52:59 ssl.endpoint.identification.algorithm = https 16:52:59 ssl.engine.factory.class = null 16:52:59 ssl.key.password = null 16:52:59 ssl.keymanager.algorithm = SunX509 16:52:59 ssl.keystore.certificate.chain = null 16:52:59 ssl.keystore.key = null 16:52:59 ssl.keystore.location = null 16:52:59 ssl.keystore.password = null 16:52:59 ssl.keystore.type = JKS 16:52:59 ssl.protocol = TLSv1.3 16:52:59 ssl.provider = null 16:52:59 ssl.secure.random.implementation = null 16:52:59 ssl.trustmanager.algorithm = PKIX 16:52:59 ssl.truststore.certificates = null 16:52:59 ssl.truststore.location = null 16:52:59 ssl.truststore.password = null 16:52:59 ssl.truststore.type = JKS 16:52:59 transaction.timeout.ms = 60000 16:52:59 transactional.id = null 16:52:59 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:52:59 16:52:59 2024-02-08T16:52:58.791Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:52:59 2024-02-08T16:52:58.791Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:52:59 2024-02-08T16:52:58.791Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:52:59 2024-02-08T16:52:58.791Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411178791 16:52:59 2024-02-08T16:52:58.797Z INFO 7364 --- [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 8QTPk1eLQD-Pnz6j3ZgmTA 16:52:59 2024-02-08T16:52:58.798Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: AE21m8ryQXymGUrkRSHGUw 16:52:59 2024-02-08T16:52:58.815Z ERROR 7364 --- [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 16:52:59 16:52:59 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:52:59 Endpoint handler details: 16:52:59 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:52:59 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@6a41576] 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:52:59 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:52:59 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:52:59 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:52:59 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:52:59 at java.base/java.lang.Thread.run(Thread.java:833) 16:52:59 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:52:59 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 16:52:59 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:52:59 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:52:59 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:52:59 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:52:59 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:52:59 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:52:59 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:52:59 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:52:59 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:52:59 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:52:59 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:52:59 ... 14 common frames omitted 16:52:59 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@7d3284ae, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1707411178798, kafka_groupId=ncmp-async-rest-request-event-group}] 16:52:59 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 16:52:59 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 16:52:59 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:52:59 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:52:59 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:52:59 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 16:52:59 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 16:52:59 ... 19 common frames omitted 16:52:59 16:52:59 2024-02-08T16:52:58.819Z ERROR 7364 --- [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 16:52:59 16:52:59 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:52:59 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:52:59 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:52:59 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:52:59 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:52:59 at java.base/java.lang.Thread.run(Thread.java:833) 16:52:59 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:52:59 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:52:59 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:52:59 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:52:59 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:52:59 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:52:59 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:52:59 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:52:59 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:52:59 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:52:59 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:52:59 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:52:59 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:52:59 ... 3 common frames omitted 16:52:59 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:52:59 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:52:59 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:52:59 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:52:59 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:52:59 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:52:59 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:52:59 ... 15 common frames omitted 16:52:59 16:52:59 2024-02-08T16:52:59.123Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.124Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.172Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.172Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:52:59 2024-02-08T16:52:59.172Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.172Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:52:59 2024-02-08T16:52:59.172Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.172Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.172Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:52:59 2024-02-08T16:52:59.173Z INFO 7364 --- [est-event-group] 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. 16:52:59 2024-02-08T16:52:59.173Z INFO 7364 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.173Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 359ms, elapsed time since send: 359ms, request timeout: 30000ms) 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [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: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 262ms, elapsed time since send: 262ms, request timeout: 30000ms) 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] 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) 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=406760515, epoch=6) to node 1: 16:52:59 16:52:59 org.apache.kafka.common.errors.DisconnectException: null 16:52:59 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:52:59 2024-02-08T16:52:59.174Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [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: 362ms, elapsed time since send: 362ms, request timeout: 30000ms) 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [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 METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 263ms, elapsed time since send: 263ms, request timeout: 30000ms) 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [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 FIND_COORDINATOR request with correlation id 32 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 2ms, request timeout: 30000ms) 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [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=914607826, epoch=6) to node 1: 16:52:59 16:52:59 org.apache.kafka.common.errors.DisconnectException: null 16:52:59 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:52:59 2024-02-08T16:52:59.175Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:52:59 2024-02-08T16:52:59.273Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.273Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.275Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.275Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.275Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.275Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.275Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.275Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.275Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.276Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.276Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.276Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.276Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.276Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.276Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.276Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.375Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.375Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.375Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.376Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.376Z INFO 7364 --- [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. 16:52:59 2024-02-08T16:52:59.376Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.376Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.376Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.376Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.376Z WARN 7364 --- [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. 16:52:59 2024-02-08T16:52:59.391Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.391Z INFO 7364 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:52:59 2024-02-08T16:52:59.392Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.392Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.392Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.392Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.392Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.393Z INFO 7364 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:52:59 2024-02-08T16:52:59.393Z INFO 7364 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:52:59 2024-02-08T16:52:59.393Z INFO 7364 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:52:59 2024-02-08T16:52:59.395Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.395Z INFO 7364 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:52:59 2024-02-08T16:52:59.398Z INFO 7364 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:52:59 2024-02-08T16:52:59.398Z WARN 7364 --- [ion-event-group] 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. 16:52:59 2024-02-08T16:52:59.398Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.398Z INFO 7364 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:52:59 2024-02-08T16:52:59.398Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.398Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.398Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.399Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.399Z INFO 7364 --- [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 16:52:59 2024-02-08T16:52:59.399Z INFO 7364 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:52:59 2024-02-08T16:52:59.399Z INFO 7364 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:52:59 2024-02-08T16:52:59.399Z INFO 7364 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:52:59 2024-02-08T16:52:59.401Z INFO 7364 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:52:59 2024-02-08T16:52:59.401Z INFO 7364 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:52:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.132 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:52:59 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:53:05 2024-02-08T16:52:59.411Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:53:05 2024-02-08T16:52:59.426Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.426Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.428Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.428Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.465Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: eb8add117a5439190f3e594a6d44560e045e7252dd711aa709e323313c7260a2 16:53:05 2024-02-08T16:52:59.577Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.577Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.582Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.582Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.628Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.628Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.628Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.628Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.628Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.628Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.629Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.629Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.785Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.785Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.833Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.834Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.902Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.902Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:52:59.985Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:05 2024-02-08T16:52:59.985Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.030Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.030Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.081Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.081Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.128Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.129Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.131Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.131Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.132Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.132Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.134Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.134Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.647Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.647Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.748Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.748Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.768Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.768Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.812Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.812Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.839Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.840Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.840Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.840Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.847Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.847Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:00.848Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:05 2024-02-08T16:53:00.848Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.035Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.035Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.038Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.038Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.654Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.654Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.673Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.673Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.800Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.800Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.815Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.815Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.861Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.861Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.900Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.900Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.905Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.905Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:01.996Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:05 2024-02-08T16:53:01.996Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:02.139Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:02.139Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:02.143Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:05 2024-02-08T16:53:02.143Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:02.630Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:53:02.630Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:02.668Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:05 2024-02-08T16:53:02.668Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:02.811Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:05 2024-02-08T16:53:02.811Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:02.969Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:05 2024-02-08T16:53:02.969Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.004Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.004Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.004Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.004Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.010Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.010Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.017Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.017Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.018Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.018Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.245Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.245Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.578Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.578Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.649Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.649Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.886Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.886Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.915Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.915Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.921Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.921Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:03.921Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:05 2024-02-08T16:53:03.921Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:04.115Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:05 2024-02-08T16:53:04.115Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:04.130Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:05 2024-02-08T16:53:04.130Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:04.215Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:53:04.215Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:04.354Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:04.354Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:04.482Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:05 2024-02-08T16:53:04.482Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:04.505Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:53:04.505Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:04.759Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.348092726S 16:53:05 16:53:04,790 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:53:05 16:53:04,790 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:53:05 16:53:04,790 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9e57937 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:53:05 16:53:04,793 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:53:05 16:53:04,793 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9e57937 - 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 16:53:05 16:53:04,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:53:05 16:53:04,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:53:05 16:53:04,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:53:05 16:53:04,796 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:53:05 16:53:04,796 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9e57937 - 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 16:53:05 16:53:04,798 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:53:05 16:53:04,798 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:53:05 16:53:04,798 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:53:05 16:53:04,798 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411184798) 16:53:05 16:53:04,798 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:53:05 16:53:04,798 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:53:05 16:53:04,803 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:53:05 16:53:04,804 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:53:05 16:53:04,805 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:53:05 16:53:04,805 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:53:05 16:53:04,805 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:53:05 16:53:04,805 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:53:05 16:53:04,813 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6a021dd - Setting zoneId to "UTC" 16:53:05 16:53:04,814 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:53:05 16:53:04,814 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3d4d0260 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:53:05 16:53:04,818 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@26e0a411 - End of configuration. 16:53:05 16:53:04,818 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@46e4d3b - Registering current configuration as safe fallback point 16:53:05 16:53:05 16:53:05 . ____ _ __ _ _ 16:53:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:05 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:05 =========|_|==============|___/=/_/_/_/ 16:53:05 :: Spring Boot :: (v3.1.2) 16:53:05 16:53:05 2024-02-08T16:53:04.823Z INFO 7364 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:05 2024-02-08T16:53:04.823Z INFO 7364 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:53:05 2024-02-08T16:53:04.883Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:05 2024-02-08T16:53:04.883Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.012Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:53:05 allow.auto.create.topics = true 16:53:05 auto.commit.interval.ms = 5000 16:53:05 auto.include.jmx.reporter = true 16:53:05 auto.offset.reset = latest 16:53:05 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:53:05 check.crcs = true 16:53:05 client.dns.lookup = use_all_dns_ips 16:53:05 client.id = consumer-ncmp-data-operation-event-group-7 16:53:05 client.rack = 16:53:05 connections.max.idle.ms = 540000 16:53:05 default.api.timeout.ms = 60000 16:53:05 enable.auto.commit = false 16:53:05 exclude.internal.topics = true 16:53:05 fetch.max.bytes = 52428800 16:53:05 fetch.max.wait.ms = 500 16:53:05 fetch.min.bytes = 1 16:53:05 group.id = ncmp-data-operation-event-group 16:53:05 group.instance.id = null 16:53:05 heartbeat.interval.ms = 3000 16:53:05 interceptor.classes = [] 16:53:05 internal.leave.group.on.close = true 16:53:05 internal.throw.on.fetch.stable.offset.unsupported = false 16:53:05 isolation.level = read_uncommitted 16:53:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:53:05 max.partition.fetch.bytes = 1048576 16:53:05 max.poll.interval.ms = 300000 16:53:05 max.poll.records = 500 16:53:05 metadata.max.age.ms = 300000 16:53:05 metric.reporters = [] 16:53:05 metrics.num.samples = 2 16:53:05 metrics.recording.level = INFO 16:53:05 metrics.sample.window.ms = 30000 16:53:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:53:05 receive.buffer.bytes = 65536 16:53:05 reconnect.backoff.max.ms = 1000 16:53:05 reconnect.backoff.ms = 50 16:53:05 request.timeout.ms = 30000 16:53:05 retry.backoff.ms = 100 16:53:05 sasl.client.callback.handler.class = null 16:53:05 sasl.jaas.config = null 16:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:53:05 sasl.kerberos.min.time.before.relogin = 60000 16:53:05 sasl.kerberos.service.name = null 16:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:53:05 sasl.login.callback.handler.class = null 16:53:05 sasl.login.class = null 16:53:05 sasl.login.connect.timeout.ms = null 16:53:05 sasl.login.read.timeout.ms = null 16:53:05 sasl.login.refresh.buffer.seconds = 300 16:53:05 sasl.login.refresh.min.period.seconds = 60 16:53:05 sasl.login.refresh.window.factor = 0.8 16:53:05 sasl.login.refresh.window.jitter = 0.05 16:53:05 sasl.login.retry.backoff.max.ms = 10000 16:53:05 sasl.login.retry.backoff.ms = 100 16:53:05 sasl.mechanism = GSSAPI 16:53:05 sasl.oauthbearer.clock.skew.seconds = 30 16:53:05 sasl.oauthbearer.expected.audience = null 16:53:05 sasl.oauthbearer.expected.issuer = null 16:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:53:05 sasl.oauthbearer.jwks.endpoint.url = null 16:53:05 sasl.oauthbearer.scope.claim.name = scope 16:53:05 sasl.oauthbearer.sub.claim.name = sub 16:53:05 sasl.oauthbearer.token.endpoint.url = null 16:53:05 security.protocol = PLAINTEXT 16:53:05 security.providers = null 16:53:05 send.buffer.bytes = 131072 16:53:05 session.timeout.ms = 45000 16:53:05 socket.connection.setup.timeout.max.ms = 30000 16:53:05 socket.connection.setup.timeout.ms = 10000 16:53:05 ssl.cipher.suites = null 16:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:53:05 ssl.endpoint.identification.algorithm = https 16:53:05 ssl.engine.factory.class = null 16:53:05 ssl.key.password = null 16:53:05 ssl.keymanager.algorithm = SunX509 16:53:05 ssl.keystore.certificate.chain = null 16:53:05 ssl.keystore.key = null 16:53:05 ssl.keystore.location = null 16:53:05 ssl.keystore.password = null 16:53:05 ssl.keystore.type = JKS 16:53:05 ssl.protocol = TLSv1.3 16:53:05 ssl.provider = null 16:53:05 ssl.secure.random.implementation = null 16:53:05 ssl.trustmanager.algorithm = PKIX 16:53:05 ssl.truststore.certificates = null 16:53:05 ssl.truststore.location = null 16:53:05 ssl.truststore.password = null 16:53:05 ssl.truststore.type = JKS 16:53:05 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:53:05 16:53:05 2024-02-08T16:53:05.014Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:53:05 2024-02-08T16:53:05.014Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:53:05 2024-02-08T16:53:05.014Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411185014 16:53:05 2024-02-08T16:53:05.014Z INFO 7364 --- [ 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 16:53:05 2024-02-08T16:53:05.018Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:53:05 allow.auto.create.topics = true 16:53:05 auto.commit.interval.ms = 5000 16:53:05 auto.include.jmx.reporter = true 16:53:05 auto.offset.reset = latest 16:53:05 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:53:05 check.crcs = true 16:53:05 client.dns.lookup = use_all_dns_ips 16:53:05 client.id = consumer-ncmp-async-rest-request-event-group-8 16:53:05 client.rack = 16:53:05 connections.max.idle.ms = 540000 16:53:05 default.api.timeout.ms = 60000 16:53:05 enable.auto.commit = false 16:53:05 exclude.internal.topics = true 16:53:05 fetch.max.bytes = 52428800 16:53:05 fetch.max.wait.ms = 500 16:53:05 fetch.min.bytes = 1 16:53:05 group.id = ncmp-async-rest-request-event-group 16:53:05 group.instance.id = null 16:53:05 heartbeat.interval.ms = 3000 16:53:05 interceptor.classes = [] 16:53:05 internal.leave.group.on.close = true 16:53:05 internal.throw.on.fetch.stable.offset.unsupported = false 16:53:05 isolation.level = read_uncommitted 16:53:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:53:05 max.partition.fetch.bytes = 1048576 16:53:05 max.poll.interval.ms = 300000 16:53:05 max.poll.records = 500 16:53:05 metadata.max.age.ms = 300000 16:53:05 metric.reporters = [] 16:53:05 metrics.num.samples = 2 16:53:05 metrics.recording.level = INFO 16:53:05 metrics.sample.window.ms = 30000 16:53:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:53:05 receive.buffer.bytes = 65536 16:53:05 reconnect.backoff.max.ms = 1000 16:53:05 reconnect.backoff.ms = 50 16:53:05 request.timeout.ms = 30000 16:53:05 retry.backoff.ms = 100 16:53:05 sasl.client.callback.handler.class = null 16:53:05 sasl.jaas.config = null 16:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:53:05 sasl.kerberos.min.time.before.relogin = 60000 16:53:05 sasl.kerberos.service.name = null 16:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:53:05 sasl.login.callback.handler.class = null 16:53:05 sasl.login.class = null 16:53:05 sasl.login.connect.timeout.ms = null 16:53:05 sasl.login.read.timeout.ms = null 16:53:05 sasl.login.refresh.buffer.seconds = 300 16:53:05 sasl.login.refresh.min.period.seconds = 60 16:53:05 sasl.login.refresh.window.factor = 0.8 16:53:05 sasl.login.refresh.window.jitter = 0.05 16:53:05 sasl.login.retry.backoff.max.ms = 10000 16:53:05 sasl.login.retry.backoff.ms = 100 16:53:05 sasl.mechanism = GSSAPI 16:53:05 sasl.oauthbearer.clock.skew.seconds = 30 16:53:05 sasl.oauthbearer.expected.audience = null 16:53:05 sasl.oauthbearer.expected.issuer = null 16:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:53:05 sasl.oauthbearer.jwks.endpoint.url = null 16:53:05 sasl.oauthbearer.scope.claim.name = scope 16:53:05 sasl.oauthbearer.sub.claim.name = sub 16:53:05 sasl.oauthbearer.token.endpoint.url = null 16:53:05 security.protocol = PLAINTEXT 16:53:05 security.providers = null 16:53:05 send.buffer.bytes = 131072 16:53:05 session.timeout.ms = 45000 16:53:05 socket.connection.setup.timeout.max.ms = 30000 16:53:05 socket.connection.setup.timeout.ms = 10000 16:53:05 ssl.cipher.suites = null 16:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:53:05 ssl.endpoint.identification.algorithm = https 16:53:05 ssl.engine.factory.class = null 16:53:05 ssl.key.password = null 16:53:05 ssl.keymanager.algorithm = SunX509 16:53:05 ssl.keystore.certificate.chain = null 16:53:05 ssl.keystore.key = null 16:53:05 ssl.keystore.location = null 16:53:05 ssl.keystore.password = null 16:53:05 ssl.keystore.type = JKS 16:53:05 ssl.protocol = TLSv1.3 16:53:05 ssl.provider = null 16:53:05 ssl.secure.random.implementation = null 16:53:05 ssl.trustmanager.algorithm = PKIX 16:53:05 ssl.truststore.certificates = null 16:53:05 ssl.truststore.location = null 16:53:05 ssl.truststore.password = null 16:53:05 ssl.truststore.type = JKS 16:53:05 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:53:05 16:53:05 2024-02-08T16:53:05.023Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.023Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.027Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:53:05 2024-02-08T16:53:05.027Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:53:05 2024-02-08T16:53:05.027Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411185027 16:53:05 2024-02-08T16:53:05.027Z INFO 7364 --- [ 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 16:53:05 2024-02-08T16:53:05.030Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.030Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.031Z INFO 7364 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.263 seconds (process running for 69.375) 16:53:05 2024-02-08T16:53:05.033Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.034Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.106Z WARN 7364 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:53:05 2024-02-08T16:53:05.106Z INFO 7364 --- [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: UUJ2j4BJTTqYgGdDPyc_Cg 16:53:05 2024-02-08T16:53:05.115Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.115Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.162Z WARN 7364 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:53:05 2024-02-08T16:53:05.163Z INFO 7364 --- [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: UUJ2j4BJTTqYgGdDPyc_Cg 16:53:05 2024-02-08T16:53:05.224Z WARN 7364 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:53:05 2024-02-08T16:53:05.295Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.295Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.300Z WARN 7364 --- [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} 16:53:05 2024-02-08T16:53:05.333Z WARN 7364 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:53:05 2024-02-08T16:53:05.342Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.342Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.407Z INFO 7364 --- [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 s_t61xegRnOCib_2Vfc9zw 16:53:05 2024-02-08T16:53:05.411Z INFO 7364 --- [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) 16:53:05 2024-02-08T16:53:05.412Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.433Z INFO 7364 --- [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-4c429f41-2207-4645-8861-4c6a3d1d47ac 16:53:05 2024-02-08T16:53:05.433Z INFO 7364 --- [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) 16:53:05 2024-02-08T16:53:05.433Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.435Z INFO 7364 --- [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 s_t61xegRnOCib_2Vfc9zw 16:53:05 2024-02-08T16:53:05.442Z INFO 7364 --- [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) 16:53:05 2024-02-08T16:53:05.443Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.452Z INFO 7364 --- [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-348ee5aa-f51d-4847-8b0a-c390863b1f8c 16:53:05 2024-02-08T16:53:05.452Z INFO 7364 --- [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) 16:53:05 2024-02-08T16:53:05.452Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.461Z INFO 7364 --- [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-4c429f41-2207-4645-8861-4c6a3d1d47ac', protocol='range'} 16:53:05 2024-02-08T16:53:05.462Z INFO 7364 --- [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-4c429f41-2207-4645-8861-4c6a3d1d47ac=Assignment(partitions=[ncmp-async-m2m-0])} 16:53:05 2024-02-08T16:53:05.466Z INFO 7364 --- [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-348ee5aa-f51d-4847-8b0a-c390863b1f8c', protocol='range'} 16:53:05 2024-02-08T16:53:05.467Z INFO 7364 --- [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-348ee5aa-f51d-4847-8b0a-c390863b1f8c=Assignment(partitions=[ncmp-async-m2m-0])} 16:53:05 2024-02-08T16:53:05.473Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.473Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.521Z INFO 7364 --- [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-348ee5aa-f51d-4847-8b0a-c390863b1f8c', protocol='range'} 16:53:05 2024-02-08T16:53:05.521Z INFO 7364 --- [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]) 16:53:05 2024-02-08T16:53:05.521Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.521Z INFO 7364 --- [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-4c429f41-2207-4645-8861-4c6a3d1d47ac', protocol='range'} 16:53:05 2024-02-08T16:53:05.522Z INFO 7364 --- [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]) 16:53:05 2024-02-08T16:53:05.522Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.536Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.536Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.541Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.541Z INFO 7364 --- [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 16:53:05 2024-02-08T16:53:05.554Z INFO 7364 --- [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}}. 16:53:05 2024-02-08T16:53:05.554Z INFO 7364 --- [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}}. 16:53:05 2024-02-08T16:53:05.563Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:53:05 2024-02-08T16:53:05.563Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:53:05 acks = -1 16:53:05 auto.include.jmx.reporter = true 16:53:05 batch.size = 16384 16:53:05 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:53:05 buffer.memory = 33554432 16:53:05 client.dns.lookup = use_all_dns_ips 16:53:05 client.id = producer-9 16:53:05 compression.type = none 16:53:05 connections.max.idle.ms = 540000 16:53:05 delivery.timeout.ms = 120000 16:53:05 enable.idempotence = false 16:53:05 interceptor.classes = [] 16:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:53:05 linger.ms = 1 16:53:05 max.block.ms = 60000 16:53:05 max.in.flight.requests.per.connection = 5 16:53:05 max.request.size = 1048576 16:53:05 metadata.max.age.ms = 300000 16:53:05 metadata.max.idle.ms = 300000 16:53:05 metric.reporters = [] 16:53:05 metrics.num.samples = 2 16:53:05 metrics.recording.level = INFO 16:53:05 metrics.sample.window.ms = 30000 16:53:05 partitioner.adaptive.partitioning.enable = true 16:53:05 partitioner.availability.timeout.ms = 0 16:53:05 partitioner.class = null 16:53:05 partitioner.ignore.keys = false 16:53:05 receive.buffer.bytes = 32768 16:53:05 reconnect.backoff.max.ms = 1000 16:53:05 reconnect.backoff.ms = 50 16:53:05 request.timeout.ms = 30000 16:53:05 retries = 0 16:53:05 retry.backoff.ms = 100 16:53:05 sasl.client.callback.handler.class = null 16:53:05 sasl.jaas.config = null 16:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:53:05 sasl.kerberos.min.time.before.relogin = 60000 16:53:05 sasl.kerberos.service.name = null 16:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:53:05 sasl.login.callback.handler.class = null 16:53:05 sasl.login.class = null 16:53:05 sasl.login.connect.timeout.ms = null 16:53:05 sasl.login.read.timeout.ms = null 16:53:05 sasl.login.refresh.buffer.seconds = 300 16:53:05 sasl.login.refresh.min.period.seconds = 60 16:53:05 sasl.login.refresh.window.factor = 0.8 16:53:05 sasl.login.refresh.window.jitter = 0.05 16:53:05 sasl.login.retry.backoff.max.ms = 10000 16:53:05 sasl.login.retry.backoff.ms = 100 16:53:05 sasl.mechanism = GSSAPI 16:53:05 sasl.oauthbearer.clock.skew.seconds = 30 16:53:05 sasl.oauthbearer.expected.audience = null 16:53:05 sasl.oauthbearer.expected.issuer = null 16:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:53:05 sasl.oauthbearer.jwks.endpoint.url = null 16:53:05 sasl.oauthbearer.scope.claim.name = scope 16:53:05 sasl.oauthbearer.sub.claim.name = sub 16:53:05 sasl.oauthbearer.token.endpoint.url = null 16:53:05 security.protocol = PLAINTEXT 16:53:05 security.providers = null 16:53:05 send.buffer.bytes = 131072 16:53:05 socket.connection.setup.timeout.max.ms = 30000 16:53:05 socket.connection.setup.timeout.ms = 10000 16:53:05 ssl.cipher.suites = null 16:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:53:05 ssl.endpoint.identification.algorithm = https 16:53:05 ssl.engine.factory.class = null 16:53:05 ssl.key.password = null 16:53:05 ssl.keymanager.algorithm = SunX509 16:53:05 ssl.keystore.certificate.chain = null 16:53:05 ssl.keystore.key = null 16:53:05 ssl.keystore.location = null 16:53:05 ssl.keystore.password = null 16:53:05 ssl.keystore.type = JKS 16:53:05 ssl.protocol = TLSv1.3 16:53:05 ssl.provider = null 16:53:05 ssl.secure.random.implementation = null 16:53:05 ssl.trustmanager.algorithm = PKIX 16:53:05 ssl.truststore.certificates = null 16:53:05 ssl.truststore.location = null 16:53:05 ssl.truststore.password = null 16:53:05 ssl.truststore.type = JKS 16:53:05 transaction.timeout.ms = 60000 16:53:05 transactional.id = null 16:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:53:05 16:53:05 2024-02-08T16:53:05.567Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:53:05 2024-02-08T16:53:05.567Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:53:05 2024-02-08T16:53:05.567Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:53:05 2024-02-08T16:53:05.567Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411185567 16:53:05 2024-02-08T16:53:05.584Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.584Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.584Z INFO 7364 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:53:05 2024-02-08T16:53:05.586Z INFO 7364 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:53:05 2024-02-08T16:53:05.588Z INFO 7364 --- [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 s_t61xegRnOCib_2Vfc9zw 16:53:05 2024-02-08T16:53:05.588Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: UUJ2j4BJTTqYgGdDPyc_Cg 16:53:05 2024-02-08T16:53:05.698Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.698Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.706Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:53:05 2024-02-08T16:53:05.707Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:53:05 acks = -1 16:53:05 auto.include.jmx.reporter = true 16:53:05 batch.size = 16384 16:53:05 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:53:05 buffer.memory = 33554432 16:53:05 client.dns.lookup = use_all_dns_ips 16:53:05 client.id = producer-10 16:53:05 compression.type = none 16:53:05 connections.max.idle.ms = 540000 16:53:05 delivery.timeout.ms = 120000 16:53:05 enable.idempotence = false 16:53:05 interceptor.classes = [] 16:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:53:05 linger.ms = 1 16:53:05 max.block.ms = 60000 16:53:05 max.in.flight.requests.per.connection = 5 16:53:05 max.request.size = 1048576 16:53:05 metadata.max.age.ms = 300000 16:53:05 metadata.max.idle.ms = 300000 16:53:05 metric.reporters = [] 16:53:05 metrics.num.samples = 2 16:53:05 metrics.recording.level = INFO 16:53:05 metrics.sample.window.ms = 30000 16:53:05 partitioner.adaptive.partitioning.enable = true 16:53:05 partitioner.availability.timeout.ms = 0 16:53:05 partitioner.class = null 16:53:05 partitioner.ignore.keys = false 16:53:05 receive.buffer.bytes = 32768 16:53:05 reconnect.backoff.max.ms = 1000 16:53:05 reconnect.backoff.ms = 50 16:53:05 request.timeout.ms = 30000 16:53:05 retries = 0 16:53:05 retry.backoff.ms = 100 16:53:05 sasl.client.callback.handler.class = null 16:53:05 sasl.jaas.config = null 16:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:53:05 sasl.kerberos.min.time.before.relogin = 60000 16:53:05 sasl.kerberos.service.name = null 16:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:53:05 sasl.login.callback.handler.class = null 16:53:05 sasl.login.class = null 16:53:05 sasl.login.connect.timeout.ms = null 16:53:05 sasl.login.read.timeout.ms = null 16:53:05 sasl.login.refresh.buffer.seconds = 300 16:53:05 sasl.login.refresh.min.period.seconds = 60 16:53:05 sasl.login.refresh.window.factor = 0.8 16:53:05 sasl.login.refresh.window.jitter = 0.05 16:53:05 sasl.login.retry.backoff.max.ms = 10000 16:53:05 sasl.login.retry.backoff.ms = 100 16:53:05 sasl.mechanism = GSSAPI 16:53:05 sasl.oauthbearer.clock.skew.seconds = 30 16:53:05 sasl.oauthbearer.expected.audience = null 16:53:05 sasl.oauthbearer.expected.issuer = null 16:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:53:05 sasl.oauthbearer.jwks.endpoint.url = null 16:53:05 sasl.oauthbearer.scope.claim.name = scope 16:53:05 sasl.oauthbearer.sub.claim.name = sub 16:53:05 sasl.oauthbearer.token.endpoint.url = null 16:53:05 security.protocol = PLAINTEXT 16:53:05 security.providers = null 16:53:05 send.buffer.bytes = 131072 16:53:05 socket.connection.setup.timeout.max.ms = 30000 16:53:05 socket.connection.setup.timeout.ms = 10000 16:53:05 ssl.cipher.suites = null 16:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:53:05 ssl.endpoint.identification.algorithm = https 16:53:05 ssl.engine.factory.class = null 16:53:05 ssl.key.password = null 16:53:05 ssl.keymanager.algorithm = SunX509 16:53:05 ssl.keystore.certificate.chain = null 16:53:05 ssl.keystore.key = null 16:53:05 ssl.keystore.location = null 16:53:05 ssl.keystore.password = null 16:53:05 ssl.keystore.type = JKS 16:53:05 ssl.protocol = TLSv1.3 16:53:05 ssl.provider = null 16:53:05 ssl.secure.random.implementation = null 16:53:05 ssl.trustmanager.algorithm = PKIX 16:53:05 ssl.truststore.certificates = null 16:53:05 ssl.truststore.location = null 16:53:05 ssl.truststore.password = null 16:53:05 ssl.truststore.type = JKS 16:53:05 transaction.timeout.ms = 60000 16:53:05 transactional.id = null 16:53:05 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:53:05 16:53:05 2024-02-08T16:53:05.716Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:53:05 2024-02-08T16:53:05.716Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:53:05 2024-02-08T16:53:05.716Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:53:05 2024-02-08T16:53:05.716Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411185716 16:53:05 2024-02-08T16:53:05.723Z INFO 7364 --- [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 s_t61xegRnOCib_2Vfc9zw 16:53:05 2024-02-08T16:53:05.724Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: UUJ2j4BJTTqYgGdDPyc_Cg 16:53:05 2024-02-08T16:53:05.741Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:05 2024-02-08T16:53:05.741Z WARN 7364 --- [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. 16:53:05 2024-02-08T16:53:05.758Z ERROR 7364 --- [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 16:53:05 16:53:05 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:53:05 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:53:05 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:53:05 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:53:05 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:53:05 at java.base/java.lang.Thread.run(Thread.java:833) 16:53:05 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:53:05 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:53:05 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:53:05 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:53:05 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:53:05 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:53:05 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:53:05 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:53:05 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:53:05 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:53:05 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:53:05 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:53:05 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:53:05 ... 3 common frames omitted 16:53:05 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:53:05 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:53:05 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:53:05 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:53:05 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:53:05 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:53:05 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:53:05 ... 15 common frames omitted 16:53:05 16:53:06 2024-02-08T16:53:05.889Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:06 2024-02-08T16:53:05.890Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 134ms, elapsed time since send: 134ms, request timeout: 30000ms) 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, request timeout: 30000ms) 16:53:06 2024-02-08T16:53:05.890Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.891Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.891Z INFO 7364 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=763768220, epoch=2) to node 1: 16:53:06 16:53:06 org.apache.kafka.common.errors.DisconnectException: null 16:53:06 16:53:06 2024-02-08T16:53:05.891Z INFO 7364 --- [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=254828481, epoch=2) to node 1: 16:53:06 16:53:06 org.apache.kafka.common.errors.DisconnectException: null 16:53:06 16:53:06 2024-02-08T16:53:05.891Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.891Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.892Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:53:06 2024-02-08T16:53:05.892Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.972Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:06 2024-02-08T16:53:05.972Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:05.991Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:06 2024-02-08T16:53:05.991Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.991Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:05.991Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:05.991Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:05.991Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:05.993Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:06 2024-02-08T16:53:05.993Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.039Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.040Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.092Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:06.092Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.092Z INFO 7364 --- [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. 16:53:06 2024-02-08T16:53:06.093Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:53:06 2024-02-08T16:53:06.107Z INFO 7364 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:53:06 2024-02-08T16:53:06.108Z INFO 7364 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:53:06 2024-02-08T16:53:06.108Z INFO 7364 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:53:06 2024-02-08T16:53:06.108Z INFO 7364 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:53:06 2024-02-08T16:53:06.108Z INFO 7364 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:53:06 2024-02-08T16:53:06.111Z INFO 7364 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:53:06 2024-02-08T16:53:06.111Z INFO 7364 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:53:06 2024-02-08T16:53:06.112Z INFO 7364 --- [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 16:53:06 2024-02-08T16:53:06.112Z INFO 7364 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:53:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.702 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:53:06 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:53:06 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:53:06 2024-02-08T16:53:06.141Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.142Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.144Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.144Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.146Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.146Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.251Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.252Z WARN 7364 --- [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. 16:53:06 16:53:06,289 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:53:06 16:53:06,289 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:53:06 16:53:06,289 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@372f3ce5 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:53:06 16:53:06,291 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:53:06 16:53:06,291 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@372f3ce5 - 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 16:53:06 16:53:06,293 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:53:06 16:53:06,293 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:53:06 16:53:06,293 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:53:06 16:53:06,294 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:53:06 16:53:06,294 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@372f3ce5 - 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 16:53:06 16:53:06,296 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:53:06 16:53:06,296 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:53:06 16:53:06,296 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:53:06 16:53:06,296 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411186296) 16:53:06 16:53:06,296 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:53:06 16:53:06,296 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:53:06 16:53:06,297 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:53:06 16:53:06,298 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:53:06 16:53:06,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:53:06 16:53:06,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:53:06 16:53:06,299 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:53:06 16:53:06,299 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:53:06 16:53:06,304 |-INFO in ch.qos.logback.classic.pattern.DateConverter@edec72f - Setting zoneId to "UTC" 16:53:06 16:53:06,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:53:06 16:53:06,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:53:06 16:53:06,308 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:53:06 16:53:06,308 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:53:06 16:53:06,308 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:53:06 16:53:06,308 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:53:06 16:53:06,308 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:53:06 16:53:06,308 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7ddd9067 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:53:06 16:53:06,308 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:53:06 16:53:06,309 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@650aed6b - End of configuration. 16:53:06 16:53:06,309 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2b8c2d3b - Registering current configuration as safe fallback point 16:53:06 16:53:06 16:53:06 . ____ _ __ _ _ 16:53:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:06 =========|_|==============|___/=/_/_/_/ 16:53:06 :: Spring Boot :: (v3.1.2) 16:53:06 16:53:06 2024-02-08T16:53:06.312Z INFO 7364 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:06 2024-02-08T16:53:06.313Z INFO 7364 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 16:53:06 2024-02-08T16:53:06.346Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.346Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.351Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.351Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.444Z INFO 7364 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.171 seconds (process running for 70.787) 16:53:06 2024-02-08T16:53:06.456Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.456Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.502Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.502Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.507Z WARN 7364 --- [ 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') 16:53:06 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:53:06 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:53:06 16:53:06 . ____ _ __ _ _ 16:53:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:06 =========|_|==============|___/=/_/_/_/ 16:53:06 :: Spring Boot :: (v3.1.2) 16:53:06 16:53:06 2024-02-08T16:53:06.544Z INFO 7364 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:06 2024-02-08T16:53:06.544Z INFO 7364 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:53:06 2024-02-08T16:53:06.564Z INFO 7364 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.039 seconds (process running for 70.907) 16:53:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:53:06 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:53:06 2024-02-08T16:53:06.585Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.585Z WARN 7364 --- [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. 16:53:06 16:53:06 . ____ _ __ _ _ 16:53:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:06 =========|_|==============|___/=/_/_/_/ 16:53:06 :: Spring Boot :: (v3.1.2) 16:53:06 16:53:06 2024-02-08T16:53:06.597Z INFO 7364 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:06 2024-02-08T16:53:06.597Z INFO 7364 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:53:06 2024-02-08T16:53:06.603Z INFO 7364 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.024 seconds (process running for 70.947) 16:53:06 2024-02-08T16:53:06.809Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.809Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.809Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.809Z WARN 7364 --- [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. 16:53:06 2024-02-08T16:53:06.810Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:06 2024-02-08T16:53:06.810Z WARN 7364 --- [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. 16:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:53:06 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec 16:53:13 16:53:13 . ____ _ __ _ _ 16:53:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:13 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:13 =========|_|==============|___/=/_/_/_/ 16:53:13 :: Spring Boot :: (v3.1.2) 16:53:13 16:53:13 2024-02-08T16:53:06.854Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:13 2024-02-08T16:53:06.854Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:06.855Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:06.855Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:06.860Z INFO 7364 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:13 2024-02-08T16:53:06.860Z INFO 7364 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:53:13 2024-02-08T16:53:06.945Z WARN 7364 --- [ 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: 16:53:13 --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 16:53:13 2024-02-08T16:53:07.051Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.051Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.054Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:53:13 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:13 + + + + | | / \ / | | / / \ | | 16:53:13 + + + + + o----o o o o o----o | o o o o----o | 16:53:13 + + + + | | / \ / | | \ / \ | | 16:53:13 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:13 2024-02-08T16:53:07.055Z INFO 7364 --- [ 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. 16:53:13 2024-02-08T16:53:07.055Z INFO 7364 --- [ 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 16:53:13 2024-02-08T16:53:07.055Z INFO 7364 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:13 2024-02-08T16:53:07.055Z INFO 7364 --- [ 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. 16:53:13 2024-02-08T16:53:07.056Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.056Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.058Z INFO 7364 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:13 To enable the Jet engine on the members, do one of the following: 16:53:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:13 2024-02-08T16:53:07.110Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.111Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.129Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.129Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.357Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.357Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.368Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.368Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.486Z INFO 7364 --- [ 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. 16:53:13 2024-02-08T16:53:07.563Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.563Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.613Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:13 2024-02-08T16:53:07.618Z WARN 7364 --- [ 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. 16:53:13 2024-02-08T16:53:07.685Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.685Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.697Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.697Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.788Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.788Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.937Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.937Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.939Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.940Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.940Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:13 2024-02-08T16:53:07.940Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:07.944Z INFO 7364 --- [ 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. 16:53:13 2024-02-08T16:53:07.953Z INFO 7364 --- [ 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 16:53:13 2024-02-08T16:53:08.052Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.052Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.140Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.140Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.189Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.189Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.539Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.539Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.541Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.541Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.542Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.542Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.593Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.593Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.693Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.693Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.701Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.701Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:08.843Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:13 2024-02-08T16:53:08.843Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.007Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.007Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.042Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.042Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.045Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.045Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.345Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.345Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.393Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.393Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.647Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.647Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.648Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.648Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.651Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.652Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.696Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.696Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.797Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.797Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.799Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.799Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.804Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.804Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:09.810Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:13 2024-02-08T16:53:09.810Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.099Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.099Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.199Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.199Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.246Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.247Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.497Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.497Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.651Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.651Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.655Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.655Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.769Z INFO 7364 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:53:13 16:53:13 Members {size:1, ver:1} [ 16:53:13 Member [10.250.0.254]:5701 - 8ae8cdc4-72fb-4828-9207-f09cc297fd50 this 16:53:13 ] 16:53:13 16:53:13 2024-02-08T16:53:10.787Z INFO 7364 --- [ 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 16:53:13 2024-02-08T16:53:10.803Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.804Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.819Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:13 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:13 + + + + | | / \ / | | / / \ | | 16:53:13 + + + + + o----o o o o o----o | o o o o----o | 16:53:13 + + + + | | / \ / | | \ / \ | | 16:53:13 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:13 2024-02-08T16:53:10.819Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:13 2024-02-08T16:53:10.819Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5702 16:53:13 2024-02-08T16:53:10.819Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:13 2024-02-08T16:53:10.819Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:53:13 2024-02-08T16:53:10.819Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:13 To enable the Jet engine on the members, do one of the following: 16:53:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:13 2024-02-08T16:53:10.836Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:53:13 2024-02-08T16:53:10.838Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:13 2024-02-08T16:53:10.838Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:53:13 2024-02-08T16:53:10.850Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:13 2024-02-08T16:53:10.851Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5702 is STARTING 16:53:13 2024-02-08T16:53:10.852Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.852Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.952Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.952Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.953Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.953Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:10.966Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:13 2024-02-08T16:53:10.966Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.003Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.003Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.007Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.007Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.100Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.100Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.353Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.353Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.501Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.501Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.660Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.660Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.710Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.710Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.755Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.756Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.858Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.858Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:11.961Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:13 2024-02-08T16:53:11.961Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.006Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.006Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.072Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.072Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.155Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.155Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.209Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.209Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.210Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.210Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.356Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.357Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.604Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.604Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.760Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.760Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.815Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.815Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.865Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.865Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.915Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.915Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:12.976Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:13 2024-02-08T16:53:12.976Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.008Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.008Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.013Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.013Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.110Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.111Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.214Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.214Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.414Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.414Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.510Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.510Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.807Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.807Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.816Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.816Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.818Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:13 2024-02-08T16:53:13.818Z WARN 7364 --- [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. 16:53:13 2024-02-08T16:53:13.880Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:14 2024-02-08T16:53:13.880Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:13.965Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:14 2024-02-08T16:53:13.965Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:13.974Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:14 2024-02-08T16:53:13.974Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:14.014Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:14 2024-02-08T16:53:14.014Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:14.113Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:14 2024-02-08T16:53:14.113Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:14.116Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:14 2024-02-08T16:53:14.116Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:14.120Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:14 2024-02-08T16:53:14.120Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:14.518Z INFO 7364 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:14 16:53:14 Members {size:1, ver:1} [ 16:53:14 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:14 ] 16:53:14 16:53:14 2024-02-08T16:53:14.518Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]: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! 16:53:14 2024-02-08T16:53:14.519Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5702 is STARTED 16:53:14 2024-02-08T16:53:14.520Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:14 2024-02-08T16:53:14.520Z WARN 7364 --- [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. 16:53:14 2024-02-08T16:53:14.529Z INFO 7364 --- [ main] o.c.n.a.i.c.e.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 7.688 seconds (process running for 78.873) 16:53:14 2024-02-08T16:53:14.542Z INFO 7364 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:53:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.736 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.AlternateIdCacheConfigSpec 16:53:14 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmSubscriptionEventCacheConfigSpec 16:53:20 16:53:20 . ____ _ __ _ _ 16:53:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:20 =========|_|==============|___/=/_/_/_/ 16:53:20 :: Spring Boot :: (v3.1.2) 16:53:20 16:53:20 2024-02-08T16:53:14.606Z INFO 7364 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Starting CmSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:20 2024-02-08T16:53:14.606Z INFO 7364 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:53:20 2024-02-08T16:53:14.622Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:20 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:20 + + + + | | / \ / | | / / \ | | 16:53:20 + + + + + o----o o o o o----o | o o o o----o | 16:53:20 + + + + | | / \ / | | \ / \ | | 16:53:20 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:20 2024-02-08T16:53:14.622Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:20 2024-02-08T16:53:14.622Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5703 16:53:20 2024-02-08T16:53:14.622Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:20 2024-02-08T16:53:14.622Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:53:20 2024-02-08T16:53:14.622Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:20 To enable the Jet engine on the members, do one of the following: 16:53:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:20 2024-02-08T16:53:14.623Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:20 2024-02-08T16:53:14.623Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:14.673Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:53:20 2024-02-08T16:53:14.675Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:20 2024-02-08T16:53:14.675Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:53:20 2024-02-08T16:53:14.712Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:20 2024-02-08T16:53:14.732Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5703 is STARTING 16:53:20 2024-02-08T16:53:14.736Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:20 2024-02-08T16:53:14.736Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:14.780Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:20 2024-02-08T16:53:14.780Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:14.832Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:20 2024-02-08T16:53:14.832Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:14.924Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:20 2024-02-08T16:53:14.924Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:14.925Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:20 2024-02-08T16:53:14.925Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:14.925Z INFO 7364 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:53:20 2024-02-08T16:53:14.953Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:35887 16:53:20 2024-02-08T16:53:14.954Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:35887 and /10.30.107.118:5702 16:53:20 2024-02-08T16:53:14.981Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:20 2024-02-08T16:53:14.981Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.017Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.017Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.019Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.019Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.028Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.028Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.236Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.236Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.480Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.480Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.748Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.748Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.778Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.778Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.784Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.784Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.829Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.829Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.836Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.836Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.919Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.919Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:15.979Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:20 2024-02-08T16:53:15.979Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.022Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.022Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.032Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.032Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.185Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.185Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.440Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.440Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.585Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.585Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.632Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.632Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.637Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.637Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.902Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.902Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.922Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.922Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.933Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.933Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:16.935Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:20 2024-02-08T16:53:16.935Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.026Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.026Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.034Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.034Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.042Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.042Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.138Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.138Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.644Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.644Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.686Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.686Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.739Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.739Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.740Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.740Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.824Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.824Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:17.939Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:20 2024-02-08T16:53:17.939Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.039Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.039Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.087Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.087Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.091Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.091Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.106Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.106Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.196Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.196Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.229Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.229Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.548Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.548Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.690Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.690Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.793Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.793Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.844Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.844Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.844Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.844Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:18.927Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:18.927Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.049Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.049Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.092Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.092Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.095Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.095Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.141Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.141Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.233Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.233Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.310Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.310Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.653Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.653Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.796Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.796Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.798Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.798Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.848Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.848Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.898Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.898Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.930Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.930Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:19.997Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:20 2024-02-08T16:53:19.997Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:20.051Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:20 16:53:20 Members {size:2, ver:2} [ 16:53:20 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:20 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:20 ] 16:53:20 16:53:20 2024-02-08T16:53:20.054Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:20 2024-02-08T16:53:20.054Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:20.066Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:20 16:53:20 Members {size:2, ver:2} [ 16:53:20 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:20 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 this 16:53:20 ] 16:53:20 16:53:20 2024-02-08T16:53:20.066Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]: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! 16:53:20 2024-02-08T16:53:20.067Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5703 is STARTED 16:53:20 2024-02-08T16:53:20.075Z INFO 7364 --- [ main] i.c.e.CmSubscriptionEventCacheConfigSpec : Started CmSubscriptionEventCacheConfigSpec in 5.488 seconds (process running for 84.418) 16:53:20 2024-02-08T16:53:20.098Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:20 2024-02-08T16:53:20.098Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:20.240Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:20 2024-02-08T16:53:20.240Z WARN 7364 --- [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. 16:53:20 2024-02-08T16:53:20.264Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:20 2024-02-08T16:53:20.264Z WARN 7364 --- [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. 16:53:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.709 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmSubscriptionEventCacheConfigSpec 16:53:20 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 16:53:26 2024-02-08T16:53:20.306Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.306Z WARN 7364 --- [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. 16:53:26 16:53:26 . ____ _ __ _ _ 16:53:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:26 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:26 =========|_|==============|___/=/_/_/_/ 16:53:26 :: Spring Boot :: (v3.1.2) 16:53:26 16:53:26 2024-02-08T16:53:20.318Z INFO 7364 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:26 2024-02-08T16:53:20.318Z INFO 7364 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:53:26 2024-02-08T16:53:20.329Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:53:26 2024-02-08T16:53:20.333Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:53:26 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:26 + + + + | | / \ / | | / / \ | | 16:53:26 + + + + + o----o o o o o----o | o o o o----o | 16:53:26 + + + + | | / \ / | | \ / \ | | 16:53:26 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:26 2024-02-08T16:53:20.333Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:26 2024-02-08T16:53:20.333Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5704 16:53:26 2024-02-08T16:53:20.333Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:26 2024-02-08T16:53:20.333Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:53:26 2024-02-08T16:53:20.333Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:26 To enable the Jet engine on the members, do one of the following: 16:53:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:26 2024-02-08T16:53:20.349Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:53:26 2024-02-08T16:53:20.351Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:26 2024-02-08T16:53:20.351Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:53:26 2024-02-08T16:53:20.364Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:26 2024-02-08T16:53:20.365Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5704 is STARTING 16:53:26 2024-02-08T16:53:20.514Z INFO 7364 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:53:26 2024-02-08T16:53:20.519Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:50823 16:53:26 2024-02-08T16:53:20.520Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:50823 and /10.30.107.118:5702 16:53:26 2024-02-08T16:53:20.701Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 16:53:20 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:53:26 2024-02-08T16:53:20.702Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.702Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:20.752Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.752Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:20.760Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.760Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:20.834Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.834Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:20.867Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.867Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:20.877Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.877Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:20.954Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:26 2024-02-08T16:53:20.954Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.060Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.060Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.109Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.109Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.160Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.160Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.446Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.446Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.474Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.474Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.671Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.671Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.706Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.706Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.712Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.712Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.856Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.857Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.907Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.907Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:21.937Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:21.937Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.012Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.012Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.062Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.062Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.082Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.082Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.112Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.112Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.428Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.428Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.449Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.449Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.759Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.759Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.812Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.812Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.827Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.827Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.867Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.867Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:22.910Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:26 2024-02-08T16:53:22.911Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.015Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.015Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.015Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.015Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.117Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.117Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.141Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.141Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.186Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.186Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.231Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.232Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.351Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.351Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.663Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.663Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.679Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.679Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.765Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.765Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.868Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.868Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.922Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.922Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:23.963Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:26 2024-02-08T16:53:23.963Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.018Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.018Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.190Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.190Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.243Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.244Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.272Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.272Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.385Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.386Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.453Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.453Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.718Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.718Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.771Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.771Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.782Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.782Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:24.970Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:26 2024-02-08T16:53:24.970Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.018Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.019Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.076Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.076Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.123Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.123Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.146Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.146Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.176Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.176Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.341Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.341Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.395Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.395Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.455Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.455Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.570Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.570Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.622Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:26 16:53:26 Members {size:3, ver:3} [ 16:53:26 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:26 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:26 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:26 ] 16:53:26 16:53:26 2024-02-08T16:53:25.628Z INFO 7364 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:53:26 16:53:26 Members {size:3, ver:3} [ 16:53:26 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:26 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:26 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 this 16:53:26 ] 16:53:26 16:53:26 2024-02-08T16:53:25.630Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:26 16:53:26 Members {size:3, ver:3} [ 16:53:26 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:26 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 this 16:53:26 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:26 ] 16:53:26 16:53:26 2024-02-08T16:53:25.631Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5704 and /10.30.107.118:50141 16:53:26 2024-02-08T16:53:25.633Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:50141 and /10.30.107.118:5704 16:53:26 2024-02-08T16:53:25.635Z INFO 7364 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5703, timeout: 10000, bind-any: true 16:53:26 2024-02-08T16:53:25.637Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5703 and /10.30.107.118:55779 16:53:26 2024-02-08T16:53:25.637Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:55779 and /10.30.107.118:5703 16:53:26 2024-02-08T16:53:25.735Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.735Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.825Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.825Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:25.846Z INFO 7364 --- [cached.thread-2] c.h.i.p.InternalPartitionService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Remaining migration tasks: 1. (repartitionTime=Thu Feb 08 16:53:20 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:53:26 2024-02-08T16:53:25.883Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:53:26 2024-02-08T16:53:25.975Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:26 2024-02-08T16:53:25.975Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.078Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.078Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.134Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.134Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.185Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.185Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.220Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 16:53:25 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:53:26 2024-02-08T16:53:26.254Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.254Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.385Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.385Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.421Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.421Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.443Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.443Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.450Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.450Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.568Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:26 2024-02-08T16:53:26.568Z WARN 7364 --- [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. 16:53:26 2024-02-08T16:53:26.635Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]: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! 16:53:26 2024-02-08T16:53:26.636Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5704 is STARTED 16:53:26 2024-02-08T16:53:26.643Z INFO 7364 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.343 seconds (process running for 90.987) 16:53:26 2024-02-08T16:53:26.661Z INFO 7364 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:53:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.364 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 16:53:26 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:53:33 16:53:33 . ____ _ __ _ _ 16:53:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:33 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:33 =========|_|==============|___/=/_/_/_/ 16:53:33 :: Spring Boot :: (v3.1.2) 16:53:33 16:53:33 2024-02-08T16:53:26.684Z INFO 7364 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:33 2024-02-08T16:53:26.684Z INFO 7364 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:53:33 2024-02-08T16:53:26.702Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:53:33 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:33 + + + + | | / \ / | | / / \ | | 16:53:33 + + + + + o----o o o o o----o | o o o o----o | 16:53:33 + + + + | | / \ / | | \ / \ | | 16:53:33 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:33 2024-02-08T16:53:26.702Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:33 2024-02-08T16:53:26.702Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5705 16:53:33 2024-02-08T16:53:26.702Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:33 2024-02-08T16:53:26.702Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:53:33 2024-02-08T16:53:26.702Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:33 To enable the Jet engine on the members, do one of the following: 16:53:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:33 2024-02-08T16:53:26.727Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:53:33 2024-02-08T16:53:26.730Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:33 2024-02-08T16:53:26.730Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:53:33 2024-02-08T16:53:26.742Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:33 2024-02-08T16:53:26.742Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5705 is STARTING 16:53:33 2024-02-08T16:53:26.836Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:33 2024-02-08T16:53:26.836Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:26.840Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:33 2024-02-08T16:53:26.840Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:26.927Z INFO 7364 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:53:33 2024-02-08T16:53:26.929Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:40635 16:53:33 2024-02-08T16:53:26.930Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:40635 and /10.30.107.118:5702 16:53:33 2024-02-08T16:53:27.037Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.037Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.055Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.055Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.163Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.163Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.235Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.235Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.312Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.312Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.379Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.379Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.388Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.388Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.405Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.405Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.407Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.407Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.672Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.672Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.741Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.741Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.908Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.909Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:27.994Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:33 2024-02-08T16:53:27.994Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.065Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.065Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.232Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.232Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.238Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.238Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.242Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.242Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.316Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.316Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.509Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.509Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.511Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.511Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.592Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.592Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.774Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.775Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.847Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.847Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:28.895Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:33 2024-02-08T16:53:28.895Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.062Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.062Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.168Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.168Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.321Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.321Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.345Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.345Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.392Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.392Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.436Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.436Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.462Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.462Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.665Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.665Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.777Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.777Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.795Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.795Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:29.798Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:33 2024-02-08T16:53:29.798Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.001Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.001Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.064Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.065Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.198Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.198Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.271Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.271Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.325Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.325Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.340Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.340Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.496Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.496Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.569Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.569Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.648Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.648Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.667Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.667Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.680Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.680Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.855Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.855Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:30.951Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:33 2024-02-08T16:53:30.951Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.151Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.151Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.268Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.268Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.278Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.278Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.474Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.474Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.544Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.545Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.548Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.548Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.672Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.673Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.683Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.684Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.700Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.701Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.772Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.772Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.805Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.805Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:31.810Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:33 2024-02-08T16:53:31.810Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.034Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:33 16:53:33 Members {size:4, ver:4} [ 16:53:33 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:33 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:33 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:33 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:33 ] 16:53:33 16:53:33 2024-02-08T16:53:32.041Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:53:33 16:53:33 Members {size:4, ver:4} [ 16:53:33 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:33 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:33 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:33 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a this 16:53:33 ] 16:53:33 16:53:33 2024-02-08T16:53:32.042Z INFO 7364 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5703, timeout: 10000, bind-any: true 16:53:33 2024-02-08T16:53:32.042Z INFO 7364 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5704, timeout: 10000, bind-any: true 16:53:33 2024-02-08T16:53:32.043Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5703 and /10.30.107.118:56061 16:53:33 2024-02-08T16:53:32.044Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:56061 and /10.30.107.118:5703 16:53:33 2024-02-08T16:53:32.049Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5705 and /10.30.107.118:48341 16:53:33 2024-02-08T16:53:32.049Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:48341 and /10.30.107.118:5705 16:53:33 2024-02-08T16:53:32.050Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5704 and /10.30.107.118:52549 16:53:33 2024-02-08T16:53:32.050Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:52549 and /10.30.107.118:5704 16:53:33 2024-02-08T16:53:32.052Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5705 and /10.30.107.118:40315 16:53:33 2024-02-08T16:53:32.052Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:53:33 16:53:33 Members {size:4, ver:4} [ 16:53:33 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:33 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:33 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 this 16:53:33 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:33 ] 16:53:33 16:53:33 2024-02-08T16:53:32.053Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:33 16:53:33 Members {size:4, ver:4} [ 16:53:33 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:33 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 this 16:53:33 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:33 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:33 ] 16:53:33 16:53:33 2024-02-08T16:53:32.053Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:40315 and /10.30.107.118:5705 16:53:33 2024-02-08T16:53:32.260Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.260Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.287Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.287Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.297Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:53:33 2024-02-08T16:53:32.330Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.330Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.455Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.455Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.562Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 16:53:32 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 16:53:33 2024-02-08T16:53:32.619Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.619Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.640Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.640Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.678Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.678Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.696Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.696Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.739Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.739Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.760Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.760Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.771Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.771Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:32.788Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:33 2024-02-08T16:53:32.788Z WARN 7364 --- [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. 16:53:33 2024-02-08T16:53:33.041Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]: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! 16:53:33 2024-02-08T16:53:33.042Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5705 is STARTED 16:53:33 2024-02-08T16:53:33.061Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:53:33 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:33 + + + + | | / \ / | | / / \ | | 16:53:33 + + + + + o----o o o o o----o | o o o o----o | 16:53:33 + + + + | | / \ / | | \ / \ | | 16:53:33 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:33 2024-02-08T16:53:33.061Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:33 2024-02-08T16:53:33.061Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5706 16:53:33 2024-02-08T16:53:33.061Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:39 2024-02-08T16:53:33.061Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:53:39 2024-02-08T16:53:33.061Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:39 To enable the Jet engine on the members, do one of the following: 16:53:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:39 2024-02-08T16:53:33.079Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:53:39 2024-02-08T16:53:33.080Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:39 2024-02-08T16:53:33.080Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:53:39 2024-02-08T16:53:33.089Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:39 2024-02-08T16:53:33.090Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5706 is STARTING 16:53:39 2024-02-08T16:53:33.213Z INFO 7364 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:53:39 2024-02-08T16:53:33.216Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:59143 16:53:39 2024-02-08T16:53:33.216Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:59143 and /10.30.107.118:5702 16:53:39 2024-02-08T16:53:33.251Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.251Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.279Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.279Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.366Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.366Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.398Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.398Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.426Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.426Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.606Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.606Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.628Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.628Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.707Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.707Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.718Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.718Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.784Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.785Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.908Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.908Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:33.956Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:39 2024-02-08T16:53:33.956Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.189Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.189Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.303Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.303Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.414Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.414Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.429Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.429Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.531Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.531Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.668Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.668Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.719Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.719Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.724Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.724Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.825Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.825Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.837Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.837Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.874Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.874Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:34.993Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:34.993Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.300Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.300Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.424Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.425Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.435Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.436Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.512Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.512Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.580Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.581Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.581Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.581Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.601Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.601Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.628Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.628Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.691Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.691Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.834Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.835Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:35.838Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:35.838Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.199Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.199Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.330Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.330Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.363Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.363Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.535Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.535Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.644Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.644Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.652Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.652Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.721Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.721Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.743Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.743Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.810Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.810Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.833Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.833Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.849Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.849Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:36.901Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:39 2024-02-08T16:53:36.901Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.234Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.234Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.303Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.303Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.389Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.389Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.467Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.467Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.559Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.559Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.628Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.629Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.708Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.708Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.759Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.759Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.857Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.857Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.959Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.959Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:37.967Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:39 2024-02-08T16:53:37.967Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.039Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.039Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.190Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.190Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.324Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:39 16:53:39 Members {size:5, ver:5} [ 16:53:39 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:39 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:39 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:39 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:39 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:39 ] 16:53:39 16:53:39 2024-02-08T16:53:38.331Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:53:39 16:53:39 Members {size:5, ver:5} [ 16:53:39 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:39 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:39 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:39 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:39 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b this 16:53:39 ] 16:53:39 16:53:39 2024-02-08T16:53:38.332Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:39 16:53:39 Members {size:5, ver:5} [ 16:53:39 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:39 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 this 16:53:39 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:39 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:39 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:39 ] 16:53:39 16:53:39 2024-02-08T16:53:38.332Z INFO 7364 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5703, timeout: 10000, bind-any: true 16:53:39 2024-02-08T16:53:38.333Z INFO 7364 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5704, timeout: 10000, bind-any: true 16:53:39 2024-02-08T16:53:38.334Z INFO 7364 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5705, timeout: 10000, bind-any: true 16:53:39 2024-02-08T16:53:38.334Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5706 and /10.30.107.118:55411 16:53:39 2024-02-08T16:53:38.335Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:53:39 16:53:39 Members {size:5, ver:5} [ 16:53:39 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:39 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:39 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:39 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a this 16:53:39 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:39 ] 16:53:39 16:53:39 2024-02-08T16:53:38.335Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5703 and /10.30.107.118:54781 16:53:39 2024-02-08T16:53:38.344Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5704 and /10.30.107.118:47849 16:53:39 2024-02-08T16:53:38.344Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:54781 and /10.30.107.118:5703 16:53:39 2024-02-08T16:53:38.345Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5706 and /10.30.107.118:56971 16:53:39 2024-02-08T16:53:38.345Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:56971 and /10.30.107.118:5706 16:53:39 2024-02-08T16:53:38.345Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:47849 and /10.30.107.118:5704 16:53:39 2024-02-08T16:53:38.346Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5705 and /10.30.107.118:39887 16:53:39 2024-02-08T16:53:38.347Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:39887 and /10.30.107.118:5705 16:53:39 2024-02-08T16:53:38.348Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:53:39 16:53:39 Members {size:5, ver:5} [ 16:53:39 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:39 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:39 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 this 16:53:39 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:39 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:39 ] 16:53:39 16:53:39 2024-02-08T16:53:38.349Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5706 and /10.30.107.118:37877 16:53:39 2024-02-08T16:53:38.356Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:37877 and /10.30.107.118:5706 16:53:39 2024-02-08T16:53:38.356Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:55411 and /10.30.107.118:5706 16:53:39 2024-02-08T16:53:38.406Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.406Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.499Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.499Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.521Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.521Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.586Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 356 16:53:39 2024-02-08T16:53:38.616Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.616Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.637Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.637Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.721Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.721Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.869Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.869Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:38.977Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:39 2024-02-08T16:53:38.977Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:39.020Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:39 2024-02-08T16:53:39.020Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:39.065Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 16:53:38 UTC 2024, plannedMigrations=356, completedMigrations=356, remainingMigrations=0, totalCompletedMigrations=1169) 16:53:39 2024-02-08T16:53:39.174Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:39 2024-02-08T16:53:39.174Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:39.262Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:39 2024-02-08T16:53:39.262Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:39.307Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:39 2024-02-08T16:53:39.307Z WARN 7364 --- [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. 16:53:39 2024-02-08T16:53:39.334Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]: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! 16:53:39 2024-02-08T16:53:39.335Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5706 is STARTED 16:53:39 2024-02-08T16:53:39.342Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:53:39 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:39 + + + + | | / \ / | | / / \ | | 16:53:39 + + + + + o----o o o o o----o | o o o o----o | 16:53:39 + + + + | | / \ / | | \ / \ | | 16:53:39 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:39 2024-02-08T16:53:39.342Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:39 2024-02-08T16:53:39.342Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5707 16:53:39 2024-02-08T16:53:39.342Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:39 2024-02-08T16:53:39.342Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]: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. 16:53:39 2024-02-08T16:53:39.342Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:39 To enable the Jet engine on the members, do one of the following: 16:53:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:45 2024-02-08T16:53:39.351Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]: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. 16:53:45 2024-02-08T16:53:39.353Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:45 2024-02-08T16:53:39.353Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]: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. 16:53:45 2024-02-08T16:53:39.359Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:45 2024-02-08T16:53:39.360Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5707 is STARTING 16:53:45 2024-02-08T16:53:39.419Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.419Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:39.422Z INFO 7364 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:53:45 2024-02-08T16:53:39.423Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.423Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:39.424Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:58265 16:53:45 2024-02-08T16:53:39.424Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:58265 and /10.30.107.118:5702 16:53:45 2024-02-08T16:53:39.627Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.627Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:39.682Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.682Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:39.682Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.682Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:39.782Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.782Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:39.832Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.832Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:39.882Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:45 2024-02-08T16:53:39.882Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.082Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.082Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.328Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.328Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.379Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.379Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.384Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.384Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.481Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.481Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.515Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.515Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.587Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.587Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.640Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.640Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.837Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.837Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.843Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.843Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.888Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.888Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.984Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.984Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:40.989Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:45 2024-02-08T16:53:40.989Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.233Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.233Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.490Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.490Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.523Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.523Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.536Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.536Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.542Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.542Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.584Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.584Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.696Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.696Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.888Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.888Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.891Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.891Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.895Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.895Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.896Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.896Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:41.992Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:45 2024-02-08T16:53:41.992Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.343Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.343Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.399Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.399Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.438Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.438Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.549Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.549Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.590Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.590Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.631Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.631Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.688Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.688Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.751Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.751Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.802Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.802Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.843Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.843Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.895Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.895Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:42.945Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:45 2024-02-08T16:53:42.945Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.446Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.446Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.504Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.504Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.590Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.590Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.603Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.603Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.642Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.642Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.645Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.645Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.654Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.654Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.698Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.698Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.894Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.894Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:43.904Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:45 2024-02-08T16:53:43.904Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.051Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.051Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.098Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.098Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.400Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.400Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.457Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.457Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.530Z INFO 7364 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:45 16:53:45 Members {size:6, ver:6} [ 16:53:45 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:45 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:45 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:45 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:45 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:45 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:45 ] 16:53:45 16:53:45 2024-02-08T16:53:44.538Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:45 16:53:45 Members {size:6, ver:6} [ 16:53:45 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:45 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 this 16:53:45 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:45 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:45 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:45 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:45 ] 16:53:45 16:53:45 2024-02-08T16:53:44.539Z INFO 7364 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:53:45 16:53:45 Members {size:6, ver:6} [ 16:53:45 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:45 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:45 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:45 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:45 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:45 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 this 16:53:45 ] 16:53:45 16:53:45 2024-02-08T16:53:44.541Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5707 and /10.30.107.118:53363 16:53:45 2024-02-08T16:53:44.541Z INFO 7364 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5703, timeout: 10000, bind-any: true 16:53:45 2024-02-08T16:53:44.541Z INFO 7364 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5704, timeout: 10000, bind-any: true 16:53:45 2024-02-08T16:53:44.542Z INFO 7364 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5706, timeout: 10000, bind-any: true 16:53:45 2024-02-08T16:53:44.542Z INFO 7364 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5705, timeout: 10000, bind-any: true 16:53:45 2024-02-08T16:53:44.543Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5703 and /10.30.107.118:55501 16:53:45 2024-02-08T16:53:44.546Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5706 and /10.30.107.118:41745 16:53:45 2024-02-08T16:53:44.547Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:53:45 16:53:45 Members {size:6, ver:6} [ 16:53:45 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:45 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:45 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 this 16:53:45 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:45 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:45 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:45 ] 16:53:45 16:53:45 2024-02-08T16:53:44.547Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5705 and /10.30.107.118:56889 16:53:45 2024-02-08T16:53:44.548Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:53:45 16:53:45 Members {size:6, ver:6} [ 16:53:45 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:45 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:45 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:45 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a this 16:53:45 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:45 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:45 ] 16:53:45 16:53:45 2024-02-08T16:53:44.550Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5704 and /10.30.107.118:53093 16:53:45 2024-02-08T16:53:44.554Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:55501 and /10.30.107.118:5703 16:53:45 2024-02-08T16:53:44.554Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:53093 and /10.30.107.118:5704 16:53:45 2024-02-08T16:53:44.555Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5707 and /10.30.107.118:47477 16:53:45 2024-02-08T16:53:44.555Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:41745 and /10.30.107.118:5706 16:53:45 2024-02-08T16:53:44.555Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:56889 and /10.30.107.118:5705 16:53:45 2024-02-08T16:53:44.555Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:53363 and /10.30.107.118:5707 16:53:45 2024-02-08T16:53:44.556Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:47477 and /10.30.107.118:5707 16:53:45 2024-02-08T16:53:44.557Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.557Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.557Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5707 and /10.30.107.118:34655 16:53:45 2024-02-08T16:53:44.558Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.558Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.561Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5707 and /10.30.107.118:36011 16:53:45 2024-02-08T16:53:44.561Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:36011 and /10.30.107.118:5707 16:53:45 2024-02-08T16:53:44.563Z INFO 7364 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:53:45 16:53:45 Members {size:6, ver:6} [ 16:53:45 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:45 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:45 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:45 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:45 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b this 16:53:45 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:45 ] 16:53:45 16:53:45 2024-02-08T16:53:44.563Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:34655 and /10.30.107.118:5707 16:53:45 2024-02-08T16:53:44.598Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.598Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.651Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.651Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.749Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.749Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.763Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.763Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:44.802Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 450 16:53:45 2024-02-08T16:53:44.922Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:45 2024-02-08T16:53:44.922Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:45.104Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:45 2024-02-08T16:53:45.104Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:45.181Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:45 2024-02-08T16:53:45.181Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:45.279Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:45 2024-02-08T16:53:45.279Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:45.464Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 16:53:44 UTC 2024, plannedMigrations=450, completedMigrations=450, remainingMigrations=0, totalCompletedMigrations=1619) 16:53:45 2024-02-08T16:53:45.531Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:45 2024-02-08T16:53:45.531Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:45.542Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 6. Some of the ports seem occupied! 16:53:45 2024-02-08T16:53:45.549Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:45 2024-02-08T16:53:45.550Z WARN 7364 --- [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. 16:53:45 2024-02-08T16:53:45.550Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5707 is STARTED 16:53:45 2024-02-08T16:53:45.558Z INFO 7364 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 18.891 seconds (process running for 109.901) 16:53:45 2024-02-08T16:53:45.584Z INFO 7364 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:53:46 2024-02-08T16:53:45.601Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:46 2024-02-08T16:53:45.601Z WARN 7364 --- [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. 16:53:46 2024-02-08T16:53:45.603Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:46 2024-02-08T16:53:45.603Z WARN 7364 --- [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. 16:53:46 2024-02-08T16:53:45.682Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:46 2024-02-08T16:53:45.682Z WARN 7364 --- [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. 16:53:46 2024-02-08T16:53:45.728Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:46 2024-02-08T16:53:45.729Z WARN 7364 --- [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. 16:53:46 2024-02-08T16:53:45.730Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:46 2024-02-08T16:53:45.730Z WARN 7364 --- [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. 16:53:46 2024-02-08T16:53:45.852Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:46 2024-02-08T16:53:45.852Z WARN 7364 --- [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. 16:53:46 2024-02-08T16:53:45.965Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:46 2024-02-08T16:53:45.965Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.040Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.040Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.233Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.233Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.309Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.309Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.384Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.384Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.507Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.507Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.535Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.535Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.554Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.554Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.585Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.585Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.657Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.657Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.682Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.682Z WARN 7364 --- [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. 16:53:47 2024-02-08T16:53:46.868Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:47 2024-02-08T16:53:46.868Z WARN 7364 --- [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. 16:53:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.375 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:53:47 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:53:53 2024-02-08T16:53:47.048Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.048Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.056Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.056Z WARN 7364 --- [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. 16:53:53 16:53:53 . ____ _ __ _ _ 16:53:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:53:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:53:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:53:53 ' |____| .__|_| |_|_| |_\__, | / / / / 16:53:53 =========|_|==============|___/=/_/_/_/ 16:53:53 :: Spring Boot :: (v3.1.2) 16:53:53 16:53:53 2024-02-08T16:53:47.063Z INFO 7364 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:53:53 2024-02-08T16:53:47.063Z INFO 7364 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:53:53 2024-02-08T16:53:47.079Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:53 + + + + | | / \ / | | / / \ | | 16:53:53 + + + + + o----o o o o o----o | o o o o----o | 16:53:53 + + + + | | / \ / | | \ / \ | | 16:53:53 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:53 2024-02-08T16:53:47.079Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:53 2024-02-08T16:53:47.079Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5708 16:53:53 2024-02-08T16:53:47.079Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:53 2024-02-08T16:53:47.079Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5708 [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. 16:53:53 2024-02-08T16:53:47.079Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:53 To enable the Jet engine on the members, do one of the following: 16:53:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:53 2024-02-08T16:53:47.108Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]:5708 [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. 16:53:53 2024-02-08T16:53:47.110Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:53 2024-02-08T16:53:47.110Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]:5708 [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. 16:53:53 2024-02-08T16:53:47.116Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:53 2024-02-08T16:53:47.117Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5708 is STARTING 16:53:53 2024-02-08T16:53:47.186Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.186Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.237Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.237Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.255Z INFO 7364 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:53:53 2024-02-08T16:53:47.257Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:36745 16:53:53 2024-02-08T16:53:47.258Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:36745 and /10.30.107.118:5702 16:53:53 2024-02-08T16:53:47.512Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.512Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.588Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.589Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.593Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.593Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.609Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.609Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.615Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.615Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.686Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.686Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:47.811Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:53 2024-02-08T16:53:47.811Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.010Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.010Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.070Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.070Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.139Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.139Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.140Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.140Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.203Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.203Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.463Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.463Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.542Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.542Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.549Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.549Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.590Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.590Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.665Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.665Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.715Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.715Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:48.774Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:53 2024-02-08T16:53:48.774Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.064Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.064Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.193Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.193Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.273Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.273Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.311Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.311Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.345Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.345Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.446Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.446Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.496Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.496Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.517Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.517Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.703Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.704Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.717Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.717Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.718Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.718Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:49.875Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:53 2024-02-08T16:53:49.875Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.046Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.046Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.118Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.118Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.264Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.264Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.299Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.299Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.375Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.375Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.400Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.400Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.402Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.402Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.672Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.672Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.719Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.719Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.821Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.821Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.906Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.906Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:50.928Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:53 2024-02-08T16:53:50.928Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.021Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.021Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.099Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.099Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.177Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.177Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.317Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.317Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.358Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.358Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.417Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.417Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.454Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.454Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.575Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.575Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.621Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.621Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.758Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.758Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.977Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.977Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:51.981Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:53 2024-02-08T16:53:51.981Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.024Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.024Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.179Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.180Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.203Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.203Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.270Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.270Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.361Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 16:53:53 Members {size:7, ver:7} [ 16:53:53 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:53 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:53 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:53 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:53 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:53 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:53 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:53 ] 16:53:53 16:53:53 2024-02-08T16:53:52.362Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.362Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.368Z INFO 7364 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 16:53:53 Members {size:7, ver:7} [ 16:53:53 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:53 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:53 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 this 16:53:53 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:53 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:53 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:53 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:53 ] 16:53:53 16:53:53 2024-02-08T16:53:52.370Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 16:53:53 Members {size:7, ver:7} [ 16:53:53 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:53 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 this 16:53:53 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:53 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:53 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:53 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:53 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:53 ] 16:53:53 16:53:53 2024-02-08T16:53:52.371Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5708 and /10.30.107.118:56797 16:53:53 2024-02-08T16:53:52.371Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:56797 and /10.30.107.118:5708 16:53:53 2024-02-08T16:53:52.372Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5708 and /10.30.107.118:37417 16:53:53 2024-02-08T16:53:52.376Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5708 and /10.30.107.118:44985 16:53:53 2024-02-08T16:53:52.376Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:37417 and /10.30.107.118:5708 16:53:53 2024-02-08T16:53:52.376Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5708 and /10.30.107.118:57229 16:53:53 2024-02-08T16:53:52.376Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:44985 and /10.30.107.118:5708 16:53:53 2024-02-08T16:53:52.377Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:57229 and /10.30.107.118:5708 16:53:53 2024-02-08T16:53:52.377Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 16:53:53 Members {size:7, ver:7} [ 16:53:53 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:53 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:53 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:53 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a this 16:53:53 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:53 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:53 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:53 ] 16:53:53 16:53:53 2024-02-08T16:53:52.377Z INFO 7364 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 16:53:53 Members {size:7, ver:7} [ 16:53:53 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:53 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:53 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:53 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:53 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:53 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:53 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 this 16:53:53 ] 16:53:53 16:53:53 2024-02-08T16:53:52.377Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 16:53:53 Members {size:7, ver:7} [ 16:53:53 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:53 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:53 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:53 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:53 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b this 16:53:53 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:53 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:53 ] 16:53:53 16:53:53 2024-02-08T16:53:52.378Z INFO 7364 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5706, timeout: 10000, bind-any: true 16:53:53 2024-02-08T16:53:52.384Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:53:53 16:53:53 Members {size:7, ver:7} [ 16:53:53 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:53 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:53 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:53 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:53 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:53 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 this 16:53:53 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:53 ] 16:53:53 16:53:53 2024-02-08T16:53:52.387Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5708 and /10.30.107.118:54935 16:53:53 2024-02-08T16:53:52.387Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:54935 and /10.30.107.118:5708 16:53:53 2024-02-08T16:53:52.396Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5706 and /10.30.107.118:55753 16:53:53 2024-02-08T16:53:52.396Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:55753 and /10.30.107.118:5706 16:53:53 2024-02-08T16:53:52.428Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.428Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.458Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.458Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.471Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.471Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.523Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.523Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.637Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 550 16:53:53 2024-02-08T16:53:52.926Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.926Z WARN 7364 --- [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. 16:53:53 2024-02-08T16:53:52.931Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:53 2024-02-08T16:53:52.931Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.047Z INFO 7364 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=183.7M, heap.memory.free=83.9M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=68.55%, heap.memory.used/max=2.30%, minor.gc.count=30, minor.gc.time=411ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=82.55%, load.systemAverage=2.43, thread.count=460, thread.peakCount=460, 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=0, executor.q.priorityOperation.size=0, operations.completed.count=2317, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 16:53:59 2024-02-08T16:53:53.115Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.115Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.143Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.143Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.149Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.149Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.298Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.298Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.329Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.329Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.380Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 7. Some of the ports seem occupied! 16:53:59 2024-02-08T16:53:53.382Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5708 is STARTED 16:53:59 2024-02-08T16:53:53.384Z INFO 7364 --- [p.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=196.8M, heap.memory.free=70.9M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=73.44%, heap.memory.used/max=2.47%, minor.gc.count=30, minor.gc.time=411ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=77.25%, load.systemAverage=2.43, thread.count=462, thread.peakCount=462, cluster.timeDiff=-6, 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=3, operations.completed.count=841, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=7, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=6 16:53:59 2024-02-08T16:53:53.387Z INFO 7364 --- [ main] com.hazelcast.system.logo : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] 16:53:59 + + o o o o---o o----o o o---o o o----o o--o--o 16:53:59 + + + + | | / \ / | | / / \ | | 16:53:59 + + + + + o----o o o o o----o | o o o o----o | 16:53:59 + + + + | | / \ / | | \ / \ | | 16:53:59 + + o o o o o---o o----o o----o o---o o o o----o o 16:53:59 2024-02-08T16:53:53.387Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:53:59 2024-02-08T16:53:53.387Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.118]:5709 16:53:59 2024-02-08T16:53:53.387Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:53:59 2024-02-08T16:53:53.387Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5709 [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. 16:53:59 2024-02-08T16:53:53.387Z INFO 7364 --- [ main] com.hazelcast.system : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:53:59 To enable the Jet engine on the members, do one of the following: 16:53:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:53:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:53:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:53:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:53:59 2024-02-08T16:53:53.433Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.433Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.448Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.448Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.487Z INFO 7364 --- [ main] com.hazelcast.system.security : [10.30.107.118]:5709 [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. 16:53:59 2024-02-08T16:53:53.488Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.488Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.489Z INFO 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:53:59 2024-02-08T16:53:53.489Z WARN 7364 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.118]:5709 [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. 16:53:59 2024-02-08T16:53:53.539Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.539Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.635Z INFO 7364 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:53:59 2024-02-08T16:53:53.636Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5709 is STARTING 16:53:59 2024-02-08T16:53:53.643Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.643Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:53.870Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 16:53:52 UTC 2024, plannedMigrations=550, completedMigrations=550, remainingMigrations=0, totalCompletedMigrations=2169) 16:53:59 2024-02-08T16:53:53.928Z INFO 7364 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.118]:5702 16:53:59 2024-02-08T16:53:53.930Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5702 and /10.30.107.118:35855 16:53:59 2024-02-08T16:53:53.937Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:35855 and /10.30.107.118:5702 16:53:59 2024-02-08T16:53:53.993Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:59 2024-02-08T16:53:53.993Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.048Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.048Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.147Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.147Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.185Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.185Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.201Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.201Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.255Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.256Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.288Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.288Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.367Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.367Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.446Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.446Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.496Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.496Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.536Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.536Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:54.548Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:59 2024-02-08T16:53:54.548Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.088Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.088Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.100Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.100Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.103Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.103Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.197Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.197Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.201Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.201Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.314Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.314Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.321Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.321Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.491Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.491Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.498Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.498Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.538Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.538Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.602Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.602Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:55.650Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:59 2024-02-08T16:53:55.650Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.049Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.049Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.154Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.154Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.166Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.166Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.175Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.175Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.292Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.292Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.304Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.304Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.306Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.306Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.454Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.454Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.602Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.602Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.695Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.695Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.741Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.741Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:56.756Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:59 2024-02-08T16:53:56.756Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.070Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.070Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.079Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.080Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.144Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.144Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.152Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.152Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.157Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.157Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.256Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.257Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.358Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.358Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.409Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.409Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.548Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.548Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.555Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.555Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.910Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.910Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:57.944Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:57.944Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.023Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.023Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.083Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.083Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.110Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.110Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.155Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.155Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.259Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.259Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.298Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.298Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.311Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.311Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.412Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.412Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.652Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.652Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.759Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.759Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.764Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.764Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.946Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.946Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.962Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.962Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:58.976Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:53:59 2024-02-08T16:53:58.976Z WARN 7364 --- [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. 16:53:59 2024-02-08T16:53:59.033Z INFO 7364 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:53:59 16:53:59 Members {size:8, ver:8} [ 16:53:59 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 this 16:53:59 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:59 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:59 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:59 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:59 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:59 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:59 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 16:53:59 ] 16:53:59 16:53:59 2024-02-08T16:53:59.041Z INFO 7364 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] 16:53:59 16:53:59 Members {size:8, ver:8} [ 16:53:59 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:59 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:59 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:59 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:59 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:59 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:59 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:59 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 this 16:53:59 ] 16:53:59 16:53:59 2024-02-08T16:53:59.042Z INFO 7364 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5703, timeout: 10000, bind-any: true 16:53:59 2024-02-08T16:53:59.042Z INFO 7364 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5704, timeout: 10000, bind-any: true 16:53:59 2024-02-08T16:53:59.043Z INFO 7364 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5706, timeout: 10000, bind-any: true 16:53:59 2024-02-08T16:53:59.043Z INFO 7364 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5705, timeout: 10000, bind-any: true 16:53:59 2024-02-08T16:53:59.046Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:53:59 16:53:59 Members {size:8, ver:8} [ 16:53:59 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:59 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:59 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 this 16:53:59 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:59 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:59 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:59 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:59 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 16:53:59 ] 16:53:59 16:53:59 2024-02-08T16:53:59.046Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:53:59 16:53:59 Members {size:8, ver:8} [ 16:53:59 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:59 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 this 16:53:59 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:59 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:59 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:53:59 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:59 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:59 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 16:53:59 ] 16:53:59 16:53:59 2024-02-08T16:53:59.049Z INFO 7364 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5707, timeout: 10000, bind-any: true 16:53:59 2024-02-08T16:53:59.050Z INFO 7364 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.118:5708, timeout: 10000, bind-any: true 16:53:59 2024-02-08T16:53:59.050Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5704 and /10.30.107.118:50523 16:53:59 2024-02-08T16:53:59.050Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:53:59 16:53:59 Members {size:8, ver:8} [ 16:53:59 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:53:59 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:53:59 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:53:59 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:53:59 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b this 16:53:59 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:53:59 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:53:59 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 16:53:59 ] 16:53:59 16:53:59 2024-02-08T16:53:59.050Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5705 and /10.30.107.118:48415 16:54:00 2024-02-08T16:53:59.052Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5708 and /10.30.107.118:55089 16:54:00 2024-02-08T16:53:59.052Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:48415 and /10.30.107.118:5705 16:54:00 2024-02-08T16:53:59.052Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:55089 and /10.30.107.118:5708 16:54:00 2024-02-08T16:53:59.058Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:50523 and /10.30.107.118:5704 16:54:00 2024-02-08T16:53:59.058Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5709 and /10.30.107.118:43187 16:54:00 2024-02-08T16:53:59.063Z INFO 7364 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.118]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:54:00 16:54:00 Members {size:8, ver:8} [ 16:54:00 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:54:00 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:54:00 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:54:00 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a this 16:54:00 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:54:00 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:54:00 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:54:00 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 16:54:00 ] 16:54:00 16:54:00 2024-02-08T16:53:59.067Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:43187 and /10.30.107.118:5709 16:54:00 2024-02-08T16:53:59.067Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5707 and /10.30.107.118:40789 16:54:00 2024-02-08T16:53:59.068Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.068Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.068Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:40789 and /10.30.107.118:5707 16:54:00 2024-02-08T16:53:59.068Z INFO 7364 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] 16:54:00 16:54:00 Members {size:8, ver:8} [ 16:54:00 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:54:00 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:54:00 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:54:00 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:54:00 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:54:00 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 16:54:00 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 this 16:54:00 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 16:54:00 ] 16:54:00 16:54:00 2024-02-08T16:53:59.068Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.068Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.070Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5703 and /10.30.107.118:53871 16:54:00 2024-02-08T16:53:59.079Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5709 and /10.30.107.118:53909 16:54:00 2024-02-08T16:53:59.080Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5706 and /10.30.107.118:39787 16:54:00 2024-02-08T16:53:59.080Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:53909 and /10.30.107.118:5709 16:54:00 2024-02-08T16:53:59.083Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:53871 and /10.30.107.118:5703 16:54:00 2024-02-08T16:53:59.083Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5709 and /10.30.107.118:42631 16:54:00 2024-02-08T16:53:59.084Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:5709 and /10.30.107.118:41113 16:54:00 2024-02-08T16:53:59.084Z INFO 7364 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:41113 and /10.30.107.118:5709 16:54:00 2024-02-08T16:53:59.086Z INFO 7364 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:39787 and /10.30.107.118:5706 16:54:00 2024-02-08T16:53:59.086Z INFO 7364 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.118:42631 and /10.30.107.118:5709 16:54:00 2024-02-08T16:53:59.098Z INFO 7364 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.118]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:54:00 16:54:00 Members {size:8, ver:8} [ 16:54:00 Member [10.30.107.118]:5702 - 476eb589-ae6c-4173-b1bb-ebcf1d0308a0 16:54:00 Member [10.30.107.118]:5703 - 6c75c222-bc0d-4677-a0f0-281631892a76 16:54:00 Member [10.30.107.118]:5704 - f81a9d59-4969-4f7b-a335-f4abb9aa3c06 16:54:00 Member [10.30.107.118]:5705 - 8d753e48-c4d8-40ca-a671-0dc9619c484a 16:54:00 Member [10.30.107.118]:5706 - 74d81aaa-983a-44c4-a862-6abda5ec5a1b 16:54:00 Member [10.30.107.118]:5707 - 231392af-3d52-4eae-80e4-536e1ad6ed38 this 16:54:00 Member [10.30.107.118]:5708 - ebd92988-1f9c-496e-b91b-c3481e499254 16:54:00 Member [10.30.107.118]:5709 - fdf7685c-d968-4349-b7b9-541eaa213a54 16:54:00 ] 16:54:00 16:54:00 2024-02-08T16:53:59.288Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.288Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.299Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 232 16:54:00 2024-02-08T16:53:59.315Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.315Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.362Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.362Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.470Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.470Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.599Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.599Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.633Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.633Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.789Z INFO 7364 --- [IdMap.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.118]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Feb 08 16:53:59 UTC 2024, plannedMigrations=232, completedMigrations=232, remainingMigrations=0, totalCompletedMigrations=2401) 16:54:00 2024-02-08T16:53:59.886Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.886Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:53:59.974Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:00 2024-02-08T16:53:59.974Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:54:00.003Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:00 2024-02-08T16:54:00.003Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:54:00.050Z WARN 7364 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 8. Some of the ports seem occupied! 16:54:00 2024-02-08T16:54:00.051Z INFO 7364 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.118]:5709 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.118]:5709 is STARTED 16:54:00 2024-02-08T16:54:00.056Z INFO 7364 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 13.009 seconds (process running for 124.4) 16:54:00 2024-02-08T16:54:00.071Z INFO 7364 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:54:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.026 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:54:00 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:54:00 16:54:00 . ____ _ __ _ _ 16:54:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:00 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:00 =========|_|==============|___/=/_/_/_/ 16:54:00 :: Spring Boot :: (v3.1.2) 16:54:00 16:54:00 2024-02-08T16:54:00.093Z INFO 7364 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:00 2024-02-08T16:54:00.093Z INFO 7364 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:54:00 2024-02-08T16:54:00.116Z INFO 7364 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.037 seconds (process running for 124.459) 16:54:00 2024-02-08T16:54:00.121Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:00 acks = -1 16:54:00 auto.include.jmx.reporter = true 16:54:00 batch.size = 16384 16:54:00 bootstrap.servers = [localhost:9092] 16:54:00 buffer.memory = 33554432 16:54:00 client.dns.lookup = use_all_dns_ips 16:54:00 client.id = producer-11 16:54:00 compression.type = none 16:54:00 connections.max.idle.ms = 540000 16:54:00 delivery.timeout.ms = 120000 16:54:00 enable.idempotence = true 16:54:00 interceptor.classes = [] 16:54:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:00 linger.ms = 0 16:54:00 max.block.ms = 60000 16:54:00 max.in.flight.requests.per.connection = 5 16:54:00 max.request.size = 1048576 16:54:00 metadata.max.age.ms = 300000 16:54:00 metadata.max.idle.ms = 300000 16:54:00 metric.reporters = [] 16:54:00 metrics.num.samples = 2 16:54:00 metrics.recording.level = INFO 16:54:00 metrics.sample.window.ms = 30000 16:54:00 partitioner.adaptive.partitioning.enable = true 16:54:00 partitioner.availability.timeout.ms = 0 16:54:00 partitioner.class = null 16:54:00 partitioner.ignore.keys = false 16:54:00 receive.buffer.bytes = 32768 16:54:00 reconnect.backoff.max.ms = 1000 16:54:00 reconnect.backoff.ms = 50 16:54:00 request.timeout.ms = 30000 16:54:00 retries = 2147483647 16:54:00 retry.backoff.ms = 100 16:54:00 sasl.client.callback.handler.class = null 16:54:00 sasl.jaas.config = null 16:54:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:00 sasl.kerberos.min.time.before.relogin = 60000 16:54:00 sasl.kerberos.service.name = null 16:54:00 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:00 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:00 sasl.login.callback.handler.class = null 16:54:00 sasl.login.class = null 16:54:00 sasl.login.connect.timeout.ms = null 16:54:00 sasl.login.read.timeout.ms = null 16:54:00 sasl.login.refresh.buffer.seconds = 300 16:54:00 sasl.login.refresh.min.period.seconds = 60 16:54:00 sasl.login.refresh.window.factor = 0.8 16:54:00 sasl.login.refresh.window.jitter = 0.05 16:54:00 sasl.login.retry.backoff.max.ms = 10000 16:54:00 sasl.login.retry.backoff.ms = 100 16:54:00 sasl.mechanism = GSSAPI 16:54:00 sasl.oauthbearer.clock.skew.seconds = 30 16:54:00 sasl.oauthbearer.expected.audience = null 16:54:00 sasl.oauthbearer.expected.issuer = null 16:54:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:00 sasl.oauthbearer.jwks.endpoint.url = null 16:54:00 sasl.oauthbearer.scope.claim.name = scope 16:54:00 sasl.oauthbearer.sub.claim.name = sub 16:54:00 sasl.oauthbearer.token.endpoint.url = null 16:54:00 security.protocol = PLAINTEXT 16:54:00 security.providers = null 16:54:00 send.buffer.bytes = 131072 16:54:00 socket.connection.setup.timeout.max.ms = 30000 16:54:00 socket.connection.setup.timeout.ms = 10000 16:54:00 ssl.cipher.suites = null 16:54:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:00 ssl.endpoint.identification.algorithm = https 16:54:00 ssl.engine.factory.class = null 16:54:00 ssl.key.password = null 16:54:00 ssl.keymanager.algorithm = SunX509 16:54:00 ssl.keystore.certificate.chain = null 16:54:00 ssl.keystore.key = null 16:54:00 ssl.keystore.location = null 16:54:00 ssl.keystore.password = null 16:54:00 ssl.keystore.type = JKS 16:54:00 ssl.protocol = TLSv1.3 16:54:00 ssl.provider = null 16:54:00 ssl.secure.random.implementation = null 16:54:00 ssl.trustmanager.algorithm = PKIX 16:54:00 ssl.truststore.certificates = null 16:54:00 ssl.truststore.location = null 16:54:00 ssl.truststore.password = null 16:54:00 ssl.truststore.type = JKS 16:54:00 transaction.timeout.ms = 60000 16:54:00 transactional.id = null 16:54:00 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:54:00 16:54:00 2024-02-08T16:54:00.129Z INFO 7364 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 16:54:00 2024-02-08T16:54:00.131Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:00 2024-02-08T16:54:00.131Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:00 2024-02-08T16:54:00.131Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411240131 16:54:00 2024-02-08T16:54:00.136Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:00 2024-02-08T16:54:00.136Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:54:00.136Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:00 2024-02-08T16:54:00.138Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:00 2024-02-08T16:54:00.138Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:54:00.142Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:00 2024-02-08T16:54:00.142Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:54:00.143Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:00 acks = -1 16:54:00 auto.include.jmx.reporter = true 16:54:00 batch.size = 16384 16:54:00 bootstrap.servers = [localhost:9092] 16:54:00 buffer.memory = 33554432 16:54:00 client.dns.lookup = use_all_dns_ips 16:54:00 client.id = producer-12 16:54:00 compression.type = none 16:54:00 connections.max.idle.ms = 540000 16:54:00 delivery.timeout.ms = 120000 16:54:00 enable.idempotence = true 16:54:00 interceptor.classes = [] 16:54:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:00 linger.ms = 0 16:54:00 max.block.ms = 60000 16:54:00 max.in.flight.requests.per.connection = 5 16:54:00 max.request.size = 1048576 16:54:00 metadata.max.age.ms = 300000 16:54:00 metadata.max.idle.ms = 300000 16:54:00 metric.reporters = [] 16:54:00 metrics.num.samples = 2 16:54:00 metrics.recording.level = INFO 16:54:00 metrics.sample.window.ms = 30000 16:54:00 partitioner.adaptive.partitioning.enable = true 16:54:00 partitioner.availability.timeout.ms = 0 16:54:00 partitioner.class = null 16:54:00 partitioner.ignore.keys = false 16:54:00 receive.buffer.bytes = 32768 16:54:00 reconnect.backoff.max.ms = 1000 16:54:00 reconnect.backoff.ms = 50 16:54:00 request.timeout.ms = 30000 16:54:00 retries = 2147483647 16:54:00 retry.backoff.ms = 100 16:54:00 sasl.client.callback.handler.class = null 16:54:00 sasl.jaas.config = null 16:54:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:00 sasl.kerberos.min.time.before.relogin = 60000 16:54:00 sasl.kerberos.service.name = null 16:54:00 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:00 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:00 sasl.login.callback.handler.class = null 16:54:00 sasl.login.class = null 16:54:00 sasl.login.connect.timeout.ms = null 16:54:00 sasl.login.read.timeout.ms = null 16:54:00 sasl.login.refresh.buffer.seconds = 300 16:54:00 sasl.login.refresh.min.period.seconds = 60 16:54:00 sasl.login.refresh.window.factor = 0.8 16:54:00 sasl.login.refresh.window.jitter = 0.05 16:54:00 sasl.login.retry.backoff.max.ms = 10000 16:54:00 sasl.login.retry.backoff.ms = 100 16:54:00 sasl.mechanism = GSSAPI 16:54:00 sasl.oauthbearer.clock.skew.seconds = 30 16:54:00 sasl.oauthbearer.expected.audience = null 16:54:00 sasl.oauthbearer.expected.issuer = null 16:54:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:00 sasl.oauthbearer.jwks.endpoint.url = null 16:54:00 sasl.oauthbearer.scope.claim.name = scope 16:54:00 sasl.oauthbearer.sub.claim.name = sub 16:54:00 sasl.oauthbearer.token.endpoint.url = null 16:54:00 security.protocol = PLAINTEXT 16:54:00 security.providers = null 16:54:00 send.buffer.bytes = 131072 16:54:00 socket.connection.setup.timeout.max.ms = 30000 16:54:00 socket.connection.setup.timeout.ms = 10000 16:54:00 ssl.cipher.suites = null 16:54:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:00 ssl.endpoint.identification.algorithm = https 16:54:00 ssl.engine.factory.class = null 16:54:00 ssl.key.password = null 16:54:00 ssl.keymanager.algorithm = SunX509 16:54:00 ssl.keystore.certificate.chain = null 16:54:00 ssl.keystore.key = null 16:54:00 ssl.keystore.location = null 16:54:00 ssl.keystore.password = null 16:54:00 ssl.keystore.type = JKS 16:54:00 ssl.protocol = TLSv1.3 16:54:00 ssl.provider = null 16:54:00 ssl.secure.random.implementation = null 16:54:00 ssl.trustmanager.algorithm = PKIX 16:54:00 ssl.truststore.certificates = null 16:54:00 ssl.truststore.location = null 16:54:00 ssl.truststore.password = null 16:54:00 ssl.truststore.type = JKS 16:54:00 transaction.timeout.ms = 60000 16:54:00 transactional.id = null 16:54:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:00 16:54:00 2024-02-08T16:54:00.143Z INFO 7364 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 16:54:00 2024-02-08T16:54:00.145Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:00 2024-02-08T16:54:00.145Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:00 2024-02-08T16:54:00.145Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411240145 16:54:00 2024-02-08T16:54:00.146Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:00 2024-02-08T16:54:00.146Z WARN 7364 --- [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. 16:54:00 2024-02-08T16:54:00.146Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:54:00 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionServiceImplSpec 16:54:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionServiceImplSpec 16:54:00 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionValidationServiceImplSpec 16:54:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmSubscriptionValidationServiceImplSpec 16:54:00 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 16:54:06 2024-02-08T16:54:00.174Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:54:06 2024-02-08T16:54:00.237Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 427b2025a39fc7bc6202e2c0dba2915cc0b7826afc111f6b654f2ed214acd40a 16:54:06 2024-02-08T16:54:00.237Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:00.238Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.238Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:00.247Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:00.247Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.247Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:00.261Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.261Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.338Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:00.338Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.338Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:00.348Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:00.348Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.348Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:00.354Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.354Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.418Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.418Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.438Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.438Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.482Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.482Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.540Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:00.540Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.540Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:00.550Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:00.550Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.550Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:00.554Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.554Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.739Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.739Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.892Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:00.893Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:00.893Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:00.979Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:00.979Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.003Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:01.003Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.003Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:01.043Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.043Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.094Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.094Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.155Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.155Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.216Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.216Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.260Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.260Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.411Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.411Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.436Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.436Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.546Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.546Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.603Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:01.603Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.603Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:01.623Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.623Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.648Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.648Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.809Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:01.809Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.809Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:01.854Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.854Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.882Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.882Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.955Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.955Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:01.955Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:06 2024-02-08T16:54:01.955Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.113Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.113Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.311Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.311Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.324Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.325Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.508Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:02.508Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.508Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:02.558Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.558Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.564Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.564Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.652Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.652Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.700Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.700Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.726Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.726Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.758Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.758Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.784Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.784Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.813Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:02.813Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:02.813Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:02.858Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:06 2024-02-08T16:54:02.858Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.009Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.009Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.163Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.163Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.167Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.167Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.427Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.427Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.517Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.517Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.633Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.633Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.633Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:03.633Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.633Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:03.663Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.663Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.685Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:03.685Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.685Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:03.712Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.712Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.787Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.787Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.830Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.830Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.861Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.861Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:03.903Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:06 2024-02-08T16:54:03.904Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.089Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.090Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.115Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.115Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.185Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.185Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.442Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.442Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.495Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.495Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.567Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.567Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.630Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.630Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.721Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.721Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.748Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:04.749Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.749Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:04.793Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:04.793Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.793Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:04.864Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.864Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.934Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.934Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.970Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.970Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:04.995Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:04.995Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.046Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.047Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.068Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.068Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.250Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.251Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.305Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.305Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.493Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.493Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.663Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.663Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.744Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.745Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.885Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.886Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.901Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:06 2024-02-08T16:54:05.901Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.901Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:05.915Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:06 2024-02-08T16:54:05.915Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.915Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:06 2024-02-08T16:54:05.926Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.926Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.936Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.936Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.938Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:05.938Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:05.994Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.819374806S 16:54:06 2024-02-08T16:54:06.002Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:06 2024-02-08T16:54:06.002Z WARN 7364 --- [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. 16:54:06 16:54:06 . ____ _ __ _ _ 16:54:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:06 =========|_|==============|___/=/_/_/_/ 16:54:06 :: Spring Boot :: (v3.1.2) 16:54:06 16:54:06 2024-02-08T16:54:06.072Z INFO 7364 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Starting CmSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:06 2024-02-08T16:54:06.072Z INFO 7364 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:54:06 2024-02-08T16:54:06.078Z INFO 7364 --- [ main] .c.CmSubscriptionNcmpInEventConsumerSpec : Started CmSubscriptionNcmpInEventConsumerSpec in 0.022 seconds (process running for 130.421) 16:54:06 2024-02-08T16:54:06.101Z INFO 7364 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 16:54:06 2024-02-08T16:54:06.101Z INFO 7364 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 16:54:06 2024-02-08T16:54:06.128Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:06 2024-02-08T16:54:06.128Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:06.161Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:06 2024-02-08T16:54:06.162Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:06.177Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:06 2024-02-08T16:54:06.177Z WARN 7364 --- [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. 16:54:06 2024-02-08T16:54:06.251Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:06 2024-02-08T16:54:06.251Z WARN 7364 --- [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. 16:54:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.276 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 16:54:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:54:06 2024-02-08T16:54:06.490Z INFO 7364 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:54:06 2024-02-08T16:54:06.497Z INFO 7364 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:54:06 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:54:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:54:06 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:54:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:54:06 [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 16:54:06 2024-02-08T16:54:06.551Z ERROR 7364 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 16:54:06 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:54:12 2024-02-08T16:54:06.554Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:54:12 2024-02-08T16:54:06.560Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:12 2024-02-08T16:54:06.560Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:06.601Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f77daace042ced0fcb19fc49cc42886df389af3eb4a9d1476890b3aee3fb95e9 16:54:12 2024-02-08T16:54:06.813Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:06.813Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:06.824Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:12 2024-02-08T16:54:06.824Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:06.868Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:12 2024-02-08T16:54:06.868Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:06.868Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:06.919Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:12 2024-02-08T16:54:06.919Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:06.924Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:12 2024-02-08T16:54:06.924Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:06.924Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:06.937Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:12 2024-02-08T16:54:06.937Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.037Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.037Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.042Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.042Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.042Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.042Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.145Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.145Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.185Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.185Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.209Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.209Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.373Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.373Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.420Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.420Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.703Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.704Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.772Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:12 2024-02-08T16:54:07.772Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.772Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:07.774Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.774Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.849Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.849Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.899Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.899Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.905Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:12 2024-02-08T16:54:07.905Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:07.905Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:07.950Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:12 2024-02-08T16:54:07.950Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.021Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.021Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.054Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.054Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.147Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.147Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.149Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.149Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.362Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.362Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.376Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.376Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.580Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.580Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.659Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.659Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.825Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:12 2024-02-08T16:54:08.825Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.825Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:08.827Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.827Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.851Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.851Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:08.923Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:08.923Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.003Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.003Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.051Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.052Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.111Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:12 2024-02-08T16:54:09.111Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.111Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:09.149Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.149Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.151Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.151Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.157Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.157Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.485Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.485Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.514Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.514Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.529Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.529Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.661Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.661Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.680Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.680Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.760Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.760Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.836Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:12 2024-02-08T16:54:09.836Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.836Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:09.925Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.925Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:09.955Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:12 2024-02-08T16:54:09.956Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.016Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:12 2024-02-08T16:54:10.016Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.016Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:10.104Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.104Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.252Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.252Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.311Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.311Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.341Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.341Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.355Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.355Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.518Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.518Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.541Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.541Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.644Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:12 2024-02-08T16:54:10.644Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.644Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:10.764Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.764Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.814Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.814Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.845Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.845Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.914Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.914Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.923Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:12 2024-02-08T16:54:10.923Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:10.923Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:10.927Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:10.927Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.009Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.009Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.364Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.364Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.368Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.368Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.454Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.454Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.526Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.526Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.547Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.547Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.644Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.644Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.697Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:12 2024-02-08T16:54:11.697Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.697Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:11.747Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.747Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.867Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.867Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.918Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.918Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:11.967Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:12 2024-02-08T16:54:11.967Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.012Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.012Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.030Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.030Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.122Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.567593131S 16:54:12 2024-02-08T16:54:12.123Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:12 allow.auto.create.topics = true 16:54:12 auto.commit.interval.ms = 5000 16:54:12 auto.include.jmx.reporter = true 16:54:12 auto.offset.reset = earliest 16:54:12 bootstrap.servers = [PLAINTEXT://localhost:32778] 16:54:12 check.crcs = true 16:54:12 client.dns.lookup = use_all_dns_ips 16:54:12 client.id = consumer-ncmp-group-9 16:54:12 client.rack = 16:54:12 connections.max.idle.ms = 540000 16:54:12 default.api.timeout.ms = 60000 16:54:12 enable.auto.commit = true 16:54:12 exclude.internal.topics = true 16:54:12 fetch.max.bytes = 52428800 16:54:12 fetch.max.wait.ms = 500 16:54:12 fetch.min.bytes = 1 16:54:12 group.id = ncmp-group 16:54:12 group.instance.id = null 16:54:12 heartbeat.interval.ms = 3000 16:54:12 interceptor.classes = [] 16:54:12 internal.leave.group.on.close = true 16:54:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:12 isolation.level = read_uncommitted 16:54:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:12 max.partition.fetch.bytes = 1048576 16:54:12 max.poll.interval.ms = 300000 16:54:12 max.poll.records = 500 16:54:12 metadata.max.age.ms = 300000 16:54:12 metric.reporters = [] 16:54:12 metrics.num.samples = 2 16:54:12 metrics.recording.level = INFO 16:54:12 metrics.sample.window.ms = 30000 16:54:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:12 receive.buffer.bytes = 65536 16:54:12 reconnect.backoff.max.ms = 1000 16:54:12 reconnect.backoff.ms = 50 16:54:12 request.timeout.ms = 30000 16:54:12 retry.backoff.ms = 100 16:54:12 sasl.client.callback.handler.class = null 16:54:12 sasl.jaas.config = null 16:54:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:12 sasl.kerberos.min.time.before.relogin = 60000 16:54:12 sasl.kerberos.service.name = null 16:54:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:12 sasl.login.callback.handler.class = null 16:54:12 sasl.login.class = null 16:54:12 sasl.login.connect.timeout.ms = null 16:54:12 sasl.login.read.timeout.ms = null 16:54:12 sasl.login.refresh.buffer.seconds = 300 16:54:12 sasl.login.refresh.min.period.seconds = 60 16:54:12 sasl.login.refresh.window.factor = 0.8 16:54:12 sasl.login.refresh.window.jitter = 0.05 16:54:12 sasl.login.retry.backoff.max.ms = 10000 16:54:12 sasl.login.retry.backoff.ms = 100 16:54:12 sasl.mechanism = GSSAPI 16:54:12 sasl.oauthbearer.clock.skew.seconds = 30 16:54:12 sasl.oauthbearer.expected.audience = null 16:54:12 sasl.oauthbearer.expected.issuer = null 16:54:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:12 sasl.oauthbearer.jwks.endpoint.url = null 16:54:12 sasl.oauthbearer.scope.claim.name = scope 16:54:12 sasl.oauthbearer.sub.claim.name = sub 16:54:12 sasl.oauthbearer.token.endpoint.url = null 16:54:12 security.protocol = PLAINTEXT 16:54:12 security.providers = null 16:54:12 send.buffer.bytes = 131072 16:54:12 session.timeout.ms = 45000 16:54:12 socket.connection.setup.timeout.max.ms = 30000 16:54:12 socket.connection.setup.timeout.ms = 10000 16:54:12 ssl.cipher.suites = null 16:54:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:12 ssl.endpoint.identification.algorithm = https 16:54:12 ssl.engine.factory.class = null 16:54:12 ssl.key.password = null 16:54:12 ssl.keymanager.algorithm = SunX509 16:54:12 ssl.keystore.certificate.chain = null 16:54:12 ssl.keystore.key = null 16:54:12 ssl.keystore.location = null 16:54:12 ssl.keystore.password = null 16:54:12 ssl.keystore.type = JKS 16:54:12 ssl.protocol = TLSv1.3 16:54:12 ssl.provider = null 16:54:12 ssl.secure.random.implementation = null 16:54:12 ssl.trustmanager.algorithm = PKIX 16:54:12 ssl.truststore.certificates = null 16:54:12 ssl.truststore.location = null 16:54:12 ssl.truststore.password = null 16:54:12 ssl.truststore.type = JKS 16:54:12 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:12 16:54:12 2024-02-08T16:54:12.129Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:12 2024-02-08T16:54:12.129Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.129Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:12.130Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:12 2024-02-08T16:54:12.130Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:12 2024-02-08T16:54:12.130Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411252130 16:54:12 16:54:12 . ____ _ __ _ _ 16:54:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:12 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:12 =========|_|==============|___/=/_/_/_/ 16:54:12 :: Spring Boot :: (v3.1.2) 16:54:12 16:54:12 2024-02-08T16:54:12.152Z INFO 7364 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:12 2024-02-08T16:54:12.152Z INFO 7364 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 16:54:12 2024-02-08T16:54:12.158Z INFO 7364 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.022 seconds (process running for 136.501) 16:54:12 2024-02-08T16:54:12.160Z INFO 7364 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:54:12 2024-02-08T16:54:12.162Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:12 2024-02-08T16:54:12.162Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:12 acks = -1 16:54:12 auto.include.jmx.reporter = true 16:54:12 batch.size = 16384 16:54:12 bootstrap.servers = [PLAINTEXT://localhost:32778] 16:54:12 buffer.memory = 33554432 16:54:12 client.dns.lookup = use_all_dns_ips 16:54:12 client.id = producer-13 16:54:12 compression.type = none 16:54:12 connections.max.idle.ms = 540000 16:54:12 delivery.timeout.ms = 120000 16:54:12 enable.idempotence = false 16:54:12 interceptor.classes = [] 16:54:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:12 linger.ms = 1 16:54:12 max.block.ms = 60000 16:54:12 max.in.flight.requests.per.connection = 5 16:54:12 max.request.size = 1048576 16:54:12 metadata.max.age.ms = 300000 16:54:12 metadata.max.idle.ms = 300000 16:54:12 metric.reporters = [] 16:54:12 metrics.num.samples = 2 16:54:12 metrics.recording.level = INFO 16:54:12 metrics.sample.window.ms = 30000 16:54:12 partitioner.adaptive.partitioning.enable = true 16:54:12 partitioner.availability.timeout.ms = 0 16:54:12 partitioner.class = null 16:54:12 partitioner.ignore.keys = false 16:54:12 receive.buffer.bytes = 32768 16:54:12 reconnect.backoff.max.ms = 1000 16:54:12 reconnect.backoff.ms = 50 16:54:12 request.timeout.ms = 30000 16:54:12 retries = 0 16:54:12 retry.backoff.ms = 100 16:54:12 sasl.client.callback.handler.class = null 16:54:12 sasl.jaas.config = null 16:54:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:12 sasl.kerberos.min.time.before.relogin = 60000 16:54:12 sasl.kerberos.service.name = null 16:54:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:12 sasl.login.callback.handler.class = null 16:54:12 sasl.login.class = null 16:54:12 sasl.login.connect.timeout.ms = null 16:54:12 sasl.login.read.timeout.ms = null 16:54:12 sasl.login.refresh.buffer.seconds = 300 16:54:12 sasl.login.refresh.min.period.seconds = 60 16:54:12 sasl.login.refresh.window.factor = 0.8 16:54:12 sasl.login.refresh.window.jitter = 0.05 16:54:12 sasl.login.retry.backoff.max.ms = 10000 16:54:12 sasl.login.retry.backoff.ms = 100 16:54:12 sasl.mechanism = GSSAPI 16:54:12 sasl.oauthbearer.clock.skew.seconds = 30 16:54:12 sasl.oauthbearer.expected.audience = null 16:54:12 sasl.oauthbearer.expected.issuer = null 16:54:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:12 sasl.oauthbearer.jwks.endpoint.url = null 16:54:12 sasl.oauthbearer.scope.claim.name = scope 16:54:12 sasl.oauthbearer.sub.claim.name = sub 16:54:12 sasl.oauthbearer.token.endpoint.url = null 16:54:12 security.protocol = PLAINTEXT 16:54:12 security.providers = null 16:54:12 send.buffer.bytes = 131072 16:54:12 socket.connection.setup.timeout.max.ms = 30000 16:54:12 socket.connection.setup.timeout.ms = 10000 16:54:12 ssl.cipher.suites = null 16:54:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:12 ssl.endpoint.identification.algorithm = https 16:54:12 ssl.engine.factory.class = null 16:54:12 ssl.key.password = null 16:54:12 ssl.keymanager.algorithm = SunX509 16:54:12 ssl.keystore.certificate.chain = null 16:54:12 ssl.keystore.key = null 16:54:12 ssl.keystore.location = null 16:54:12 ssl.keystore.password = null 16:54:12 ssl.keystore.type = JKS 16:54:12 ssl.protocol = TLSv1.3 16:54:12 ssl.provider = null 16:54:12 ssl.secure.random.implementation = null 16:54:12 ssl.trustmanager.algorithm = PKIX 16:54:12 ssl.truststore.certificates = null 16:54:12 ssl.truststore.location = null 16:54:12 ssl.truststore.password = null 16:54:12 ssl.truststore.type = JKS 16:54:12 transaction.timeout.ms = 60000 16:54:12 transactional.id = null 16:54:12 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:54:12 16:54:12 2024-02-08T16:54:12.164Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:12 2024-02-08T16:54:12.164Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:12 2024-02-08T16:54:12.164Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:12 2024-02-08T16:54:12.164Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411252164 16:54:12 2024-02-08T16:54:12.217Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.217Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.326Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.326Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.345Z WARN 7364 --- [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} 16:54:12 2024-02-08T16:54:12.345Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 459GWqUvQ1qfQEh6rBGzbw 16:54:12 2024-02-08T16:54:12.469Z WARN 7364 --- [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} 16:54:12 2024-02-08T16:54:12.575Z INFO 7364 --- [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 HHOynLo3QWSoiNW_HHQQKQ 16:54:12 2024-02-08T16:54:12.580Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.580Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.584Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.584Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.602Z INFO 7364 --- [ 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 HHOynLo3QWSoiNW_HHQQKQ 16:54:12 2024-02-08T16:54:12.602Z INFO 7364 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: 459GWqUvQ1qfQEh6rBGzbw 16:54:12 2024-02-08T16:54:12.663Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.663Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.701Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:12 2024-02-08T16:54:12.701Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.701Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:12 2024-02-08T16:54:12.703Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.703Z WARN 7364 --- [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. 16:54:12 2024-02-08T16:54:12.720Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 16:54:12 2024-02-08T16:54:12.722Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:54:12 2024-02-08T16:54:12.742Z INFO 7364 --- [ 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-595227eb-31a9-4ec8-93ee-c8348029c3d2 16:54:12 2024-02-08T16:54:12.742Z INFO 7364 --- [ 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) 16:54:12 2024-02-08T16:54:12.742Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:54:12 2024-02-08T16:54:12.764Z INFO 7364 --- [ 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-595227eb-31a9-4ec8-93ee-c8348029c3d2', protocol='range'} 16:54:12 2024-02-08T16:54:12.764Z INFO 7364 --- [ 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-595227eb-31a9-4ec8-93ee-c8348029c3d2=Assignment(partitions=[ncmp-events-test-0])} 16:54:12 2024-02-08T16:54:12.779Z INFO 7364 --- [ 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-595227eb-31a9-4ec8-93ee-c8348029c3d2', protocol='range'} 16:54:12 2024-02-08T16:54:12.779Z INFO 7364 --- [ 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]) 16:54:12 2024-02-08T16:54:12.779Z INFO 7364 --- [ 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 16:54:12 2024-02-08T16:54:12.789Z INFO 7364 --- [ 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 16:54:12 2024-02-08T16:54:12.804Z INFO 7364 --- [ 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:32778 (id: 1 rack: null)], epoch=0}}. 16:54:12 2024-02-08T16:54:12.821Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:12 2024-02-08T16:54:12.821Z WARN 7364 --- [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. 16:54:13 2024-02-08T16:54:12.922Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:13 2024-02-08T16:54:12.922Z WARN 7364 --- [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. 16:54:13 2024-02-08T16:54:12.923Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:13 2024-02-08T16:54:12.924Z WARN 7364 --- [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. 16:54:13 2024-02-08T16:54:12.931Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:13 2024-02-08T16:54:12.931Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:54:13 2024-02-08T16:54:12.970Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:13 2024-02-08T16:54:12.970Z INFO 7364 --- [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: 124ms, elapsed time since send: 124ms, request timeout: 30000ms) 16:54:13 2024-02-08T16:54:12.970Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 16:54:13 2024-02-08T16:54:12.970Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 16:54:13 2024-02-08T16:54:12.970Z INFO 7364 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=126267704, epoch=1) to node 1: 16:54:13 16:54:13 org.apache.kafka.common.errors.DisconnectException: null 16:54:13 16:54:13 2024-02-08T16:54:12.970Z INFO 7364 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:54:13 2024-02-08T16:54:13.028Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:13 2024-02-08T16:54:13.028Z WARN 7364 --- [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. 16:54:13 2024-02-08T16:54:13.033Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:13 2024-02-08T16:54:13.033Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:13 2024-02-08T16:54:13.071Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:13 2024-02-08T16:54:13.071Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:13 2024-02-08T16:54:13.140Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:13 2024-02-08T16:54:13.140Z WARN 7364 --- [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. 16:54:13 2024-02-08T16:54:13.172Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:13 2024-02-08T16:54:13.172Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.618 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:54:13 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:54:18 2024-02-08T16:54:13.179Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:54:18 2024-02-08T16:54:13.184Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.184Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:13.218Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.219Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.226Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 40c0e64df86f747fdbe61687b2cefe8cece287195ed2c14c91afd24667a464f5 16:54:18 2024-02-08T16:54:13.347Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:18 2024-02-08T16:54:13.347Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.347Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:13.373Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.373Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:13.386Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.386Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.425Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.425Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.435Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.435Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:13.438Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.438Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.566Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.566Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.566Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.566Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.605Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:18 2024-02-08T16:54:13.605Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.605Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:13.790Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.790Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.832Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.832Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:13.878Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.878Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:13.888Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.888Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:13.930Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:18 2024-02-08T16:54:13.930Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.031Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.031Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.045Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.045Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.071Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.071Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.128Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.128Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.201Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:18 2024-02-08T16:54:14.202Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.202Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:14.281Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.281Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.296Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.296Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.397Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.397Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.535Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:18 2024-02-08T16:54:14.536Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.536Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:14.538Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.538Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.592Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.592Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:14.630Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.631Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.686Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.686Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:14.692Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.692Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:14.734Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:18 2024-02-08T16:54:14.734Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.032Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.032Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.042Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.042Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.135Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.135Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.155Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.155Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.185Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.185Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.203Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.203Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.217Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:18 2024-02-08T16:54:15.217Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.217Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:15.390Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.390Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.443Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.444Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.500Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.500Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.538Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:18 2024-02-08T16:54:15.539Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.539Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:15.543Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.543Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:15.586Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.586Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.588Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.588Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:15.834Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.834Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.895Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.895Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:15.984Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:18 2024-02-08T16:54:15.984Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.055Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.055Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.058Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.058Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.139Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.139Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.202Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.202Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.237Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.237Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.308Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.308Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.391Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:18 2024-02-08T16:54:16.391Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.391Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:16.421Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:18 2024-02-08T16:54:16.422Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.422Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:16.440Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.440Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.447Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.447Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.453Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.453Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.591Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.591Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:16.596Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.596Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:16.892Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.892Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:16.897Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:16.897Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.015Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.015Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.023Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.023Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.087Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.087Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.160Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.160Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.269Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.269Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.297Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.297Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.305Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.305Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.394Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:18 2024-02-08T16:54:17.394Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.394Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:17.411Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.411Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.434Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:18 2024-02-08T16:54:17.434Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.434Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:17.511Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.511Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.563Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.563Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.593Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.593Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:17.606Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.606Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:17.749Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.749Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.932Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.932Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:17.991Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:18 2024-02-08T16:54:17.991Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.006Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.006Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.107Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.107Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.226Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.226Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.322Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.322Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.349Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:18 2024-02-08T16:54:18.349Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.349Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:18.364Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.364Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.413Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.413Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.442Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:18 2024-02-08T16:54:18.442Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.442Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:18 2024-02-08T16:54:18.469Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.469Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.524Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.524Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.589Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.589Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.684Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.684Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:18.688Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.509151133S 16:54:18 2024-02-08T16:54:18.693Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:18 allow.auto.create.topics = true 16:54:18 auto.commit.interval.ms = 5000 16:54:18 auto.include.jmx.reporter = true 16:54:18 auto.offset.reset = earliest 16:54:18 bootstrap.servers = [PLAINTEXT://localhost:32780] 16:54:18 check.crcs = true 16:54:18 client.dns.lookup = use_all_dns_ips 16:54:18 client.id = consumer-ncmp-group-10 16:54:18 client.rack = 16:54:18 connections.max.idle.ms = 540000 16:54:18 default.api.timeout.ms = 60000 16:54:18 enable.auto.commit = true 16:54:18 exclude.internal.topics = true 16:54:18 fetch.max.bytes = 52428800 16:54:18 fetch.max.wait.ms = 500 16:54:18 fetch.min.bytes = 1 16:54:18 group.id = ncmp-group 16:54:18 group.instance.id = null 16:54:18 heartbeat.interval.ms = 3000 16:54:18 interceptor.classes = [] 16:54:18 internal.leave.group.on.close = true 16:54:18 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:18 isolation.level = read_uncommitted 16:54:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:18 max.partition.fetch.bytes = 1048576 16:54:18 max.poll.interval.ms = 300000 16:54:18 max.poll.records = 500 16:54:18 metadata.max.age.ms = 300000 16:54:18 metric.reporters = [] 16:54:18 metrics.num.samples = 2 16:54:18 metrics.recording.level = INFO 16:54:18 metrics.sample.window.ms = 30000 16:54:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:18 receive.buffer.bytes = 65536 16:54:18 reconnect.backoff.max.ms = 1000 16:54:18 reconnect.backoff.ms = 50 16:54:18 request.timeout.ms = 30000 16:54:18 retry.backoff.ms = 100 16:54:18 sasl.client.callback.handler.class = null 16:54:18 sasl.jaas.config = null 16:54:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:18 sasl.kerberos.min.time.before.relogin = 60000 16:54:18 sasl.kerberos.service.name = null 16:54:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:18 sasl.login.callback.handler.class = null 16:54:18 sasl.login.class = null 16:54:18 sasl.login.connect.timeout.ms = null 16:54:18 sasl.login.read.timeout.ms = null 16:54:18 sasl.login.refresh.buffer.seconds = 300 16:54:18 sasl.login.refresh.min.period.seconds = 60 16:54:18 sasl.login.refresh.window.factor = 0.8 16:54:18 sasl.login.refresh.window.jitter = 0.05 16:54:18 sasl.login.retry.backoff.max.ms = 10000 16:54:18 sasl.login.retry.backoff.ms = 100 16:54:18 sasl.mechanism = GSSAPI 16:54:18 sasl.oauthbearer.clock.skew.seconds = 30 16:54:18 sasl.oauthbearer.expected.audience = null 16:54:18 sasl.oauthbearer.expected.issuer = null 16:54:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:18 sasl.oauthbearer.jwks.endpoint.url = null 16:54:18 sasl.oauthbearer.scope.claim.name = scope 16:54:18 sasl.oauthbearer.sub.claim.name = sub 16:54:18 sasl.oauthbearer.token.endpoint.url = null 16:54:18 security.protocol = PLAINTEXT 16:54:18 security.providers = null 16:54:18 send.buffer.bytes = 131072 16:54:18 session.timeout.ms = 45000 16:54:18 socket.connection.setup.timeout.max.ms = 30000 16:54:18 socket.connection.setup.timeout.ms = 10000 16:54:18 ssl.cipher.suites = null 16:54:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:18 ssl.endpoint.identification.algorithm = https 16:54:18 ssl.engine.factory.class = null 16:54:18 ssl.key.password = null 16:54:18 ssl.keymanager.algorithm = SunX509 16:54:18 ssl.keystore.certificate.chain = null 16:54:18 ssl.keystore.key = null 16:54:18 ssl.keystore.location = null 16:54:18 ssl.keystore.password = null 16:54:18 ssl.keystore.type = JKS 16:54:18 ssl.protocol = TLSv1.3 16:54:18 ssl.provider = null 16:54:18 ssl.secure.random.implementation = null 16:54:18 ssl.trustmanager.algorithm = PKIX 16:54:18 ssl.truststore.certificates = null 16:54:18 ssl.truststore.location = null 16:54:18 ssl.truststore.password = null 16:54:18 ssl.truststore.type = JKS 16:54:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:18 16:54:18 2024-02-08T16:54:18.696Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:18 2024-02-08T16:54:18.696Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:18 2024-02-08T16:54:18.696Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411258696 16:54:18 16:54:18,715 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:54:18 16:54:18,717 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:54:18 16:54:18,718 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@753cad40 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:54:18 16:54:18,721 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:54:18 16:54:18,721 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@753cad40 - 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 16:54:18 16:54:18,725 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:54:18 16:54:18,725 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:54:18 16:54:18,725 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:54:18 16:54:18,726 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:54:18 16:54:18,726 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@753cad40 - 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 16:54:18 16:54:18,728 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:54:18 16:54:18,728 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:54:18 16:54:18,728 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:54:18 16:54:18,731 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411258731) 16:54:18 16:54:18,732 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:54:18 16:54:18,732 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:54:18 16:54:18,733 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:54:18 16:54:18,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:54:18 16:54:18,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:54:18 16:54:18,734 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:54:18 16:54:18,734 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:54:18 16:54:18,744 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2f09e728 - Setting zoneId to "UTC" 16:54:18 16:54:18,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:54:18 16:54:18,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:54:18 16:54:18,750 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:54:18 16:54:18,750 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:54:18 16:54:18,750 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:54:18 16:54:18,750 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:54:18 16:54:18,750 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:54:18 16:54:18,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:54:18 16:54:18,751 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:54:18 16:54:18,751 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2a0063a2 - End of configuration. 16:54:18 16:54:18,751 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3ac69d0f - Registering current configuration as safe fallback point 16:54:18 16:54:18 16:54:18 . ____ _ __ _ _ 16:54:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:18 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:18 =========|_|==============|___/=/_/_/_/ 16:54:18 :: Spring Boot :: (v3.1.2) 16:54:18 16:54:18 2024-02-08T16:54:18.756Z INFO 7364 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:18 2024-02-08T16:54:18.757Z INFO 7364 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:54:18 2024-02-08T16:54:18.799Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.799Z WARN 7364 --- [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. 16:54:18 2024-02-08T16:54:18.800Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:18 2024-02-08T16:54:18.800Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:18 2024-02-08T16:54:18.833Z INFO 7364 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.134 seconds (process running for 143.176) 16:54:19 2024-02-08T16:54:18.835Z INFO 7364 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 16:54:19 2024-02-08T16:54:18.867Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:19 2024-02-08T16:54:18.867Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:19 acks = -1 16:54:19 auto.include.jmx.reporter = true 16:54:19 batch.size = 16384 16:54:19 bootstrap.servers = [PLAINTEXT://localhost:32780] 16:54:19 buffer.memory = 33554432 16:54:19 client.dns.lookup = use_all_dns_ips 16:54:19 client.id = producer-14 16:54:19 compression.type = none 16:54:19 connections.max.idle.ms = 540000 16:54:19 delivery.timeout.ms = 120000 16:54:19 enable.idempotence = false 16:54:19 interceptor.classes = [] 16:54:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:19 linger.ms = 1 16:54:19 max.block.ms = 60000 16:54:19 max.in.flight.requests.per.connection = 5 16:54:19 max.request.size = 1048576 16:54:19 metadata.max.age.ms = 300000 16:54:19 metadata.max.idle.ms = 300000 16:54:19 metric.reporters = [] 16:54:19 metrics.num.samples = 2 16:54:19 metrics.recording.level = INFO 16:54:19 metrics.sample.window.ms = 30000 16:54:19 partitioner.adaptive.partitioning.enable = true 16:54:19 partitioner.availability.timeout.ms = 0 16:54:19 partitioner.class = null 16:54:19 partitioner.ignore.keys = false 16:54:19 receive.buffer.bytes = 32768 16:54:19 reconnect.backoff.max.ms = 1000 16:54:19 reconnect.backoff.ms = 50 16:54:19 request.timeout.ms = 30000 16:54:19 retries = 0 16:54:19 retry.backoff.ms = 100 16:54:19 sasl.client.callback.handler.class = null 16:54:19 sasl.jaas.config = null 16:54:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:19 sasl.kerberos.min.time.before.relogin = 60000 16:54:19 sasl.kerberos.service.name = null 16:54:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:19 sasl.login.callback.handler.class = null 16:54:19 sasl.login.class = null 16:54:19 sasl.login.connect.timeout.ms = null 16:54:19 sasl.login.read.timeout.ms = null 16:54:19 sasl.login.refresh.buffer.seconds = 300 16:54:19 sasl.login.refresh.min.period.seconds = 60 16:54:19 sasl.login.refresh.window.factor = 0.8 16:54:19 sasl.login.refresh.window.jitter = 0.05 16:54:19 sasl.login.retry.backoff.max.ms = 10000 16:54:19 sasl.login.retry.backoff.ms = 100 16:54:19 sasl.mechanism = GSSAPI 16:54:19 sasl.oauthbearer.clock.skew.seconds = 30 16:54:19 sasl.oauthbearer.expected.audience = null 16:54:19 sasl.oauthbearer.expected.issuer = null 16:54:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:19 sasl.oauthbearer.jwks.endpoint.url = null 16:54:19 sasl.oauthbearer.scope.claim.name = scope 16:54:19 sasl.oauthbearer.sub.claim.name = sub 16:54:19 sasl.oauthbearer.token.endpoint.url = null 16:54:19 security.protocol = PLAINTEXT 16:54:19 security.providers = null 16:54:19 send.buffer.bytes = 131072 16:54:19 socket.connection.setup.timeout.max.ms = 30000 16:54:19 socket.connection.setup.timeout.ms = 10000 16:54:19 ssl.cipher.suites = null 16:54:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:19 ssl.endpoint.identification.algorithm = https 16:54:19 ssl.engine.factory.class = null 16:54:19 ssl.key.password = null 16:54:19 ssl.keymanager.algorithm = SunX509 16:54:19 ssl.keystore.certificate.chain = null 16:54:19 ssl.keystore.key = null 16:54:19 ssl.keystore.location = null 16:54:19 ssl.keystore.password = null 16:54:19 ssl.keystore.type = JKS 16:54:19 ssl.protocol = TLSv1.3 16:54:19 ssl.provider = null 16:54:19 ssl.secure.random.implementation = null 16:54:19 ssl.trustmanager.algorithm = PKIX 16:54:19 ssl.truststore.certificates = null 16:54:19 ssl.truststore.location = null 16:54:19 ssl.truststore.password = null 16:54:19 ssl.truststore.type = JKS 16:54:19 transaction.timeout.ms = 60000 16:54:19 transactional.id = null 16:54:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:19 16:54:19 2024-02-08T16:54:18.869Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:19 2024-02-08T16:54:18.869Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:19 2024-02-08T16:54:18.869Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:19 2024-02-08T16:54:18.869Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411258869 16:54:19 2024-02-08T16:54:18.903Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:19 2024-02-08T16:54:18.903Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.002Z WARN 7364 --- [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} 16:54:19 2024-02-08T16:54:19.002Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: -vfsZpnDTDupY5MePr5ykQ 16:54:19 2024-02-08T16:54:19.051Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.051Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.104Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.104Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.126Z WARN 7364 --- [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} 16:54:19 2024-02-08T16:54:19.220Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.220Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.231Z INFO 7364 --- [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 L1ouyYA3RE6wbd87hbjr5g 16:54:19 2024-02-08T16:54:19.245Z INFO 7364 --- [ 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 L1ouyYA3RE6wbd87hbjr5g 16:54:19 2024-02-08T16:54:19.245Z INFO 7364 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: -vfsZpnDTDupY5MePr5ykQ 16:54:19 2024-02-08T16:54:19.252Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.252Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.266Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.266Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.356Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:19 2024-02-08T16:54:19.356Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.356Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:19 2024-02-08T16:54:19.363Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 16:54:19 2024-02-08T16:54:19.364Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:54:19 2024-02-08T16:54:19.386Z INFO 7364 --- [ 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-dbcb972b-6e9b-4ee8-b314-7b393101806a 16:54:19 2024-02-08T16:54:19.386Z INFO 7364 --- [ 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) 16:54:19 2024-02-08T16:54:19.386Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:54:19 2024-02-08T16:54:19.411Z INFO 7364 --- [ 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-dbcb972b-6e9b-4ee8-b314-7b393101806a', protocol='range'} 16:54:19 2024-02-08T16:54:19.411Z INFO 7364 --- [ 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-dbcb972b-6e9b-4ee8-b314-7b393101806a=Assignment(partitions=[cm-events-0])} 16:54:19 2024-02-08T16:54:19.434Z INFO 7364 --- [ 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-dbcb972b-6e9b-4ee8-b314-7b393101806a', protocol='range'} 16:54:19 2024-02-08T16:54:19.435Z INFO 7364 --- [ 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]) 16:54:19 2024-02-08T16:54:19.435Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 16:54:19 2024-02-08T16:54:19.441Z INFO 7364 --- [ 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 16:54:19 2024-02-08T16:54:19.456Z INFO 7364 --- [ 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:32780 (id: 1 rack: null)], epoch=0}}. 16:54:19 2024-02-08T16:54:19.505Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:19 2024-02-08T16:54:19.505Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.505Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:19 2024-02-08T16:54:19.507Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.507Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.507Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.508Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.557Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.558Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.562Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.562Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.578Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.578Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:54:19 2024-02-08T16:54:19.615Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.615Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 118ms, elapsed time since send: 118ms, request timeout: 30000ms) 16:54:19 2024-02-08T16:54:19.615Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 16:54:19 2024-02-08T16:54:19.615Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 16:54:19 2024-02-08T16:54:19.616Z INFO 7364 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=416921152, epoch=1) to node 1: 16:54:19 16:54:19 org.apache.kafka.common.errors.DisconnectException: null 16:54:19 16:54:19 2024-02-08T16:54:19.616Z INFO 7364 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:54:19 2024-02-08T16:54:19.657Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.658Z WARN 7364 --- [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. 16:54:19 2024-02-08T16:54:19.679Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.679Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:19 2024-02-08T16:54:19.709Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.709Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:19 2024-02-08T16:54:19.716Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.716Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:19 2024-02-08T16:54:19.780Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:19 2024-02-08T16:54:19.780Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.614 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:54:19 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:54:25 2024-02-08T16:54:19.795Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:54:25 2024-02-08T16:54:19.817Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:19.817Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:19.848Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 650890b687492281913c6abaab8e38c36232f4ec8e1e8e7dc5b121efad564930 16:54:25 2024-02-08T16:54:19.907Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:19.907Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:19.909Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:25 2024-02-08T16:54:19.909Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:19.909Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:25 2024-02-08T16:54:19.909Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.011Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.011Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.018Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.018Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:20.031Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.032Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:20.159Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.160Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.177Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.177Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.322Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.322Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.358Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:25 2024-02-08T16:54:20.358Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.358Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:20.366Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.366Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.432Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.432Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:20.520Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.520Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:20.524Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:25 2024-02-08T16:54:20.524Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.524Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:20.561Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.561Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.575Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.575Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.575Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.575Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.661Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.662Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:20.686Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.686Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.763Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.763Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.818Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.818Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.819Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.819Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:20.863Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:25 2024-02-08T16:54:20.863Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.014Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.014Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:21.079Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.079Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.124Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.124Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.137Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.137Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:21.218Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.218Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.311Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.311Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.427Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.427Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.523Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.523Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:21.538Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.538Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.561Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:25 2024-02-08T16:54:21.561Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.561Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:21.628Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.628Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.672Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.672Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.714Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.714Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.715Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.715Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.728Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:25 2024-02-08T16:54:21.728Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.728Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:21.763Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.763Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:21.779Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.779Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.866Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.866Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:21.981Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:21.981Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.016Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.016Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:22.026Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.026Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.241Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.241Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:22.263Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.263Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.271Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.271Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.330Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.330Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.481Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.481Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.490Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.490Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.524Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.524Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.617Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.617Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.725Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.725Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:22.764Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:25 2024-02-08T16:54:22.764Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.764Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:22.768Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.768Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.783Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:25 2024-02-08T16:54:22.783Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.783Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:22.815Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.815Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:22.881Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.881Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.883Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.883Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:22.918Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:22.918Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:23.069Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.069Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.120Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.120Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.128Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.128Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.293Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.293Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.374Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.374Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.385Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.385Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.436Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.436Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.450Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.450Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:23.573Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.573Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.671Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:25 2024-02-08T16:54:23.671Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.671Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:23.677Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.677Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.737Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:25 2024-02-08T16:54:23.737Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.737Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:23.785Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.785Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.820Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.820Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:23.821Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.821Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:23.825Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.825Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:23.834Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.834Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:23.939Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:25 2024-02-08T16:54:23.939Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.022Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.022Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.130Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.130Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.222Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.222Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.238Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.238Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.296Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.296Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.376Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.376Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.533Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.533Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.580Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.580Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.623Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:25 2024-02-08T16:54:24.623Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.623Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:24.643Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.643Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.657Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.657Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:24.686Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.686Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.844Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.844Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:24.895Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:25 2024-02-08T16:54:24.895Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:24.895Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 2024-02-08T16:54:24.983Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:25 2024-02-08T16:54:24.983Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.024Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.024Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:25.035Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.035Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:25.076Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.076Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.124Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.124Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.131Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.131Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.157Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.157Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.245Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.245Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.312Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.312Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.334Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.538860141S 16:54:25 2024-02-08T16:54:25.379Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.379Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.566Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.566Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:25.579Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:25 2024-02-08T16:54:25.579Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.579Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.887 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:54:25 2024-02-08T16:54:25.687Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.687Z WARN 7364 --- [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. 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:54:25 2024-02-08T16:54:25.690Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.690Z WARN 7364 --- [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. 16:54:25 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:54:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:54:25 2024-02-08T16:54:25.739Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.739Z WARN 7364 --- [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. 16:54:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:54:25 2024-02-08T16:54:25.752Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.752Z WARN 7364 --- [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. 16:54:25 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:54:25 2024-02-08T16:54:25.809Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:25 2024-02-08T16:54:25.809Z WARN 7364 --- [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. 16:54:25 2024-02-08T16:54:25.809Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:25 [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 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:54:25 2024-02-08T16:54:25.821Z DEBUG 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 16:54:25 2024-02-08T16:54:25.823Z DEBUG 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 16:54:25 2024-02-08T16:54:25.837Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:54:25 2024-02-08T16:54:25.837Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:54:25 2024-02-08T16:54:25.838Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:54:25 2024-02-08T16:54:25.839Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:54:25 2024-02-08T16:54:25.839Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:54:25 2024-02-08T16:54:25.841Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:54:25 2024-02-08T16:54:25.841Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 16:54:25 2024-02-08T16:54:25.843Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:54:25 2024-02-08T16:54:25.843Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:54:25 2024-02-08T16:54:25.845Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 16:54:25 2024-02-08T16:54:25.845Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:54:25 2024-02-08T16:54:25.845Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:54:25 2024-02-08T16:54:25.847Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:54:25 2024-02-08T16:54:25.847Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:54:25 2024-02-08T16:54:25.847Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:54:25 2024-02-08T16:54:25.849Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:25 2024-02-08T16:54:25.849Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:25 2024-02-08T16:54:25.849Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 16:54:25 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:54:25 2024-02-08T16:54:25.908Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 16:54:25 2024-02-08T16:54:25.911Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 16:54:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:54:25 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:54:27 2024-02-08T16:54:25.939Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:27 2024-02-08T16:54:25.940Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:25.994Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:27 2024-02-08T16:54:25.994Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:26.140Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.140Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.210Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.210Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.238Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.238Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.244Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.244Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.284Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.284Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.336Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.336Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.354Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.354Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.368Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.368Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.522Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.522Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:26.635Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:27 2024-02-08T16:54:26.635Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.635Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:27 2024-02-08T16:54:26.641Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.641Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.705Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.705Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.742Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.742Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.820Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:27 2024-02-08T16:54:26.820Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:26.820Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:27 2024-02-08T16:54:26.846Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.846Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:26.850Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.850Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:26.898Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:27 2024-02-08T16:54:26.914Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.047Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.048Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:27.193Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.193Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.227Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.227Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.227Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.227Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.277Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.277Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.440Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.441Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.448Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.448Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.480Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.480Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.489Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.489Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.591Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:27 2024-02-08T16:54:27.592Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.592Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:27 2024-02-08T16:54:27.637Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.637Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.644Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.644Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.678Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.678Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:27.728Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:27 2024-02-08T16:54:27.728Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.728Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:27 2024-02-08T16:54:27.798Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.798Z WARN 7364 --- [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. 16:54:27 2024-02-08T16:54:27.828Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.828Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:27.899Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:54:27 2024-02-08T16:54:27.899Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 16:54:27 2024-02-08T16:54:27.902Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:54:27 2024-02-08T16:54:27.904Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:54:27 2024-02-08T16:54:27.904Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:54:27 2024-02-08T16:54:27.905Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:54:27 2024-02-08T16:54:27.907Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:54:27 2024-02-08T16:54:27.907Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:54:27 2024-02-08T16:54:27.907Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:54:27 2024-02-08T16:54:27.908Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:54:27 2024-02-08T16:54:27.908Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:54:27 2024-02-08T16:54:27.908Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:54:27 2024-02-08T16:54:27.940Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 16:54:27 2024-02-08T16:54:27.942Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:54:27 2024-02-08T16:54:27.942Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:54:27 2024-02-08T16:54:27.962Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:27 2024-02-08T16:54:27.962Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:27 2024-02-08T16:54:27.973Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 16:54:27 2024-02-08T16:54:27.973Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:54:27 2024-02-08T16:54:27.980Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:54:27 2024-02-08T16:54:27.980Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:54:27 2024-02-08T16:54:27.983Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:54:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:54:27 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:54:28 2024-02-08T16:54:28.032Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.033Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:54:28 2024-02-08T16:54:28.033Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:54:28 2024-02-08T16:54:28.033Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.033Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.033Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.036Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.036Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 16:54:28 2024-02-08T16:54:28.036Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 16:54:28 2024-02-08T16:54:28.036Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.037Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.037Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.038Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.038Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 16:54:28 2024-02-08T16:54:28.038Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 16:54:28 2024-02-08T16:54:28.039Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.039Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.039Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.039Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.039Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.039Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:54:28 2024-02-08T16:54:28.040Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.041Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:54:28 2024-02-08T16:54:28.043Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.043Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z WARN 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:54:28 2024-02-08T16:54:28.043Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:54:28 2024-02-08T16:54:28.044Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.044Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.044Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.047Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.047Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.047Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:54:28 2024-02-08T16:54:28.047Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.047Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.047Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:54:28 2024-02-08T16:54:28.048Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.048Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:54:28 2024-02-08T16:54:28.048Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:54:28 2024-02-08T16:54:28.048Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 16:54:28 2024-02-08T16:54:28.051Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.051Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:28 2024-02-08T16:54:28.058Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.058Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.058Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.058Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.058Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.061Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.061Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:54:28 2024-02-08T16:54:28.061Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:54:28 2024-02-08T16:54:28.061Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.061Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 16:54:28 2024-02-08T16:54:28.061Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.064Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:54:28 2024-02-08T16:54:28.064Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:54:28 2024-02-08T16:54:28.064Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:54:28 2024-02-08T16:54:28.064Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:54:28 2024-02-08T16:54:28.065Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:54:28 2024-02-08T16:54:28.065Z INFO 7364 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:54:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:54:28 16:54:25,819 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6beec076 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 16:54:28 16:54:28,086 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:54:28 16:54:28,086 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:54:28 16:54:28,086 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46e06832 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:54:28 16:54:28,089 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:54:28 16:54:28,089 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46e06832 - 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 16:54:28 16:54:28,090 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:54:28 16:54:28,090 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:54:28 16:54:28,090 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:54:28 16:54:28,090 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51d9be0b - 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. 16:54:28 16:54:28,090 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46e06832 - 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 16:54:28 16:54:28,092 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:54:28 16:54:28,092 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:54:28 16:54:28,092 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:54:28 16:54:28,092 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411268092) 16:54:28 16:54:28,092 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:54:28 16:54:28,092 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:54:28 16:54:28,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:54:28 16:54:28,094 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:54:28 16:54:28,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:54:28 16:54:28,094 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:54:28 16:54:28,095 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:54:28 16:54:28,095 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:54:28 16:54:28,099 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5f9f8ef6 - Setting zoneId to "UTC" 16:54:28 16:54:28,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:54:28 16:54:28,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:54:28 16:54:28,102 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:54:28 16:54:28,102 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:54:28 16:54:28,102 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:54:28 16:54:28,102 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:54:28 16:54:28,103 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:54:28 16:54:28,103 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5e493364 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:54:28 16:54:28,103 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:54:28 16:54:28,103 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1394cc59 - End of configuration. 16:54:28 16:54:28,103 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@567087e1 - Registering current configuration as safe fallback point 16:54:28 16:54:28 16:54:28 . ____ _ __ _ _ 16:54:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:28 =========|_|==============|___/=/_/_/_/ 16:54:28 :: Spring Boot :: (v3.1.2) 16:54:28 16:54:28 2024-02-08T16:54:28.108Z INFO 7364 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:28 2024-02-08T16:54:28.109Z INFO 7364 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:54:28 2024-02-08T16:54:28.129Z INFO 7364 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.056 seconds (process running for 152.473) 16:54:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:54:28 2024-02-08T16:54:28.141Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.141Z WARN 7364 --- [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. 16:54:28 16:54:28 . ____ _ __ _ _ 16:54:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:28 =========|_|==============|___/=/_/_/_/ 16:54:28 :: Spring Boot :: (v3.1.2) 16:54:28 16:54:28 2024-02-08T16:54:28.156Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:28 2024-02-08T16:54:28.156Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 16:54:28 2024-02-08T16:54:28.161Z INFO 7364 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.018 seconds (process running for 152.505) 16:54:28 2024-02-08T16:54:28.165Z WARN 7364 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:54:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:54:28 2024-02-08T16:54:28.169Z WARN 7364 --- [onPool-worker-5] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:54:28 2024-02-08T16:54:28.192Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.193Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.232Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.232Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.343Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.343Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.393Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.393Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.411Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.411Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.448Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.448Z WARN 7364 --- [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. 16:54:28 16:54:28 . ____ _ __ _ _ 16:54:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:28 =========|_|==============|___/=/_/_/_/ 16:54:28 :: Spring Boot :: (v3.1.2) 16:54:28 16:54:28 2024-02-08T16:54:28.476Z INFO 7364 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:28 2024-02-08T16:54:28.476Z INFO 7364 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:54:28 2024-02-08T16:54:28.563Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.563Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.646Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.646Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.669Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:28 2024-02-08T16:54:28.669Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.669Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:28 2024-02-08T16:54:28.700Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.700Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:28 2024-02-08T16:54:28.702Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.702Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.735Z INFO 7364 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.271 seconds (process running for 153.079) 16:54:28 2024-02-08T16:54:28.746Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.746Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:28 2024-02-08T16:54:28.746Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:28 2024-02-08T16:54:28.746Z WARN 7364 --- [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. 16:54:28 2024-02-08T16:54:28.746Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:54:28 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:54:28 16:54:28 . ____ _ __ _ _ 16:54:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:28 =========|_|==============|___/=/_/_/_/ 16:54:28 :: Spring Boot :: (v3.1.2) 16:54:28 16:54:28 2024-02-08T16:54:28.914Z INFO 7364 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:28 2024-02-08T16:54:28.914Z INFO 7364 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:54:28 2024-02-08T16:54:28.939Z INFO 7364 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.038 seconds (process running for 153.283) 16:54:28 2024-02-08T16:54:28.973Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:28 2024-02-08T16:54:28.973Z WARN 7364 --- [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. 16:54:29 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:54:29 16:54:29 . ____ _ __ _ _ 16:54:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:29 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:29 =========|_|==============|___/=/_/_/_/ 16:54:29 :: Spring Boot :: (v3.1.2) 16:54:29 16:54:29 2024-02-08T16:54:29.010Z INFO 7364 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:29 2024-02-08T16:54:29.010Z INFO 7364 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:54:29 2024-02-08T16:54:29.015Z INFO 7364 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.017 seconds (process running for 153.359) 16:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:54:29 2024-02-08T16:54:29.038Z INFO 7364 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:54:29 2024-02-08T16:54:29.039Z INFO 7364 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:54:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:54:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:54:29 2024-02-08T16:54:29.051Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:29 2024-02-08T16:54:29.051Z WARN 7364 --- [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. 16:54:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleIdMapperSpec 16:54:29 2024-02-08T16:54:29.056Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.057Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.057Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.058Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.058Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.059Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.060Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.060Z WARN 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate id update ignored, cannot update cm handle my cmhandle id, already has an alternate id of my alternate id 16:54:29 2024-02-08T16:54:29.061Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.061Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.061Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 2 cm handle/alternate id pairs 16:54:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleIdMapperSpec 16:54:29 2024-02-08T16:54:29.062Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.062Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 1 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.062Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 0 cm handle/alternate id pairs 16:54:29 2024-02-08T16:54:29.062Z INFO 7364 --- [ main] o.o.c.n.api.impl.utils.CmHandleIdMapper : Alternate ID cache initialized from DB with 1 cm handle/alternate id pairs 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:54:29 2024-02-08T16:54:29.073Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:29 2024-02-08T16:54:29.073Z WARN 7364 --- [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. 16:54:29 2024-02-08T16:54:29.077Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:29 2024-02-08T16:54:29.077Z WARN 7364 --- [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. 16:54:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:54:29 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:54:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:54:29 16:54:29 . ____ _ __ _ _ 16:54:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:29 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:29 =========|_|==============|___/=/_/_/_/ 16:54:29 :: Spring Boot :: (v3.1.2) 16:54:29 16:54:29 2024-02-08T16:54:29.153Z INFO 7364 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7364 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:54:29 2024-02-08T16:54:29.153Z INFO 7364 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:54:29 2024-02-08T16:54:29.159Z INFO 7364 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.021 seconds (process running for 153.503) 16:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:54:29 2024-02-08T16:54:29.177Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:54:29 2024-02-08T16:54:29.177Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:54:34 2024-02-08T16:54:29.183Z INFO 7364 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:54:34 2024-02-08T16:54:29.232Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.232Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.236Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1d4ae2b9611bafe1fa8738061636e5c6fe0a019f524061f87d3edebc6bf0a7e2 16:54:34 2024-02-08T16:54:29.259Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.259Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:29.273Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.273Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.282Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.282Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.282Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.282Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.479Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.479Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.555Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.556Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.575Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.575Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:29.625Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.625Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:29.635Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.636Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.684Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.684Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.829Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:34 2024-02-08T16:54:29.829Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.829Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:29.885Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:34 2024-02-08T16:54:29.885Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:29.885Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:29.981Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:34 2024-02-08T16:54:29.981Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.036Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.036Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.084Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.084Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:30.090Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.090Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.141Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.141Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.142Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.142Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.158Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.158Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.268Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.268Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:30.437Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.437Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.441Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.441Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.686Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.686Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.688Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.688Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.695Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.695Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:30.731Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.731Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:30.765Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.765Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.787Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.787Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.789Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:34 2024-02-08T16:54:30.789Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.789Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:30.798Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:34 2024-02-08T16:54:30.798Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:30.798Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:30.989Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:34 2024-02-08T16:54:30.989Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.052Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.053Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.138Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.138Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.166Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.166Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.174Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.174Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:31.248Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.248Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.290Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.290Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.301Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.302Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:31.348Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.348Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.397Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.397Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.584Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.584Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:31.589Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.589Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.598Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.598Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:31.691Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:34 2024-02-08T16:54:31.691Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.691Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:31.755Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:34 2024-02-08T16:54:31.755Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.755Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:31.790Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.790Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.941Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.941Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.955Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.955Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:31.967Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:31.967Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.042Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.042Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.068Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.068Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.092Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.092Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.103Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.103Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.176Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.176Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:32.254Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.254Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.343Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.343Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.400Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.400Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.404Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.404Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:32.491Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.491Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.500Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.500Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:32.544Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:34 2024-02-08T16:54:32.544Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.544Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:32.586Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.587Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:32.709Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:34 2024-02-08T16:54:32.709Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:32.709Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:32.743Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:34 2024-02-08T16:54:32.743Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.046Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.046Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.071Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.071Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.071Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.071Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.100Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.100Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.102Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.102Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.111Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.111Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.203Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.203Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.257Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.257Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.284Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.284Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:33.306Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.306Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:33.360Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.360Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.405Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.405Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.506Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.506Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:33.592Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.592Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:33.654Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.654Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.697Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:34 2024-02-08T16:54:33.697Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.697Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:33.806Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.806Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.821Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:34 2024-02-08T16:54:33.821Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:33.821Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:34 2024-02-08T16:54:33.976Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:33.976Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.049Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.049Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.076Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.076Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.115Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.115Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.162Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.162Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.194Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.194Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:34.206Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.206Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.254Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.254Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.310Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.310Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:34 2024-02-08T16:54:34.313Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.313Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.316Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.316Z WARN 7364 --- [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. 16:54:34 2024-02-08T16:54:34.403Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:34 2024-02-08T16:54:34.403Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:35 2024-02-08T16:54:34.565Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:35 2024-02-08T16:54:34.565Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:34.717Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:35 2024-02-08T16:54:34.717Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:35 2024-02-08T16:54:34.813Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:35 2024-02-08T16:54:34.813Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:34.813Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:35 2024-02-08T16:54:34.861Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:35 2024-02-08T16:54:34.861Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:34.899Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:35 2024-02-08T16:54:34.899Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:34.899Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:35 2024-02-08T16:54:34.982Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:35 2024-02-08T16:54:34.982Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.018Z INFO 7364 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.835267807S 16:54:35 2024-02-08T16:54:35.021Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.021Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.021Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.021Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.022Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:35 allow.auto.create.topics = true 16:54:35 auto.commit.interval.ms = 5000 16:54:35 auto.include.jmx.reporter = true 16:54:35 auto.offset.reset = earliest 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 check.crcs = true 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = consumer-test-11 16:54:35 client.rack = 16:54:35 connections.max.idle.ms = 540000 16:54:35 default.api.timeout.ms = 60000 16:54:35 enable.auto.commit = true 16:54:35 exclude.internal.topics = true 16:54:35 fetch.max.bytes = 52428800 16:54:35 fetch.max.wait.ms = 500 16:54:35 fetch.min.bytes = 1 16:54:35 group.id = test 16:54:35 group.instance.id = null 16:54:35 heartbeat.interval.ms = 3000 16:54:35 interceptor.classes = [] 16:54:35 internal.leave.group.on.close = true 16:54:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:35 isolation.level = read_uncommitted 16:54:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:35 max.partition.fetch.bytes = 1048576 16:54:35 max.poll.interval.ms = 300000 16:54:35 max.poll.records = 500 16:54:35 metadata.max.age.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:35 receive.buffer.bytes = 65536 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 session.timeout.ms = 45000 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:35 16:54:35 2024-02-08T16:54:35.024Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.024Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.024Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275024 16:54:35 2024-02-08T16:54:35.040Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:35 2024-02-08T16:54:35.041Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:35 acks = -1 16:54:35 auto.include.jmx.reporter = true 16:54:35 batch.size = 16384 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 buffer.memory = 33554432 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = producer-15 16:54:35 compression.type = none 16:54:35 connections.max.idle.ms = 540000 16:54:35 delivery.timeout.ms = 120000 16:54:35 enable.idempotence = false 16:54:35 interceptor.classes = [] 16:54:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:35 linger.ms = 1 16:54:35 max.block.ms = 60000 16:54:35 max.in.flight.requests.per.connection = 5 16:54:35 max.request.size = 1048576 16:54:35 metadata.max.age.ms = 300000 16:54:35 metadata.max.idle.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partitioner.adaptive.partitioning.enable = true 16:54:35 partitioner.availability.timeout.ms = 0 16:54:35 partitioner.class = null 16:54:35 partitioner.ignore.keys = false 16:54:35 receive.buffer.bytes = 32768 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retries = 0 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 transaction.timeout.ms = 60000 16:54:35 transactional.id = null 16:54:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:35 16:54:35 2024-02-08T16:54:35.044Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:35 2024-02-08T16:54:35.044Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.044Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.044Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275044 16:54:35 2024-02-08T16:54:35.082Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.082Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.084Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.085Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.206Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.206Z WARN 7364 --- [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:32778) could not be established. Broker may not be available. 16:54:35 2024-02-08T16:54:35.215Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.216Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:35 2024-02-08T16:54:35.222Z WARN 7364 --- [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} 16:54:35 2024-02-08T16:54:35.222Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.222Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:35 2024-02-08T16:54:35.222Z INFO 7364 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:35 2024-02-08T16:54:35.319Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.319Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.319Z INFO 7364 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.319Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.324Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.324Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.356Z WARN 7364 --- [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} 16:54:35 2024-02-08T16:54:35.425Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.425Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.426Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.426Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.464Z INFO 7364 --- [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 6cqAP6tUQcqsvqRUOXirug 16:54:35 2024-02-08T16:54:35.487Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:35 allow.auto.create.topics = true 16:54:35 auto.commit.interval.ms = 5000 16:54:35 auto.include.jmx.reporter = true 16:54:35 auto.offset.reset = earliest 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 check.crcs = true 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = consumer-test-12 16:54:35 client.rack = 16:54:35 connections.max.idle.ms = 540000 16:54:35 default.api.timeout.ms = 60000 16:54:35 enable.auto.commit = true 16:54:35 exclude.internal.topics = true 16:54:35 fetch.max.bytes = 52428800 16:54:35 fetch.max.wait.ms = 500 16:54:35 fetch.min.bytes = 1 16:54:35 group.id = test 16:54:35 group.instance.id = null 16:54:35 heartbeat.interval.ms = 3000 16:54:35 interceptor.classes = [] 16:54:35 internal.leave.group.on.close = true 16:54:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:35 isolation.level = read_uncommitted 16:54:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:35 max.partition.fetch.bytes = 1048576 16:54:35 max.poll.interval.ms = 300000 16:54:35 max.poll.records = 500 16:54:35 metadata.max.age.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:35 receive.buffer.bytes = 65536 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 session.timeout.ms = 45000 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:35 16:54:35 2024-02-08T16:54:35.503Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.504Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.504Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275503 16:54:35 2024-02-08T16:54:35.519Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:35 2024-02-08T16:54:35.519Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:35 acks = -1 16:54:35 auto.include.jmx.reporter = true 16:54:35 batch.size = 16384 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 buffer.memory = 33554432 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = producer-16 16:54:35 compression.type = none 16:54:35 connections.max.idle.ms = 540000 16:54:35 delivery.timeout.ms = 120000 16:54:35 enable.idempotence = false 16:54:35 interceptor.classes = [] 16:54:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:35 linger.ms = 1 16:54:35 max.block.ms = 60000 16:54:35 max.in.flight.requests.per.connection = 5 16:54:35 max.request.size = 1048576 16:54:35 metadata.max.age.ms = 300000 16:54:35 metadata.max.idle.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partitioner.adaptive.partitioning.enable = true 16:54:35 partitioner.availability.timeout.ms = 0 16:54:35 partitioner.class = null 16:54:35 partitioner.ignore.keys = false 16:54:35 receive.buffer.bytes = 32768 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retries = 0 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 transaction.timeout.ms = 60000 16:54:35 transactional.id = null 16:54:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:35 16:54:35 2024-02-08T16:54:35.522Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:35 2024-02-08T16:54:35.522Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.522Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.522Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275522 16:54:35 2024-02-08T16:54:35.525Z INFO 7364 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.526Z WARN 7364 --- [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. 16:54:35 2024-02-08T16:54:35.542Z INFO 7364 --- [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 6cqAP6tUQcqsvqRUOXirug 16:54:35 2024-02-08T16:54:35.542Z INFO 7364 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:35 2024-02-08T16:54:35.550Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:35 allow.auto.create.topics = true 16:54:35 auto.commit.interval.ms = 5000 16:54:35 auto.include.jmx.reporter = true 16:54:35 auto.offset.reset = earliest 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 check.crcs = true 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = consumer-test-13 16:54:35 client.rack = 16:54:35 connections.max.idle.ms = 540000 16:54:35 default.api.timeout.ms = 60000 16:54:35 enable.auto.commit = true 16:54:35 exclude.internal.topics = true 16:54:35 fetch.max.bytes = 52428800 16:54:35 fetch.max.wait.ms = 500 16:54:35 fetch.min.bytes = 1 16:54:35 group.id = test 16:54:35 group.instance.id = null 16:54:35 heartbeat.interval.ms = 3000 16:54:35 interceptor.classes = [] 16:54:35 internal.leave.group.on.close = true 16:54:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:35 isolation.level = read_uncommitted 16:54:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:35 max.partition.fetch.bytes = 1048576 16:54:35 max.poll.interval.ms = 300000 16:54:35 max.poll.records = 500 16:54:35 metadata.max.age.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:35 receive.buffer.bytes = 65536 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 session.timeout.ms = 45000 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:35 16:54:35 2024-02-08T16:54:35.552Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.552Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.552Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275552 16:54:35 2024-02-08T16:54:35.559Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:35 2024-02-08T16:54:35.559Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:35 acks = -1 16:54:35 auto.include.jmx.reporter = true 16:54:35 batch.size = 16384 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 buffer.memory = 33554432 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = producer-17 16:54:35 compression.type = none 16:54:35 connections.max.idle.ms = 540000 16:54:35 delivery.timeout.ms = 120000 16:54:35 enable.idempotence = false 16:54:35 interceptor.classes = [] 16:54:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:35 linger.ms = 1 16:54:35 max.block.ms = 60000 16:54:35 max.in.flight.requests.per.connection = 5 16:54:35 max.request.size = 1048576 16:54:35 metadata.max.age.ms = 300000 16:54:35 metadata.max.idle.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partitioner.adaptive.partitioning.enable = true 16:54:35 partitioner.availability.timeout.ms = 0 16:54:35 partitioner.class = null 16:54:35 partitioner.ignore.keys = false 16:54:35 receive.buffer.bytes = 32768 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retries = 0 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 transaction.timeout.ms = 60000 16:54:35 transactional.id = null 16:54:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:35 16:54:35 2024-02-08T16:54:35.561Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:35 2024-02-08T16:54:35.561Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.561Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.561Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275561 16:54:35 2024-02-08T16:54:35.576Z INFO 7364 --- [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 6cqAP6tUQcqsvqRUOXirug 16:54:35 2024-02-08T16:54:35.576Z INFO 7364 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:35 2024-02-08T16:54:35.588Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:35 allow.auto.create.topics = true 16:54:35 auto.commit.interval.ms = 5000 16:54:35 auto.include.jmx.reporter = true 16:54:35 auto.offset.reset = earliest 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 check.crcs = true 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = consumer-test-14 16:54:35 client.rack = 16:54:35 connections.max.idle.ms = 540000 16:54:35 default.api.timeout.ms = 60000 16:54:35 enable.auto.commit = true 16:54:35 exclude.internal.topics = true 16:54:35 fetch.max.bytes = 52428800 16:54:35 fetch.max.wait.ms = 500 16:54:35 fetch.min.bytes = 1 16:54:35 group.id = test 16:54:35 group.instance.id = null 16:54:35 heartbeat.interval.ms = 3000 16:54:35 interceptor.classes = [] 16:54:35 internal.leave.group.on.close = true 16:54:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:35 isolation.level = read_uncommitted 16:54:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:35 max.partition.fetch.bytes = 1048576 16:54:35 max.poll.interval.ms = 300000 16:54:35 max.poll.records = 500 16:54:35 metadata.max.age.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:35 receive.buffer.bytes = 65536 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 session.timeout.ms = 45000 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:35 16:54:35 2024-02-08T16:54:35.590Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.590Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.590Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275590 16:54:35 2024-02-08T16:54:35.598Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:35 2024-02-08T16:54:35.598Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:35 acks = -1 16:54:35 auto.include.jmx.reporter = true 16:54:35 batch.size = 16384 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 buffer.memory = 33554432 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = producer-18 16:54:35 compression.type = none 16:54:35 connections.max.idle.ms = 540000 16:54:35 delivery.timeout.ms = 120000 16:54:35 enable.idempotence = false 16:54:35 interceptor.classes = [] 16:54:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:35 linger.ms = 1 16:54:35 max.block.ms = 60000 16:54:35 max.in.flight.requests.per.connection = 5 16:54:35 max.request.size = 1048576 16:54:35 metadata.max.age.ms = 300000 16:54:35 metadata.max.idle.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partitioner.adaptive.partitioning.enable = true 16:54:35 partitioner.availability.timeout.ms = 0 16:54:35 partitioner.class = null 16:54:35 partitioner.ignore.keys = false 16:54:35 receive.buffer.bytes = 32768 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retries = 0 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 transaction.timeout.ms = 60000 16:54:35 transactional.id = null 16:54:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:35 16:54:35 2024-02-08T16:54:35.600Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:35 2024-02-08T16:54:35.600Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.600Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.600Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275600 16:54:35 2024-02-08T16:54:35.608Z INFO 7364 --- [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 6cqAP6tUQcqsvqRUOXirug 16:54:35 2024-02-08T16:54:35.609Z INFO 7364 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:35 2024-02-08T16:54:35.617Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:35 allow.auto.create.topics = true 16:54:35 auto.commit.interval.ms = 5000 16:54:35 auto.include.jmx.reporter = true 16:54:35 auto.offset.reset = earliest 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 check.crcs = true 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = consumer-test-15 16:54:35 client.rack = 16:54:35 connections.max.idle.ms = 540000 16:54:35 default.api.timeout.ms = 60000 16:54:35 enable.auto.commit = true 16:54:35 exclude.internal.topics = true 16:54:35 fetch.max.bytes = 52428800 16:54:35 fetch.max.wait.ms = 500 16:54:35 fetch.min.bytes = 1 16:54:35 group.id = test 16:54:35 group.instance.id = null 16:54:35 heartbeat.interval.ms = 3000 16:54:35 interceptor.classes = [] 16:54:35 internal.leave.group.on.close = true 16:54:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:35 isolation.level = read_uncommitted 16:54:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:35 max.partition.fetch.bytes = 1048576 16:54:35 max.poll.interval.ms = 300000 16:54:35 max.poll.records = 500 16:54:35 metadata.max.age.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:35 receive.buffer.bytes = 65536 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 session.timeout.ms = 45000 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:35 16:54:35 2024-02-08T16:54:35.620Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.620Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.620Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275620 16:54:35 2024-02-08T16:54:35.629Z INFO 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:54:35 2024-02-08T16:54:35.629Z WARN 7364 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:54:35 2024-02-08T16:54:35.629Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:35 2024-02-08T16:54:35.629Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:35 acks = -1 16:54:35 auto.include.jmx.reporter = true 16:54:35 batch.size = 16384 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 buffer.memory = 33554432 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = producer-19 16:54:35 compression.type = none 16:54:35 connections.max.idle.ms = 540000 16:54:35 delivery.timeout.ms = 120000 16:54:35 enable.idempotence = false 16:54:35 interceptor.classes = [] 16:54:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:35 linger.ms = 1 16:54:35 max.block.ms = 60000 16:54:35 max.in.flight.requests.per.connection = 5 16:54:35 max.request.size = 1048576 16:54:35 metadata.max.age.ms = 300000 16:54:35 metadata.max.idle.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partitioner.adaptive.partitioning.enable = true 16:54:35 partitioner.availability.timeout.ms = 0 16:54:35 partitioner.class = null 16:54:35 partitioner.ignore.keys = false 16:54:35 receive.buffer.bytes = 32768 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retries = 0 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 transaction.timeout.ms = 60000 16:54:35 transactional.id = null 16:54:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:35 16:54:35 2024-02-08T16:54:35.632Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:35 2024-02-08T16:54:35.632Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.632Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.632Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275632 16:54:35 2024-02-08T16:54:35.645Z INFO 7364 --- [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 6cqAP6tUQcqsvqRUOXirug 16:54:35 2024-02-08T16:54:35.645Z INFO 7364 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:35 2024-02-08T16:54:35.657Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:35 allow.auto.create.topics = true 16:54:35 auto.commit.interval.ms = 5000 16:54:35 auto.include.jmx.reporter = true 16:54:35 auto.offset.reset = earliest 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 check.crcs = true 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = consumer-test-16 16:54:35 client.rack = 16:54:35 connections.max.idle.ms = 540000 16:54:35 default.api.timeout.ms = 60000 16:54:35 enable.auto.commit = true 16:54:35 exclude.internal.topics = true 16:54:35 fetch.max.bytes = 52428800 16:54:35 fetch.max.wait.ms = 500 16:54:35 fetch.min.bytes = 1 16:54:35 group.id = test 16:54:35 group.instance.id = null 16:54:35 heartbeat.interval.ms = 3000 16:54:35 interceptor.classes = [] 16:54:35 internal.leave.group.on.close = true 16:54:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:35 isolation.level = read_uncommitted 16:54:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:35 max.partition.fetch.bytes = 1048576 16:54:35 max.poll.interval.ms = 300000 16:54:35 max.poll.records = 500 16:54:35 metadata.max.age.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:35 receive.buffer.bytes = 65536 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 session.timeout.ms = 45000 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:35 16:54:35 2024-02-08T16:54:35.661Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.661Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.661Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275661 16:54:35 2024-02-08T16:54:35.672Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:35 2024-02-08T16:54:35.673Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:35 acks = -1 16:54:35 auto.include.jmx.reporter = true 16:54:35 batch.size = 16384 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 buffer.memory = 33554432 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = producer-20 16:54:35 compression.type = none 16:54:35 connections.max.idle.ms = 540000 16:54:35 delivery.timeout.ms = 120000 16:54:35 enable.idempotence = false 16:54:35 interceptor.classes = [] 16:54:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:35 linger.ms = 1 16:54:35 max.block.ms = 60000 16:54:35 max.in.flight.requests.per.connection = 5 16:54:35 max.request.size = 1048576 16:54:35 metadata.max.age.ms = 300000 16:54:35 metadata.max.idle.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partitioner.adaptive.partitioning.enable = true 16:54:35 partitioner.availability.timeout.ms = 0 16:54:35 partitioner.class = null 16:54:35 partitioner.ignore.keys = false 16:54:35 receive.buffer.bytes = 32768 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retries = 0 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 transaction.timeout.ms = 60000 16:54:35 transactional.id = null 16:54:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:35 16:54:35 2024-02-08T16:54:35.676Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:35 2024-02-08T16:54:35.676Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.676Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.676Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275676 16:54:35 2024-02-08T16:54:35.685Z INFO 7364 --- [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 6cqAP6tUQcqsvqRUOXirug 16:54:35 2024-02-08T16:54:35.685Z INFO 7364 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:35 2024-02-08T16:54:35.692Z INFO 7364 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:54:35 allow.auto.create.topics = true 16:54:35 auto.commit.interval.ms = 5000 16:54:35 auto.include.jmx.reporter = true 16:54:35 auto.offset.reset = earliest 16:54:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:35 check.crcs = true 16:54:35 client.dns.lookup = use_all_dns_ips 16:54:35 client.id = consumer-test-17 16:54:35 client.rack = 16:54:35 connections.max.idle.ms = 540000 16:54:35 default.api.timeout.ms = 60000 16:54:35 enable.auto.commit = true 16:54:35 exclude.internal.topics = true 16:54:35 fetch.max.bytes = 52428800 16:54:35 fetch.max.wait.ms = 500 16:54:35 fetch.min.bytes = 1 16:54:35 group.id = test 16:54:35 group.instance.id = null 16:54:35 heartbeat.interval.ms = 3000 16:54:35 interceptor.classes = [] 16:54:35 internal.leave.group.on.close = true 16:54:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:54:35 isolation.level = read_uncommitted 16:54:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:54:35 max.partition.fetch.bytes = 1048576 16:54:35 max.poll.interval.ms = 300000 16:54:35 max.poll.records = 500 16:54:35 metadata.max.age.ms = 300000 16:54:35 metric.reporters = [] 16:54:35 metrics.num.samples = 2 16:54:35 metrics.recording.level = INFO 16:54:35 metrics.sample.window.ms = 30000 16:54:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:54:35 receive.buffer.bytes = 65536 16:54:35 reconnect.backoff.max.ms = 1000 16:54:35 reconnect.backoff.ms = 50 16:54:35 request.timeout.ms = 30000 16:54:35 retry.backoff.ms = 100 16:54:35 sasl.client.callback.handler.class = null 16:54:35 sasl.jaas.config = null 16:54:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:35 sasl.kerberos.min.time.before.relogin = 60000 16:54:35 sasl.kerberos.service.name = null 16:54:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:35 sasl.login.callback.handler.class = null 16:54:35 sasl.login.class = null 16:54:35 sasl.login.connect.timeout.ms = null 16:54:35 sasl.login.read.timeout.ms = null 16:54:35 sasl.login.refresh.buffer.seconds = 300 16:54:35 sasl.login.refresh.min.period.seconds = 60 16:54:35 sasl.login.refresh.window.factor = 0.8 16:54:35 sasl.login.refresh.window.jitter = 0.05 16:54:35 sasl.login.retry.backoff.max.ms = 10000 16:54:35 sasl.login.retry.backoff.ms = 100 16:54:35 sasl.mechanism = GSSAPI 16:54:35 sasl.oauthbearer.clock.skew.seconds = 30 16:54:35 sasl.oauthbearer.expected.audience = null 16:54:35 sasl.oauthbearer.expected.issuer = null 16:54:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:35 sasl.oauthbearer.jwks.endpoint.url = null 16:54:35 sasl.oauthbearer.scope.claim.name = scope 16:54:35 sasl.oauthbearer.sub.claim.name = sub 16:54:35 sasl.oauthbearer.token.endpoint.url = null 16:54:35 security.protocol = PLAINTEXT 16:54:35 security.providers = null 16:54:35 send.buffer.bytes = 131072 16:54:35 session.timeout.ms = 45000 16:54:35 socket.connection.setup.timeout.max.ms = 30000 16:54:35 socket.connection.setup.timeout.ms = 10000 16:54:35 ssl.cipher.suites = null 16:54:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:35 ssl.endpoint.identification.algorithm = https 16:54:35 ssl.engine.factory.class = null 16:54:35 ssl.key.password = null 16:54:35 ssl.keymanager.algorithm = SunX509 16:54:35 ssl.keystore.certificate.chain = null 16:54:35 ssl.keystore.key = null 16:54:35 ssl.keystore.location = null 16:54:35 ssl.keystore.password = null 16:54:35 ssl.keystore.type = JKS 16:54:35 ssl.protocol = TLSv1.3 16:54:35 ssl.provider = null 16:54:35 ssl.secure.random.implementation = null 16:54:35 ssl.trustmanager.algorithm = PKIX 16:54:35 ssl.truststore.certificates = null 16:54:35 ssl.truststore.location = null 16:54:35 ssl.truststore.password = null 16:54:35 ssl.truststore.type = JKS 16:54:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:54:35 16:54:35 2024-02-08T16:54:35.694Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:35 2024-02-08T16:54:35.694Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:35 2024-02-08T16:54:35.694Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275694 16:54:36 2024-02-08T16:54:35.696Z INFO 7364 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 16:54:36 2024-02-08T16:54:35.702Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:54:36 2024-02-08T16:54:35.702Z INFO 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:54:36 acks = -1 16:54:36 auto.include.jmx.reporter = true 16:54:36 batch.size = 16384 16:54:36 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:54:36 buffer.memory = 33554432 16:54:36 client.dns.lookup = use_all_dns_ips 16:54:36 client.id = producer-21 16:54:36 compression.type = none 16:54:36 connections.max.idle.ms = 540000 16:54:36 delivery.timeout.ms = 120000 16:54:36 enable.idempotence = false 16:54:36 interceptor.classes = [] 16:54:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:54:36 linger.ms = 1 16:54:36 max.block.ms = 60000 16:54:36 max.in.flight.requests.per.connection = 5 16:54:36 max.request.size = 1048576 16:54:36 metadata.max.age.ms = 300000 16:54:36 metadata.max.idle.ms = 300000 16:54:36 metric.reporters = [] 16:54:36 metrics.num.samples = 2 16:54:36 metrics.recording.level = INFO 16:54:36 metrics.sample.window.ms = 30000 16:54:36 partitioner.adaptive.partitioning.enable = true 16:54:36 partitioner.availability.timeout.ms = 0 16:54:36 partitioner.class = null 16:54:36 partitioner.ignore.keys = false 16:54:36 receive.buffer.bytes = 32768 16:54:36 reconnect.backoff.max.ms = 1000 16:54:36 reconnect.backoff.ms = 50 16:54:36 request.timeout.ms = 30000 16:54:36 retries = 0 16:54:36 retry.backoff.ms = 100 16:54:36 sasl.client.callback.handler.class = null 16:54:36 sasl.jaas.config = null 16:54:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:54:36 sasl.kerberos.min.time.before.relogin = 60000 16:54:36 sasl.kerberos.service.name = null 16:54:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:54:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:54:36 sasl.login.callback.handler.class = null 16:54:36 sasl.login.class = null 16:54:36 sasl.login.connect.timeout.ms = null 16:54:36 sasl.login.read.timeout.ms = null 16:54:36 sasl.login.refresh.buffer.seconds = 300 16:54:36 sasl.login.refresh.min.period.seconds = 60 16:54:36 sasl.login.refresh.window.factor = 0.8 16:54:36 sasl.login.refresh.window.jitter = 0.05 16:54:36 sasl.login.retry.backoff.max.ms = 10000 16:54:36 sasl.login.retry.backoff.ms = 100 16:54:36 sasl.mechanism = GSSAPI 16:54:36 sasl.oauthbearer.clock.skew.seconds = 30 16:54:36 sasl.oauthbearer.expected.audience = null 16:54:36 sasl.oauthbearer.expected.issuer = null 16:54:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:54:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:54:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:54:36 sasl.oauthbearer.jwks.endpoint.url = null 16:54:36 sasl.oauthbearer.scope.claim.name = scope 16:54:36 sasl.oauthbearer.sub.claim.name = sub 16:54:36 sasl.oauthbearer.token.endpoint.url = null 16:54:36 security.protocol = PLAINTEXT 16:54:36 security.providers = null 16:54:36 send.buffer.bytes = 131072 16:54:36 socket.connection.setup.timeout.max.ms = 30000 16:54:36 socket.connection.setup.timeout.ms = 10000 16:54:36 ssl.cipher.suites = null 16:54:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:54:36 ssl.endpoint.identification.algorithm = https 16:54:36 ssl.engine.factory.class = null 16:54:36 ssl.key.password = null 16:54:36 ssl.keymanager.algorithm = SunX509 16:54:36 ssl.keystore.certificate.chain = null 16:54:36 ssl.keystore.key = null 16:54:36 ssl.keystore.location = null 16:54:36 ssl.keystore.password = null 16:54:36 ssl.keystore.type = JKS 16:54:36 ssl.protocol = TLSv1.3 16:54:36 ssl.provider = null 16:54:36 ssl.secure.random.implementation = null 16:54:36 ssl.trustmanager.algorithm = PKIX 16:54:36 ssl.truststore.certificates = null 16:54:36 ssl.truststore.location = null 16:54:36 ssl.truststore.password = null 16:54:36 ssl.truststore.type = JKS 16:54:36 transaction.timeout.ms = 60000 16:54:36 transactional.id = null 16:54:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:54:36 16:54:36 2024-02-08T16:54:35.704Z WARN 7364 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:54:36 2024-02-08T16:54:35.704Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:54:36 2024-02-08T16:54:35.704Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:54:36 2024-02-08T16:54:35.704Z INFO 7364 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1707411275704 16:54:36 2024-02-08T16:54:35.717Z INFO 7364 --- [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 6cqAP6tUQcqsvqRUOXirug 16:54:36 2024-02-08T16:54:35.717Z INFO 7364 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:36 2024-02-08T16:54:35.734Z INFO 7364 --- [ 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 6cqAP6tUQcqsvqRUOXirug 16:54:36 2024-02-08T16:54:35.734Z INFO 7364 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: AS89mo4RTLSIOGultAXd_g 16:54:36 2024-02-08T16:54:35.774Z INFO 7364 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:54:36 2024-02-08T16:54:35.774Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:35.838Z INFO 7364 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:54:36 2024-02-08T16:54:35.838Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:35.848Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 16:54:36 2024-02-08T16:54:35.850Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:54:36 2024-02-08T16:54:35.874Z INFO 7364 --- [ 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-2e464058-5c79-46eb-ba80-3090f06ea9f8 16:54:36 2024-02-08T16:54:35.874Z INFO 7364 --- [ 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) 16:54:36 2024-02-08T16:54:35.874Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:54:36 2024-02-08T16:54:35.900Z INFO 7364 --- [ 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-2e464058-5c79-46eb-ba80-3090f06ea9f8', protocol='range'} 16:54:36 2024-02-08T16:54:35.900Z INFO 7364 --- [ 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-2e464058-5c79-46eb-ba80-3090f06ea9f8=Assignment(partitions=[my-topic-name-0])} 16:54:36 2024-02-08T16:54:35.921Z INFO 7364 --- [ 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-2e464058-5c79-46eb-ba80-3090f06ea9f8', protocol='range'} 16:54:36 2024-02-08T16:54:35.921Z INFO 7364 --- [ 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]) 16:54:36 2024-02-08T16:54:35.922Z INFO 7364 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 16:54:36 2024-02-08T16:54:35.924Z INFO 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:54:36 2024-02-08T16:54:35.925Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:35.925Z WARN 7364 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:36 2024-02-08T16:54:35.932Z INFO 7364 --- [ 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 16:54:36 2024-02-08T16:54:35.934Z INFO 7364 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:54:36 2024-02-08T16:54:35.934Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:35.945Z INFO 7364 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 16:54:36 2024-02-08T16:54:36.007Z INFO 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.007Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:36.007Z WARN 7364 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.065Z INFO 7364 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.066Z INFO 7364 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.066Z INFO 7364 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.066Z INFO 7364 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.066Z INFO 7364 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] 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) 16:54:36 2024-02-08T16:54:36.066Z INFO 7364 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.066Z INFO 7364 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.067Z INFO 7364 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] 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) 16:54:36 2024-02-08T16:54:36.082Z INFO 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.082Z WARN 7364 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.101Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.101Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:36.102Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.103Z INFO 7364 --- [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: 108ms, elapsed time since send: 108ms, request timeout: 30000ms) 16:54:36 2024-02-08T16:54:36.103Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 16:54:36 2024-02-08T16:54:36.103Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 16:54:36 2024-02-08T16:54:36.103Z INFO 7364 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=60513665, epoch=1) to node 1: 16:54:36 16:54:36 org.apache.kafka.common.errors.DisconnectException: null 16:54:36 16:54:36 2024-02-08T16:54:36.103Z INFO 7364 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:54:36 2024-02-08T16:54:36.166Z INFO 7364 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.166Z WARN 7364 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.166Z INFO 7364 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.166Z WARN 7364 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.166Z INFO 7364 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.166Z WARN 7364 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.166Z INFO 7364 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.166Z WARN 7364 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.167Z INFO 7364 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.167Z WARN 7364 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.167Z INFO 7364 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.167Z WARN 7364 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.168Z INFO 7364 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.168Z WARN 7364 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.184Z INFO 7364 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.184Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:36.203Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.204Z WARN 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.224Z INFO 7364 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.225Z WARN 7364 --- [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:32780) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.267Z INFO 7364 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.267Z WARN 7364 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.267Z INFO 7364 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.267Z WARN 7364 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.269Z INFO 7364 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.269Z WARN 7364 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.279Z INFO 7364 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.279Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:36.284Z INFO 7364 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.284Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:36.286Z INFO 7364 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.286Z WARN 7364 --- [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. 16:54:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.111 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:54:36 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:54:36 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:54:36 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:54:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:54:36 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 16:54:36 2024-02-08T16:54:36.314Z WARN 7364 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 16:54:36 2024-02-08T16:54:36.317Z INFO 7364 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.317Z WARN 7364 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.317Z INFO 7364 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.318Z WARN 7364 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.318Z INFO 7364 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.318Z INFO 7364 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.318Z WARN 7364 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 2024-02-08T16:54:36.318Z WARN 7364 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:54:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 16:54:36 2024-02-08T16:54:36.326Z INFO 7364 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.326Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:36.334Z INFO 7364 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:54:36 2024-02-08T16:54:36.334Z WARN 7364 --- [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. 16:54:36 2024-02-08T16:54:36.335Z INFO 7364 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.118]:5708 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:54:36 2024-02-08T16:54:36.335Z INFO 7364 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:54:36 [INFO] 16:54:36 [INFO] Results: 16:54:36 [INFO] 16:54:36 [INFO] Tests run: 515, Failures: 0, Errors: 0, Skipped: 0 16:54:36 [INFO] 16:54:36 [INFO] 16:54:36 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 16:54:36 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:54:36 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:54:36 [INFO] 16:54:36 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 16:54:37 [INFO] 16:54:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:54:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.4-SNAPSHOT.jar 16:54:37 [INFO] 16:54:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 16:54:37 [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/* 16:54:37 [INFO] 16:54:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 16:54:37 [INFO] 16:54:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 16:54:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:54:37 [INFO] 16:54:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 16:54:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:54:37 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:54:37 [INFO] All coverage checks have been met. 16:54:37 [INFO] 16:54:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 16:54:37 [INFO] 16:54:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:54:37 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.4-SNAPSHOT/cps-ncmp-service-3.4.4-SNAPSHOT.jar 16:54:37 [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.4-SNAPSHOT/cps-ncmp-service-3.4.4-SNAPSHOT.pom 16:54:37 [INFO] 16:54:37 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 16:54:37 [INFO] 16:54:37 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:54:37 [INFO] Building cps-ncmp-rest 3.4.4-SNAPSHOT [12/23] 16:54:37 [INFO] --------------------------------[ jar ]--------------------------------- 16:54:37 [INFO] 16:54:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:54:37 [INFO] 16:54:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 16:54:37 [INFO] 16:54:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 16:54:37 [INFO] 16:54:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 16:54:37 [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/* 16:54:37 [INFO] 16:54:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:54:37 [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/* 16:54:37 [INFO] 16:54:37 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:54:37 [INFO] Generating with dryRun=false 16:54:37 [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. 16:54:37 [INFO] OpenAPI Generator: spring (server) 16:54:37 [INFO] Generator 'spring' is considered stable. 16:54:37 [INFO] ---------------------------------- 16:54:37 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:54:37 [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) 16:54:37 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:54:37 [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). 16:54:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:37 [INFO] Processing operation getResourceDataForCmHandle 16:54:37 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:54:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:37 [INFO] Processing operation createResourceDataRunningForCmHandle 16:54:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:37 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:54:37 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:54:37 [INFO] Processing operation executeDataOperationForCmHandles 16:54:37 [INFO] Processing operation queryResourceDataForCmHandle 16:54:37 [INFO] Processing operation getModuleReferencesByCmHandle 16:54:37 [INFO] Processing operation getModuleDefinitions 16:54:37 [INFO] Processing operation searchCmHandles 16:54:37 [INFO] Processing operation retrieveCmHandleDetailsById 16:54:37 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 16:54:37 [INFO] Processing operation searchCmHandleIds 16:54:37 [INFO] Processing operation getCmHandleStateByCmHandleId 16:54:37 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:54:37 [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] 16:54:37 [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] 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [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 16:54:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:37 [WARNING] Multiple MediaTypes found, using only the first one 16:54:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:37 [WARNING] Multiple MediaTypes found, using only the first one 16:54:37 [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] 16:54:37 [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 16:54:37 [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] 16:54:37 [INFO] Skipping generation of supporting files. 16:54:37 ################################################################################ 16:54:37 # Thanks for using OpenAPI Generator. # 16:54:37 # Please consider donation to help us maintain this project 🙏 # 16:54:37 # https://opencollective.com/openapi_generator/donate # 16:54:37 ################################################################################ 16:54:37 [INFO] 16:54:37 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:54:38 [INFO] Generating with dryRun=false 16:54:38 [INFO] No .openapi-generator-ignore file found. 16:54:38 [INFO] OpenAPI Generator: spring (server) 16:54:38 [INFO] Generator 'spring' is considered stable. 16:54:38 [INFO] ---------------------------------- 16:54:38 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:54:38 [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) 16:54:38 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:54:38 [INFO] Processing operation updateDmiPluginRegistration 16:54:38 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 16:54:38 [INFO] Processing operation searchCmHandleIds 16:54:38 [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] 16:54:38 [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] 16:54:38 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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 16:54:38 [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] 16:54:38 [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 16:54:38 [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] 16:54:38 [INFO] Skipping generation of supporting files. 16:54:38 ################################################################################ 16:54:38 # Thanks for using OpenAPI Generator. # 16:54:38 # Please consider donation to help us maintain this project 🙏 # 16:54:38 # https://opencollective.com/openapi_generator/donate # 16:54:38 ################################################################################ 16:54:38 [INFO] 16:54:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 16:54:38 [INFO] You have 0 Checkstyle violations. 16:54:38 [INFO] 16:54:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 16:54:38 [INFO] You have 0 Checkstyle violations. 16:54:38 [INFO] 16:54:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 16:54:38 [INFO] Starting audit... 16:54:38 Audit done. 16:54:38 [INFO] You have 0 Checkstyle violations. 16:54:38 [INFO] 16:54:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 16:54:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:54:38 [INFO] Copying 1 resource 16:54:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 16:54:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 16:54:38 [INFO] 16:54:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 16:54:38 [INFO] Changes detected - recompiling the module! :dependency 16:54:38 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:54:39 [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". 16:54:39 [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. 16:54:39 [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. 16:54:39 [INFO] 16:54:39 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 16:54:39 [INFO] 16:54:39 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 16:54:39 [INFO] Fork Value is true 16:54:41 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:54:41 [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) 16:54:41 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:54:41 [java] WARNING: System::setSecurityManager will be removed in a future release 16:54:43 [INFO] Done SpotBugs Analysis.... 16:54:43 [INFO] 16:54:43 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 16:54:43 [INFO] 16:54:43 [INFO] 16:54:43 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 16:54:43 [INFO] BugInstance size is 0 16:54:43 [INFO] Error size is 0 16:54:43 [INFO] No errors/warnings found 16:54:43 [INFO] 16:54:43 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:54:43 [INFO] Generating with dryRun=false 16:54:43 [INFO] No .openapi-generator-ignore file found. 16:54:43 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:54:43 [INFO] Generator 'openapi-yaml' is considered stable. 16:54:43 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:54:43 [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] 16:54:43 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:54:43 [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] 16:54:43 [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] 16:54:43 [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] 16:54:43 [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] 16:54:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:54:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:54:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:54:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:54:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:54:43 ################################################################################ 16:54:43 # Thanks for using OpenAPI Generator. # 16:54:43 # Please consider donation to help us maintain this project 🙏 # 16:54:43 # https://opencollective.com/openapi_generator/donate # 16:54:43 ################################################################################ 16:54:43 [INFO] 16:54:43 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:54:44 [INFO] Generating with dryRun=false 16:54:44 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:54:44 [INFO] Generator 'openapi-yaml' is considered stable. 16:54:44 [INFO] Output file [outputFile=openapi.yaml] 16:54:44 [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). 16:54:44 [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] 16:54:44 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:54:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:44 [WARNING] Multiple MediaTypes found, using only the first one 16:54:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [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] 16:54:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:54:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:54:44 [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.) 16:54:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:54:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:54:44 ################################################################################ 16:54:44 # Thanks for using OpenAPI Generator. # 16:54:44 # Please consider donation to help us maintain this project 🙏 # 16:54:44 # https://opencollective.com/openapi_generator/donate # 16:54:44 ################################################################################ 16:54:44 [INFO] 16:54:44 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:54:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:54:44 [INFO] Copying 2 resources 16:54:44 [INFO] 16:54:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 16:54:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:54:44 [INFO] Copying 6 resources 16:54:44 [INFO] 16:54:44 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:54:44 [INFO] Changes detected - recompiling the module! :dependency 16:54:44 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:54:44 [INFO] 16:54:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 16:54:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:54:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:54:45 [INFO] Compiled 22 files. 16:54:45 [INFO] 16:54:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 16:54:45 [INFO] 16:54:45 [INFO] ------------------------------------------------------- 16:54:45 [INFO] T E S T S 16:54:45 [INFO] ------------------------------------------------------- 16:54:47 16:54:47.005 [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. 16:54:47 16:54:47.246 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:54:47 16:54:47.399 [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. 16:54:47 16:54:47.447 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:54:47 16:54:47.471 [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. 16:54:47 16:54:47.480 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:54:47 16:54:47.523 [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. 16:54:47 16:54:47.532 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:54:47 16:54:47.537 [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. 16:54:47 16:54:47.545 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:54:47 16:54:47.548 [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. 16:54:47 16:54:47.554 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:54:47 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:54:52 16:54:46,798 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:54:52 16:54:46,821 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:54:52 16:54:46,821 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:54:52 16:54:46,822 |-INFO in ch.qos.logback.classic.BasicConfigurator@7c8ecc27 - Setting up default configuration. 16:54:52 16:54:49,504 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f8089d2 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:54:52 16:54:49,557 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e1ac80e - 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. 16:54:52 16:54:49,557 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f8089d2 - 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 16:54:52 16:54:49,560 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:54:52 16:54:49,560 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:54:52 16:54:49,560 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:54:52 16:54:49,562 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e1ac80e - 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. 16:54:52 16:54:49,562 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f8089d2 - 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 16:54:52 16:54:49,570 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:54:52 16:54:49,570 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:54:52 16:54:49,575 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:54:52 16:54:49,607 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411289605) 16:54:52 16:54:49,608 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:54:52 16:54:49,608 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:54:52 16:54:49,613 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:54:52 16:54:49,617 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:54:52 16:54:49,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:54:52 16:54:49,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:54:52 16:54:49,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:54:52 16:54:49,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:54:52 16:54:49,626 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:54:52 16:54:49,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:54:52 16:54:49,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:54:52 16:54:49,661 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:54:52 16:54:49,669 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:54:52 16:54:50,040 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b95fdf2 - Setting zoneId to "UTC" 16:54:52 16:54:50,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:54:52 16:54:50,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:54:52 16:54:50,317 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:54:52 16:54:50,318 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:54:52 16:54:50,318 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:54:52 16:54:50,319 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:54:52 16:54:50,320 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:54:52 16:54:50,320 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4170ee0f - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:54:52 16:54:50,320 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:54:52 16:54:50,321 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1080234b - End of configuration. 16:54:52 16:54:50,321 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@28e2d3ed - Registering current configuration as safe fallback point 16:54:52 16:54:52 16:54:52 . ____ _ __ _ _ 16:54:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:52 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:52 =========|_|==============|___/=/_/_/_/ 16:54:52 :: Spring Boot :: (v3.1.2) 16:54:52 16:54:52 2024-02-08T16:54:50.441Z INFO 12237 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12237 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:54:52 2024-02-08T16:54:50.442Z INFO 12237 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:54:52 2024-02-08T16:54:51.958Z INFO 12237 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:54:52 2024-02-08T16:54:51.958Z INFO 12237 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:54:52 2024-02-08T16:54:51.960Z INFO 12237 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 16:54:52 2024-02-08T16:54:51.983Z INFO 12237 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.899 seconds (process running for 6.046) 16:54:52 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:54:52 2024-02-08T16:54:52.890Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:52 16:54:52 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 16:54:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:54:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:54:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:54:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:54:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:54:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:54:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:54:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:54:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:54:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:54:52 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 16:54:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:54:52 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:54:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:54:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:52 16:54:52 2024-02-08T16:54:52.922Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:52 16:54:52 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 16:54:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:54:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:54:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:54:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:54:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:54:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:54:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:54:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:54:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:54:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:54:52 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 16:54:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:54:52 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:54:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:54:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:52 16:54:52 2024-02-08T16:54:52.940Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:52 16:54:52 java.lang.IllegalStateException: some error message 16:54:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:54:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:54:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:54:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:54:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:54:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:54:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:54:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:54:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:54:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:54:52 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 16:54:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:54:52 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:54:52 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:54:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:54:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:52 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:52 16:54:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.27 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:54:53 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:54:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:54:53 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:54:54 16:54:54 . ____ _ __ _ _ 16:54:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:54 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:54 =========|_|==============|___/=/_/_/_/ 16:54:54 :: Spring Boot :: (v3.1.2) 16:54:54 16:54:54 2024-02-08T16:54:53.389Z INFO 12237 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12237 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:54:54 2024-02-08T16:54:53.389Z INFO 12237 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:54:54 2024-02-08T16:54:54.196Z INFO 12237 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:54:54 2024-02-08T16:54:54.196Z INFO 12237 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:54:54 2024-02-08T16:54:54.196Z INFO 12237 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:54:54 2024-02-08T16:54:54.205Z INFO 12237 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.851 seconds (process running for 8.268) 16:54:54 2024-02-08T16:54:54.429Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 16:54:54 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:54:54 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 16:54:54 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 16:54:54 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:54:54 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1258017385.executeRequest(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:116) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:218) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.458Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:139) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:267) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.699Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:54:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:54:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:54:54 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:476) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:54:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:54:54 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 16:54:54 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:54:54 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 16:54:54 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 16:54:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 16:54:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 16:54:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 16:54:54 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:54:54 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:54:54 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:54:54 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:54:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:54:54 ... 123 common frames omitted 16:54:54 16:54:54 2024-02-08T16:54:54.751Z WARN 12237 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:54:54 2024-02-08T16:54:54.788Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:54:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.795Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:54:54 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.801Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.807Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:54:54 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.815Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.821Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:54:54 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.826Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 2024-02-08T16:54:54.831Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:54 16:54:54 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:54:54 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:54:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:54:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:54:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:54:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:54 16:54:54 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:54:54 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:54:55 16:54:55 . ____ _ __ _ _ 16:54:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:54:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:54:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:54:55 ' |____| .__|_| |_|_| |_\__, | / / / / 16:54:55 =========|_|==============|___/=/_/_/_/ 16:54:55 :: Spring Boot :: (v3.1.2) 16:54:55 16:54:55 2024-02-08T16:54:54.932Z INFO 12237 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12237 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:54:55 2024-02-08T16:54:54.933Z INFO 12237 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:54:55 2024-02-08T16:54:55.217Z INFO 12237 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:54:55 2024-02-08T16:54:55.217Z INFO 12237 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:54:55 2024-02-08T16:54:55.218Z INFO 12237 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:54:55 2024-02-08T16:54:55.222Z INFO 12237 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.333 seconds (process running for 9.284) 16:54:55 2024-02-08T16:54:55.306Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:55 16:54:55 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:54:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:54:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:54:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:54:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:54:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:54:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:54:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:54:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:54:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 16:54:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:54:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:54:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:55 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"]) 16:54:55 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:54:55 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:54:55 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 16:54:55 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 16:54:55 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 16:54:55 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 16:54:55 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 16:54:55 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:54:55 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:54:55 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:54:55 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:54:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:54:55 ... 123 common frames omitted 16:54:55 16:54:55 2024-02-08T16:54:55.342Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:55 16:54:55 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) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:54:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:54:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:54:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:54:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:54:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:54:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:54:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:54:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:55 16:54:55 2024-02-08T16:54:55.346Z ERROR 12237 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:54:55 16:54:55 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:54:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:54:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:54:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:54:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:54:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:54:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:54:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:54:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:54:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:54:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:54:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:54:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:54:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:54:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:54:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:54:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:54:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:54:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:54:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:54:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:54:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:54:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:54:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:54:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:54:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:54:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:54:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:54:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:54:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:54:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:54:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:54:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:54:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:54:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:54:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:54:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:54:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:54:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:54:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:54:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:54:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:54:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:54:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:54:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:54:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:54:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:54:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:54:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:54:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:54:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:54:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:54:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:54:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:54:55 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:54:55 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 16:54:55 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:54:55 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 16:54:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 16:54:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 16:54:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 16:54:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 16:54:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 16:54:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 16:54:55 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 16:54:55 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 16:54:55 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:54:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:54:55 ... 133 common frames omitted 16:54:55 16:54:55 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:54:55 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:54:55 2024-02-08T16:54:55.431Z INFO 12237 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:54:55 2024-02-08T16:54:55.434Z WARN 12237 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:54:55 2024-02-08T16:54:55.438Z INFO 12237 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:54:55 2024-02-08T16:54:55.441Z INFO 12237 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:54:55 2024-02-08T16:54:55.443Z INFO 12237 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:54:55 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:54:55 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:54:55 2024-02-08T16:54:55.568Z INFO 12237 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:54:55 2024-02-08T16:54:55.675Z ERROR 12237 --- [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 16:54:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:54:55 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:54:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:54:55 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:54:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:54:55 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:54:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:54:55 [INFO] 16:54:55 [INFO] Results: 16:54:55 [INFO] 16:54:55 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 16:54:55 [INFO] 16:54:55 [INFO] 16:54:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 16:54:55 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:54:55 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:54:55 [INFO] 16:54:55 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:54:56 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.4-SNAPSHOT.jar 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 16:54:56 [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/* 16:54:56 [INFO] 16:54:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 16:54:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 16:54:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:54:56 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:54:56 [INFO] All coverage checks have been met. 16:54:56 [INFO] 16:54:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:54:56 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.4-SNAPSHOT/cps-ncmp-rest-3.4.4-SNAPSHOT.jar 16:54:56 [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.4-SNAPSHOT/cps-ncmp-rest-3.4.4-SNAPSHOT.pom 16:54:56 [INFO] 16:54:56 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 16:54:56 [INFO] 16:54:56 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:54:56 [INFO] Building cps-ncmp-rest-stub 3.4.4-SNAPSHOT [13/23] 16:54:56 [INFO] --------------------------------[ pom ]--------------------------------- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] surefireArgLine set to empty 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] argLine set to empty 16:54:56 [INFO] 16:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] You have 0 Checkstyle violations. 16:54:56 [INFO] 16:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] You have 0 Checkstyle violations. 16:54:56 [INFO] 16:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] Starting audit... 16:54:56 Audit done. 16:54:56 [INFO] You have 0 Checkstyle violations. 16:54:56 [INFO] 16:54:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 16:54:56 [INFO] 16:54:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 16:54:56 [INFO] 16:54:56 [INFO] 16:54:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] No sources specified for compilation. Skipping. 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] 16:54:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] failsafeArgLine set to empty 16:54:56 [INFO] 16:54:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] No tests to run. 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] 16:54:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:54:56 [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.4-SNAPSHOT/cps-ncmp-rest-stub-3.4.4-SNAPSHOT.pom 16:54:56 [INFO] 16:54:56 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 16:54:56 [INFO] 16:54:56 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:54:56 [INFO] Building cps-ncmp-rest-stub-service 3.4.4-SNAPSHOT [14/23] 16:54:56 [INFO] --------------------------------[ jar ]--------------------------------- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] 16:54:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] surefireArgLine set to empty 16:54:56 [INFO] 16:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:54:56 [INFO] argLine set to empty 16:54:56 [INFO] 16:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] You have 0 Checkstyle violations. 16:54:56 [INFO] 16:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] You have 0 Checkstyle violations. 16:54:56 [INFO] 16:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] Starting audit... 16:54:56 Audit done. 16:54:56 [INFO] You have 0 Checkstyle violations. 16:54:56 [INFO] 16:54:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:54:56 [INFO] Copying 3 resources 16:54:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:54:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:54:56 [INFO] 16:54:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] Changes detected - recompiling the module! :dependency 16:54:56 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:54:56 [INFO] 16:54:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 16:54:56 [INFO] 16:54:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 16:54:56 [INFO] Fork Value is true 16:54:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:54: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) 16:54:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:54:58 [java] WARNING: System::setSecurityManager will be removed in a future release 16:54:59 [INFO] Done SpotBugs Analysis.... 16:54:59 [INFO] 16:54:59 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 16:54:59 [INFO] 16:54:59 [INFO] 16:54:59 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 16:54:59 [INFO] BugInstance size is 0 16:54:59 [INFO] Error size is 0 16:54:59 [INFO] No errors/warnings found 16:54:59 [INFO] 16:54:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:54:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:54:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:54:59 [INFO] 16:54:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:54:59 [INFO] No sources to compile 16:54:59 [INFO] 16:54:59 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:54:59 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:54:59 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:55:00 [INFO] Compiled 4 files. 16:55:00 [INFO] 16:55:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 16:55:00 [INFO] 16:55:00 [INFO] ------------------------------------------------------- 16:55:00 [INFO] T E S T S 16:55:00 [INFO] ------------------------------------------------------- 16:55:01 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:55:03 16:55:00,895 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:55:03 16:55:00,913 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:55:03 16:55:00,913 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:55:03 16:55:00,914 |-INFO in ch.qos.logback.classic.BasicConfigurator@3c952a33 - Setting up default configuration. 16:55:03 16:55:02,161 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70029d2d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:55:03 16:55:02,196 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1150d471 - 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. 16:55:03 16:55:02,196 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70029d2d - 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 16:55:03 16:55:02,200 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:55:03 16:55:02,200 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:55:03 16:55:02,200 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:55:03 16:55:02,201 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1150d471 - 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. 16:55:03 16:55:02,201 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@70029d2d - 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 16:55:03 16:55:02,207 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:55:03 16:55:02,207 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:55:03 16:55:02,211 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:55:03 16:55:02,229 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411302227) 16:55:03 16:55:02,229 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:55:03 16:55:02,229 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:55:03 16:55:02,234 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:55:03 16:55:02,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:55:03 16:55:02,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:55:03 16:55:02,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:55:03 16:55:02,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:55:03 16:55:02,243 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:55:03 16:55:02,254 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:55:03 16:55:02,254 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:55:03 16:55:02,259 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:55:03 16:55:02,263 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:55:03 16:55:02,282 |-INFO in ch.qos.logback.classic.pattern.DateConverter@654e6a90 - Setting zoneId to "UTC" 16:55:03 16:55:02,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:55:03 16:55:02,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:55:03 16:55:02,423 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:55:03 16:55:02,424 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:55:03 16:55:02,424 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:55:03 16:55:02,424 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:55:03 16:55:02,424 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:55:03 16:55:02,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@709f0202 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:55:03 16:55:02,425 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:55:03 16:55:02,425 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@14168e1 - End of configuration. 16:55:03 16:55:02,438 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@16a5c7e4 - Registering current configuration as safe fallback point 16:55:03 16:55:03 2024-02-08T16:55:02.538Z INFO 12356 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12356 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:55:03 2024-02-08T16:55:02.539Z INFO 12356 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:55:03 2024-02-08T16:55:03.343Z INFO 12356 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:55:03 2024-02-08T16:55:03.345Z INFO 12356 --- [ 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 16:55:03 2024-02-08T16:55:03.380Z INFO 12356 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:55:03 2024-02-08T16:55:03.380Z INFO 12356 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 821 ms 16:55:03 2024-02-08T16:55:03.424Z INFO 12356 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 16:55:03 2024-02-08T16:55:03.427Z INFO 12356 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@6aaa678d{application,/,[file:///tmp/jetty-docbase.0.3180927118437338974/],AVAILABLE} 16:55:03 2024-02-08T16:55:03.429Z INFO 12356 --- [ main] org.eclipse.jetty.server.Server : Started Server@7aa15a80{STARTING}[11.0.15,sto=0] @2914ms 16:55:03 2024-02-08T16:55:03.828Z INFO 12356 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:55:03 2024-02-08T16:55:03.828Z INFO 12356 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:55:03 2024-02-08T16:55:03.829Z INFO 12356 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:55:03 2024-02-08T16:55:03.847Z INFO 12356 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@37986daf{HTTP/1.1, (http/1.1)}{0.0.0.0:34249} 16:55:03 2024-02-08T16:55:03.848Z INFO 12356 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 34249 (http/1.1) with context path '/' 16:55:03 2024-02-08T16:55:03.859Z INFO 12356 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.928 seconds (process running for 3.344) 16:55:04 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:55:04 2024-02-08T16:55:04.728Z WARN 12356 --- [tp2116841430-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 16:55:04 2024-02-08T16:55:04.728Z INFO 12356 --- [tp2116841430-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:55:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.3 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:55:04 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:55:04 2024-02-08T16:55:04.867Z WARN 12356 --- [ 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 16:55:04 2024-02-08T16:55:04.868Z INFO 12356 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:55:04 2024-02-08T16:55:04.871Z INFO 12356 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test3626891859391293468/file.txt 16:55:04 2024-02-08T16:55:04.872Z WARN 12356 --- [ 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 16:55:04 2024-02-08T16:55:04.872Z ERROR 12356 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 16:55:04 2024-02-08T16:55:04.873Z WARN 12356 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test3626891859391293468/unknown-file.txt', will search it in classpath 16:55:04 2024-02-08T16:55:04.873Z ERROR 12356 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test3626891859391293468/unknown-file.txt file not found on classpath or on file system 16:55:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:55:04 [INFO] 16:55:04 [INFO] Results: 16:55:04 [INFO] 16:55:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:55:04 [INFO] 16:55:04 [INFO] 16:55:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:55:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:04 [INFO] 16:55:04 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 16:55:05 [INFO] 16:55:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:55:05 [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.4-SNAPSHOT.jar 16:55:05 [INFO] 16:55:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 16:55:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:05 [INFO] failsafeArgLine set to empty 16:55:05 [INFO] 16:55:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 16:55:05 [INFO] 16:55:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 16:55:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:05 [INFO] 16:55:05 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:55:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:05 [INFO] 16:55:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 16:55:05 [INFO] 16:55:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:55:05 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.jar 16:55:05 [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.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.pom 16:55:05 [INFO] 16:55:05 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 16:55:05 [INFO] 16:55:05 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:55:05 [INFO] Building cps-ncmp-rest-stub-app 3.4.4-SNAPSHOT [15/23] 16:55:05 [INFO] --------------------------------[ jar ]--------------------------------- 16:55:05 [INFO] 16:55:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] 16:55:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] 16:55:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] 16:55:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:05 [INFO] surefireArgLine set to empty 16:55:05 [INFO] 16:55:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:05 [INFO] argLine set to empty 16:55:05 [INFO] 16:55:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] You have 0 Checkstyle violations. 16:55:05 [INFO] 16:55:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] You have 0 Checkstyle violations. 16:55:05 [INFO] 16:55:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] Starting audit... 16:55:05 Audit done. 16:55:05 [INFO] You have 0 Checkstyle violations. 16:55:05 [INFO] 16:55:05 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] 16:55:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:55:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:55:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:55:05 [INFO] 16:55:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:55:05 [INFO] Changes detected - recompiling the module! :dependency 16:55:05 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:55:06 [INFO] 16:55:06 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 16:55:06 [INFO] 16:55:06 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 16:55:06 [INFO] Fork Value is true 16:55:07 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:55:07 [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) 16:55:07 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:55:07 [java] WARNING: System::setSecurityManager will be removed in a future release 16:55:08 [INFO] Done SpotBugs Analysis.... 16:55:08 [INFO] 16:55:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 16:55:08 [INFO] 16:55:08 [INFO] 16:55:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] BugInstance size is 0 16:55:08 [INFO] Error size is 0 16:55:08 [INFO] No errors/warnings found 16:55:08 [INFO] 16:55:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:55:08 [INFO] 16:55:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] No sources to compile 16:55:08 [INFO] 16:55:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] No sources specified for compilation. Skipping. 16:55:08 [INFO] 16:55:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] No tests to run. 16:55:08 [INFO] 16:55:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:08 [INFO] 16:55:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] 16:55:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:55:08 [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.4-SNAPSHOT.jar 16:55:08 [INFO] 16:55:08 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 16:55:08 [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.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:55:08 [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.4-SNAPSHOT.jar.original 16:55:08 [INFO] 16:55:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:08 [INFO] failsafeArgLine set to empty 16:55:08 [INFO] 16:55:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] No tests to run. 16:55:08 [INFO] 16:55:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:08 [INFO] 16:55:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:08 [INFO] 16:55:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 16:55:08 [INFO] 16:55:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:55:08 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.jar 16:55:08 [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.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.pom 16:55:08 [INFO] 16:55:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 16:55:10 [INFO] 16:55:10 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:55:10 [INFO] Building cps-ri 3.4.4-SNAPSHOT [16/23] 16:55:10 [INFO] --------------------------------[ jar ]--------------------------------- 16:55:11 [INFO] 16:55:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:55:11 [INFO] 16:55:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 16:55:11 [INFO] 16:55:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 16:55:11 [INFO] 16:55:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 16:55:11 [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/* 16:55:11 [INFO] 16:55:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 16:55:11 [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/* 16:55:11 [INFO] 16:55:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 16:55:11 [INFO] You have 0 Checkstyle violations. 16:55:11 [INFO] 16:55:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 16:55:11 [INFO] You have 0 Checkstyle violations. 16:55:11 [INFO] 16:55:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 16:55:11 [INFO] Starting audit... 16:55:11 Audit done. 16:55:11 [INFO] You have 0 Checkstyle violations. 16:55:11 [INFO] 16:55:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:55:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:11 [INFO] Copying 61 resources 16:55:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 16:55:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 16:55:11 [INFO] 16:55:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 16:55:11 [INFO] Changes detected - recompiling the module! :dependency 16:55:11 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:55:12 [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. 16:55:12 [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. 16:55:12 [INFO] 16:55:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 16:55:12 [INFO] 16:55:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 16:55:12 [INFO] Fork Value is true 16:55:13 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:55:13 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:55:13 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:55:13 [java] WARNING: System::setSecurityManager will be removed in a future release 16:55:16 [INFO] Done SpotBugs Analysis.... 16:55:16 [INFO] 16:55:16 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 16:55:16 [INFO] 16:55:16 [INFO] 16:55:16 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 16:55:16 [INFO] BugInstance size is 0 16:55:16 [INFO] Error size is 0 16:55:16 [INFO] No errors/warnings found 16:55:16 [INFO] 16:55:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:55:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 16:55:16 [INFO] 16:55:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 16:55:16 [INFO] No sources to compile 16:55:16 [INFO] 16:55:16 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 16:55:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:55:16 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:55:17 [INFO] Compiled 24 files. 16:55:17 [INFO] 16:55:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 16:55:18 [INFO] 16:55:18 [INFO] ------------------------------------------------------- 16:55:18 [INFO] T E S T S 16:55:18 [INFO] ------------------------------------------------------- 16:55:19 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:55:20 16:55:20.921 [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 16:55:21 16:55:21.228 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:55:21 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:55:21 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:55:22 16:55:18,745 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:55:22 16:55:18,765 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:55:22 16:55:18,766 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:55:22 16:55:18,767 |-INFO in ch.qos.logback.classic.BasicConfigurator@3d707885 - Setting up default configuration. 16:55:22 16:55:21,478 |-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.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:55:22 16:55:21,522 |-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. 16:55:22 16:55:21,522 |-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 16:55:22 16:55:21,525 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:55:22 16:55:21,525 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:55:22 16:55:21,525 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:55:22 16:55:21,527 |-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. 16:55:22 16:55:21,527 |-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 16:55:22 16:55:21,534 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:55:22 16:55:21,534 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:55:22 16:55:21,538 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:55:22 16:55:21,603 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411321601) 16:55:22 16:55:21,603 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:55:22 16:55:21,603 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:55:22 16:55:21,612 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:55:22 16:55:21,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:55:22 16:55:21,619 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:55:22 16:55:21,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:55:22 16:55:21,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:55:22 16:55:21,644 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:55:22 16:55:21,650 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:55:22 16:55:21,661 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6eec564c - Setting zoneId to "UTC" 16:55:22 16:55:21,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:55:22 16:55:21,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:55:22 16:55:21,935 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:55:22 16:55:21,936 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:55:22 16:55:21,936 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:55:22 16:55:21,936 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:55:22 16:55:21,937 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:55:22 16:55:21,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:55:22 16:55:21,937 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:55:22 16:55:21,937 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4dd11699 - End of configuration. 16:55:22 16:55:21,937 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3d805670 - Registering current configuration as safe fallback point 16:55:22 16:55:22 16:55:22 . ____ _ __ _ _ 16:55:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:55:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:55:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:55:22 ' |____| .__|_| |_|_| |_\__, | / / / / 16:55:22 =========|_|==============|___/=/_/_/_/ 16:55:22 :: Spring Boot :: (v3.1.2) 16:55:22 16:55:22 2024-02-08T16:55:22.042Z INFO 12534 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12534 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 16:55:22 2024-02-08T16:55:22.042Z INFO 12534 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 16:55:22 2024-02-08T16:55:22.320Z INFO 12534 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 0.994 seconds (process running for 4.299) 16:55:22 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:55:25 2024-02-08T16:55:22.950Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:55:25 16:55:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:55:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:25 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:25 ... 48 common frames omitted 16:55:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:25 ... 75 common frames omitted 16:55:25 16:55:25 2024-02-08T16:55:23.330Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:55:25 16:55:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:55:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:25 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:25 ... 48 common frames omitted 16:55:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:25 ... 75 common frames omitted 16:55:25 16:55:25 2024-02-08T16:55:24.119Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:55:25 16:55:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:55:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:25 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:25 ... 48 common frames omitted 16:55:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:25 ... 75 common frames omitted 16:55:25 16:55:27 2024-02-08T16:55:25.479Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:55:27 16:55:27 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:27 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:27 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:27 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:27 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:55:27 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:27 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:27 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:27 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:27 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:27 ... 48 common frames omitted 16:55:27 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:27 ... 75 common frames omitted 16:55:27 16:55:27 2024-02-08T16:55:27.290Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:55:27 16:55:27 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:27 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:27 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:27 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:27 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:55:27 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:27 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:27 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:27 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:27 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:27 ... 48 common frames omitted 16:55:27 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:27 ... 75 common frames omitted 16:55:27 16:55:28 2024-02-08T16:55:27.306Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:55:28 16:55:28 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:28 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:28 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:28 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:28 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:55:28 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:28 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:28 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:28 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:28 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:28 ... 48 common frames omitted 16:55:28 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:28 ... 75 common frames omitted 16:55:28 16:55:28 2024-02-08T16:55:27.630Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:55:28 16:55:28 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:28 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:28 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:28 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:28 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:55:28 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:28 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:28 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:28 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:28 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:28 ... 48 common frames omitted 16:55:28 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:28 ... 75 common frames omitted 16:55:28 16:55:30 2024-02-08T16:55:28.432Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:55:30 16:55:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:55:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:55:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:30 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:30 ... 48 common frames omitted 16:55:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:30 ... 75 common frames omitted 16:55:30 16:55:30 2024-02-08T16:55:28.719Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:55:30 16:55:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:55:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:55:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:30 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:30 ... 48 common frames omitted 16:55:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:30 ... 75 common frames omitted 16:55:30 16:55:30 2024-02-08T16:55:29.414Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:55:30 16:55:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:55:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:55:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:30 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:30 ... 48 common frames omitted 16:55:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:30 ... 75 common frames omitted 16:55:30 16:55:32 2024-02-08T16:55:30.875Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:55:32 16:55:32 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:32 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:32 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:32 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:32 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:32 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:55:32 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:55:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:32 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:32 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:32 ... 48 common frames omitted 16:55:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:32 ... 75 common frames omitted 16:55:32 16:55:32 2024-02-08T16:55:32.611Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:55:32 16:55:32 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:32 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:32 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:32 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:32 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:32 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:55:32 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:55:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:32 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:32 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:32 ... 48 common frames omitted 16:55:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:32 ... 75 common frames omitted 16:55:32 16:55:33 2024-02-08T16:55:32.624Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:55:33 16:55:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:33 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:33 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:33 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:33 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:33 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:55:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:55:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:33 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:33 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:33 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:33 ... 48 common frames omitted 16:55:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:33 ... 75 common frames omitted 16:55:33 16:55:33 2024-02-08T16:55:32.852Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:55:33 16:55:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:55:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:55:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:55:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:55:33 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:55:33 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:55:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:55:33 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:55:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:55:33 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:55:33 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:55:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:55:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:55:33 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:55:33 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:55:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:55:33 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:55:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:33 ... 48 common frames omitted 16:55:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:33 ... 75 common frames omitted 16:55:33 16:55:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.083 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:55:33 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:55:33 2024-02-08T16:55:33.368Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:55:33 16:55:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:55:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:55:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:55:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:55:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:55:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:55:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:55:33 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:55:33 at java.base/java.lang.Class.newInstance(Class.java:645) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:55:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:55:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:33 ... 30 common frames omitted 16:55:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:33 ... 46 common frames omitted 16:55:33 16:55:33 2024-02-08T16:55:33.372Z WARN 12534 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:55:33 16:55:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:55:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:55:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:55:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:55:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:55:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:55:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:55:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:55:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:55:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:55:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:55:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:55:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:55:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:55:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:55:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:55:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:55:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:55:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:55:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:55:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:55:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:55:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:55:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:55:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:55:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:55:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:55:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:55:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:55:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:55:33 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:55:33 at java.base/java.lang.Class.newInstance(Class.java:645) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:55:33 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:55:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:55:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:55:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:55:33 ... 30 common frames omitted 16:55:33 Caused by: java.sql.SQLException: no checksum 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:55:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:55:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:55:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:55:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:55:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:55:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:55:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:55:33 ... 46 common frames omitted 16:55:33 16:55:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:55:33 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:55:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:55:33 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 16:55:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 16:55:33 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 16:55:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.onap.cps.spi.utils.SessionManagerSpec 16:55:33 2024-02-08T16:55:33.571Z INFO 12534 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 16:55:33 2024-02-08T16:55:33.572Z INFO 12534 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 16:55:33 [INFO] 16:55:33 [INFO] Results: 16:55:33 [INFO] 16:55:33 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 16:55:33 [INFO] 16:55:33 [INFO] 16:55:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 16:55:33 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:55:33 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:55:33 [INFO] 16:55:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:55:34 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.4-SNAPSHOT.jar 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 16:55:34 [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/* 16:55:34 [INFO] 16:55:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 16:55:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 16:55:34 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:55:34 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:55:34 [INFO] All coverage checks have been met. 16:55:34 [INFO] 16:55:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:55:34 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.4-SNAPSHOT/cps-ri-3.4.4-SNAPSHOT.jar 16:55:34 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.4-SNAPSHOT/cps-ri-3.4.4-SNAPSHOT.pom 16:55:34 [INFO] 16:55:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 16:55:34 [INFO] 16:55:34 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 16:55:34 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.4-SNAPSHOT [17/23] 16:55:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] surefireArgLine set to empty 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] argLine set to empty 16:55:34 [INFO] 16:55:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] You have 0 Checkstyle violations. 16:55:34 [INFO] 16:55:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] You have 0 Checkstyle violations. 16:55:34 [INFO] 16:55:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] Starting audit... 16:55:34 Audit done. 16:55:34 [INFO] You have 0 Checkstyle violations. 16:55:34 [INFO] 16:55:34 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 16:55:34 [INFO] 16:55:34 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 16:55:34 [INFO] 16:55:34 [INFO] 16:55:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] No sources specified for compilation. Skipping. 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] 16:55:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] failsafeArgLine set to empty 16:55:34 [INFO] 16:55:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] No tests to run. 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] 16:55:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.4-SNAPSHOT.pom 16:55:34 [INFO] 16:55:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 16:55:34 [INFO] 16:55:34 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 16:55:34 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.4-SNAPSHOT [18/23] 16:55:34 [INFO] --------------------------------[ jar ]--------------------------------- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] 16:55:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] surefireArgLine set to empty 16:55:34 [INFO] 16:55:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:34 [INFO] argLine set to empty 16:55:34 [INFO] 16:55:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] You have 0 Checkstyle violations. 16:55:34 [INFO] 16:55:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] You have 0 Checkstyle violations. 16:55:34 [INFO] 16:55:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] Starting audit... 16:55:34 Audit done. 16:55:34 [INFO] You have 0 Checkstyle violations. 16:55:34 [INFO] 16:55:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:34 [INFO] Copying 12 resources 16:55: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/target/generated-sources/license 16:55: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/target/generated-resources/licenses 16:55:34 [INFO] 16:55:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:34 [INFO] Changes detected - recompiling the module! :dependency 16:55:34 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:55:35 [INFO] 16:55:35 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 16:55:35 [INFO] 16:55:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:35 [INFO] Fork Value is true 16:55:36 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:55: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) 16:55:36 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:55:36 [java] WARNING: System::setSecurityManager will be removed in a future release 16:55:37 [INFO] Done SpotBugs Analysis.... 16:55:37 [INFO] 16:55:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 16:55:37 [INFO] 16:55:37 [INFO] 16:55:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:37 [INFO] BugInstance size is 0 16:55:37 [INFO] Error size is 0 16:55:37 [INFO] No errors/warnings found 16:55:37 [INFO] 16:55:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:37 [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 16:55:37 [INFO] 16:55:37 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:37 [INFO] No sources to compile 16:55:37 [INFO] 16:55:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:37 [INFO] No sources specified for compilation. Skipping. 16:55:37 [INFO] 16:55:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:37 [INFO] No tests to run. 16:55:37 [INFO] 16:55:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:37 [INFO] 16:55:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [INFO] 16:55:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [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.4-SNAPSHOT.jar 16:55:38 [INFO] 16:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:38 [INFO] failsafeArgLine set to empty 16:55:38 [INFO] 16:55:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [INFO] No tests to run. 16:55:38 [INFO] 16:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:38 [INFO] 16:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:38 [INFO] 16:55:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [INFO] 16:55:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.jar 16:55:38 [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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.pom 16:55:38 [INFO] 16:55:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 16:55:38 [INFO] 16:55:38 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 16:55:38 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.4-SNAPSHOT [19/23] 16:55:38 [INFO] --------------------------------[ jar ]--------------------------------- 16:55:38 [INFO] 16:55:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] 16:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] 16:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] 16:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:38 [INFO] surefireArgLine set to empty 16:55:38 [INFO] 16:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:38 [INFO] argLine set to empty 16:55:38 [INFO] 16:55:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] You have 0 Checkstyle violations. 16:55:38 [INFO] 16:55:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] You have 0 Checkstyle violations. 16:55:38 [INFO] 16:55:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] Starting audit... 16:55:38 Audit done. 16:55:38 [INFO] You have 0 Checkstyle violations. 16:55:38 [INFO] 16:55:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:38 [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 16:55:38 [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 16:55:38 [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 16:55:38 [INFO] 16:55:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] Changes detected - recompiling the module! :dependency 16:55:38 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:55:38 [INFO] 16:55:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 16:55:38 [INFO] 16:55:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:38 [INFO] Fork Value is true 16:55:40 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:55:40 [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) 16:55:40 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:55:40 [java] WARNING: System::setSecurityManager will be removed in a future release 16:55:40 [INFO] Done SpotBugs Analysis.... 16:55:40 [INFO] 16:55:40 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 16:55:40 [INFO] 16:55:40 [INFO] 16:55:40 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [INFO] BugInstance size is 0 16:55:40 [INFO] Error size is 0 16:55:40 [INFO] No errors/warnings found 16:55:40 [INFO] 16:55:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:40 [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 16:55:40 [INFO] 16:55:40 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [INFO] No sources to compile 16:55:40 [INFO] 16:55:40 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [INFO] No sources specified for compilation. Skipping. 16:55:40 [INFO] 16:55:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [INFO] No tests to run. 16:55:40 [INFO] 16:55:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:40 [INFO] 16:55:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [INFO] 16:55:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:40 [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.4-SNAPSHOT.jar 16:55:40 [INFO] 16:55:40 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:42 [INFO] 16:55:42 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:55:42 [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 16:55:42 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:55:42 [INFO] Building dependencies layer... 16:55:42 [INFO] Building snapshot dependencies layer... 16:55:42 [INFO] Building resources layer... 16:55:42 [INFO] Building classes layer... 16:55:42 [INFO] Building jvm arg files layer... 16:55:42 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:55:45 [INFO] 16:55:45 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:55:45 [INFO] Loading to Docker daemon... 16:55:48 [INFO] 16:55:48 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:55:48 [INFO] 16:55:48 [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:55:48 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:55:48 [INFO] 16:55:48 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:55:48 [INFO] 16:55:48 [INFO] 16:55:48 [INFO] 16:55:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:48 [INFO] failsafeArgLine set to empty 16:55:48 [INFO] 16:55:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [INFO] No tests to run. 16:55:48 [INFO] 16:55:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:48 [INFO] 16:55:48 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:48 [INFO] 16:55:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [INFO] 16:55:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.jar 16:55:48 [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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.pom 16:55:48 [INFO] 16:55:48 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [INFO] 16:55:48 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 16:55:48 [INFO] 16:55:48 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:55:48 [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 16:55:48 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:55:48 [INFO] Building snapshot dependencies layer... 16:55:48 [INFO] Building resources layer... 16:55:48 [INFO] Building dependencies layer... 16:55:48 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240208T164944Z 16:55:48 [INFO] Building classes layer... 16:55:48 [INFO] Building jvm arg files layer... 16:55:48 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:55:48 [INFO] 16:55:48 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:55:48 [INFO] 16:55:48 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:55:48 [INFO] 16:55:48 [INFO] 16:55:48 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:55:48 [INFO] Building integration-test 3.4.4-SNAPSHOT [20/23] 16:55:48 [INFO] --------------------------------[ jar ]--------------------------------- 16:55:49 [INFO] 16:55:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:55:49 [INFO] 16:55:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 16:55:49 [INFO] 16:55:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 16:55:49 [INFO] 16:55:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 16:55:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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/* 16:55:49 [INFO] 16:55:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 16:55:49 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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/* 16:55:49 [INFO] 16:55:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 16:55:49 [INFO] You have 0 Checkstyle violations. 16:55:49 [INFO] 16:55:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 16:55:49 [INFO] You have 0 Checkstyle violations. 16:55:49 [INFO] 16:55:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 16:55:49 [INFO] Starting audit... 16:55:49 Audit done. 16:55:49 [INFO] You have 0 Checkstyle violations. 16:55:49 [INFO] 16:55:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:55:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 16:55:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 16:55:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 16:55:49 [INFO] 16:55:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 16:55:49 [INFO] No sources to compile 16:55:49 [INFO] 16:55:49 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 16:55:49 [INFO] 16:55:49 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 16:55:49 [INFO] 16:55:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 16:55:49 [INFO] 16:55:49 [INFO] 16:55:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 16:55:49 [INFO] 16:55:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:55:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:55:49 [INFO] Copying 17 resources 16:55:49 [INFO] 16:55:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 16:55:49 [INFO] Changes detected - recompiling the module! :dependency 16:55:49 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:55:49 [INFO] 16:55:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 16:55:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:55:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:55:51 [INFO] Compiled 73 files. 16:55:51 [INFO] 16:55:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 16:55:51 [INFO] 16:55:51 [INFO] ------------------------------------------------------- 16:55:51 [INFO] T E S T S 16:55:51 [INFO] ------------------------------------------------------- 16:55:53 16:55:53.178 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:55:53 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:56:21 16:55:53.341 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:56:21 16:55:53.588 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:56:21 16:55:53.589 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:56:21 16:55:53.604 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:56:21 Server Version: 23.0.1 16:56:21 API Version: 1.42 16:56:21 Operating System: CentOS Stream 8 16:56:21 Total Memory: 31890 MB 16:56:21 16:55:53.607 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:56:21 ******************************************************************************** 16:56:21 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:56:21 ******************************************************************************** 16:56:21 16:55:53.610 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:56:21 16:55:53.610 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:56:21 16:55:53.629 [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. 16:56:21 16:55:53.633 [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) 16:56:21 16:55:55.766 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:56:21 16:55:55.779 [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) 16:56:21 16:55:56.301 [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) 16:56:21 16:55:57.565 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (9 MB/? MB) 16:56:21 16:55:58.686 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (23 MB/? MB) 16:56:21 16:55:59.318 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (35 MB/? MB) 16:56:21 16:55:59.831 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (40 MB/? MB) 16:56:21 16:55:59.837 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (41 MB/? MB) 16:56:21 16:55:59.880 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (42 MB/? MB) 16:56:21 16:56:00.343 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (42 MB/? MB) 16:56:21 16:56:00.397 [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) 16:56:21 16:56:00.855 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (42 MB/? MB) 16:56:21 16:56:00.876 [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) 16:56:21 16:56:00.923 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (42 MB/? MB) 16:56:21 16:56:01.052 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (43 MB/? MB) 16:56:21 16:56:01.125 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (43 MB/? MB) 16:56:21 16:56:01.231 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (45 MB/? MB) 16:56:21 16:56:01.371 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (46 MB/? MB) 16:56:21 16:56:01.561 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (47 MB/? MB) 16:56:21 16:56:01.664 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (49 MB/? MB) 16:56:21 16:56:01.746 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (50 MB/? MB) 16:56:21 16:56:01.821 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (50 MB/? MB) 16:56:21 16:56:05.850 [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) 16:56:21 16:56:07.840 [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) 16:56:21 16:56:07.914 [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) 16:56:21 16:56:07.996 [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) 16:56:21 16:56:08.069 [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) 16:56:21 16:56:08.147 [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) 16:56:21 16:56:08.163 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 130 MB at 10 MB/s) 16:56:21 16:56:08.187 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:56:21 16:56:13.433 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: bb14d001a529a503f9c4a3679b68f5d425c4cdc7157526e729ae00b28d8c041e 16:56:21 16:56:15.262 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT21.65117991S 16:56:21 16:56:15.263 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32786/test?loggerLevel=OFF) 16:56:21 16:55:52,345 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:56:21 16:55:52,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:56:21 16:55:52,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:56:21 16:55:52,364 |-INFO in ch.qos.logback.classic.BasicConfigurator@7283877 - Setting up default configuration. 16:56:21 16:56:15,513 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@286a4c52 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:56:21 16:56:15,547 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13dd7887 - 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. 16:56:21 16:56:15,547 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@286a4c52 - 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 16:56:21 16:56:15,550 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:56:21 16:56:15,550 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:56:21 16:56:15,550 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:56:21 16:56:15,552 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13dd7887 - 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. 16:56:21 16:56:15,552 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@286a4c52 - 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 16:56:21 16:56:15,557 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:56:21 16:56:15,557 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:56:21 16:56:15,561 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:56:21 16:56:15,580 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411375578) 16:56:21 16:56:15,580 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:56:21 16:56:15,580 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:56:21 16:56:15,583 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:56:21 16:56:15,587 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:56:21 16:56:15,588 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:56:21 16:56:15,588 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:56:21 16:56:15,588 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:56:21 16:56:15,588 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:56:21 16:56:15,588 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:56:21 16:56:15,588 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:56:21 16:56:15,591 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:56:21 16:56:15,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:56:21 16:56:15,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:56:21 16:56:15,607 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:56:21 16:56:15,611 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:56:21 16:56:15,995 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3e2c4d4b - Setting zoneId to "UTC" 16:56:21 16:56:16,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:56:21 16:56:16,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:56:21 16:56:16,155 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:56:21 16:56:16,156 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:56:21 16:56:16,156 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:56:21 16:56:16,156 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:56:21 16:56:16,157 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:56:21 16:56:16,157 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@780129bc - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:56:21 16:56:16,157 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:56:21 16:56:16,157 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@44de8e00 - End of configuration. 16:56:21 16:56:16,157 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3cbfdf5c - Registering current configuration as safe fallback point 16:56:21 16:56:21 16:56:21 . ____ _ __ _ _ 16:56:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:56:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:56:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:56:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:56:21 =========|_|==============|___/=/_/_/_/ 16:56:21 :: Spring Boot :: (v3.1.2) 16:56:21 16:56:21 2024-02-08T16:56:16.223Z INFO 13017 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13017 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 16:56:21 2024-02-08T16:56:16.224Z INFO 13017 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:56:21 2024-02-08T16:56:16.572Z INFO 13017 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:56:21 2024-02-08T16:56:16.621Z INFO 13017 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 43 ms. Found 6 JPA repository interfaces. 16:56:21 2024-02-08T16:56:17.141Z INFO 13017 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 16:56:21 2024-02-08T16:56:17.303Z INFO 13017 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5a88849 16:56:21 2024-02-08T16:56:17.304Z INFO 13017 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 16:56:21 2024-02-08T16:56:17.403Z INFO 13017 --- [ main] liquibase.database : Set default schema name to public 16:56:21 2024-02-08T16:56:17.536Z INFO 13017 --- [ main] liquibase.lockservice : Successfully acquired change log lock 16:56:21 2024-02-08T16:56:17.684Z INFO 13017 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:56:21 2024-02-08T16:56:17.690Z INFO 13017 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:56:21 2024-02-08T16:56:17.822Z INFO 13017 --- [ main] liquibase.command : Using deploymentId: 7411377694 16:56:21 2024-02-08T16:56:17.831Z INFO 13017 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-1::cps 16:56:21 2024-02-08T16:56:17.872Z INFO 13017 --- [ main] liquibase.changelog : Table anchor created 16:56:21 2024-02-08T16:56:17.873Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 7ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-2::cps 16:56:21 2024-02-08T16:56:17.891Z INFO 13017 --- [ main] liquibase.changelog : Table relation created 16:56:21 2024-02-08T16:56:17.892Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 5ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-3::cps 16:56:21 2024-02-08T16:56:17.900Z INFO 13017 --- [ main] liquibase.changelog : Table relation_type created 16:56:21 2024-02-08T16:56:17.900Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-4::cps 16:56:21 2024-02-08T16:56:17.909Z INFO 13017 --- [ main] liquibase.changelog : Table fragment created 16:56:21 2024-02-08T16:56:17.910Z INFO 13017 --- [ main] liquibase.changelog : Sequence fragment_id_seq created 16:56:21 2024-02-08T16:56:17.911Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 7ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-5::cps 16:56:21 2024-02-08T16:56:17.917Z INFO 13017 --- [ main] liquibase.changelog : Table schema_set created 16:56:21 2024-02-08T16:56:17.919Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 6ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-6::cps 16:56:21 2024-02-08T16:56:17.924Z INFO 13017 --- [ main] liquibase.changelog : Table yang_resource created 16:56:21 2024-02-08T16:56:17.925Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 4ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-7::cps 16:56:21 2024-02-08T16:56:17.931Z INFO 13017 --- [ main] liquibase.changelog : Table dataspace created 16:56:21 2024-02-08T16:56:17.932Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 4ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-8::cps 16:56:21 2024-02-08T16:56:17.938Z INFO 13017 --- [ main] liquibase.changelog : Table schema_node created 16:56:21 2024-02-08T16:56:17.939Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-9::cps 16:56:21 2024-02-08T16:56:17.942Z INFO 13017 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 16:56:21 2024-02-08T16:56:17.943Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-10::cps 16:56:21 2024-02-08T16:56:17.947Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:56:21 2024-02-08T16:56:17.948Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-11::cps 16:56:21 2024-02-08T16:56:17.956Z INFO 13017 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:56:21 2024-02-08T16:56:17.956Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-12::cps 16:56:21 2024-02-08T16:56:17.972Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:56:21 2024-02-08T16:56:17.973Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 9ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-13::cps 16:56:21 2024-02-08T16:56:17.978Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:56:21 2024-02-08T16:56:17.978Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-14::cps 16:56:21 2024-02-08T16:56:17.982Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:56:21 2024-02-08T16:56:17.983Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-15::cps 16:56:21 2024-02-08T16:56:17.986Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:56:21 2024-02-08T16:56:17.986Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-16::cps 16:56:21 2024-02-08T16:56:17.991Z INFO 13017 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:56:21 2024-02-08T16:56:17.991Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-17::cps 16:56:21 2024-02-08T16:56:17.996Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:56:21 2024-02-08T16:56:17.996Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-19::cps 16:56:21 2024-02-08T16:56:17.999Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:56:21 2024-02-08T16:56:17.999Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-20::cps 16:56:21 2024-02-08T16:56:18.003Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:56:21 2024-02-08T16:56:18.003Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-22::cps 16:56:21 2024-02-08T16:56:18.008Z INFO 13017 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:56:21 2024-02-08T16:56:18.008Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-23::cps 16:56:21 2024-02-08T16:56:18.012Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:56:21 2024-02-08T16:56:18.015Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 5ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-24::cps 16:56:21 2024-02-08T16:56:18.020Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:56:21 2024-02-08T16:56:18.021Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-25::cps 16:56:21 2024-02-08T16:56:18.026Z INFO 13017 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:56:21 2024-02-08T16:56:18.026Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-26::cps 16:56:21 2024-02-08T16:56:18.031Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:56:21 2024-02-08T16:56:18.031Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-27::cps 16:56:21 2024-02-08T16:56:18.036Z INFO 13017 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:56:21 2024-02-08T16:56:18.037Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-28::cps 16:56:21 2024-02-08T16:56:18.041Z INFO 13017 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:56:21 2024-02-08T16:56:18.042Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-30::cps 16:56:21 2024-02-08T16:56:18.047Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:56:21 2024-02-08T16:56:18.050Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 6ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-31::cps 16:56:21 2024-02-08T16:56:18.054Z INFO 13017 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:56:21 2024-02-08T16:56:18.054Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-32::cps 16:56:21 2024-02-08T16:56:18.059Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:56:21 2024-02-08T16:56:18.060Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-33::cps 16:56:21 2024-02-08T16:56:18.066Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:56:21 2024-02-08T16:56:18.067Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 5ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-34::cps 16:56:21 2024-02-08T16:56:18.071Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:56:21 2024-02-08T16:56:18.072Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-35::cps 16:56:21 2024-02-08T16:56:18.077Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:56:21 2024-02-08T16:56:18.078Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-36::cps 16:56:21 2024-02-08T16:56:18.085Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:56:21 2024-02-08T16:56:18.086Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 6ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-37::cps 16:56:21 2024-02-08T16:56:18.090Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:56:21 2024-02-08T16:56:18.090Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-38::cps 16:56:21 2024-02-08T16:56:18.094Z INFO 13017 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:56:21 2024-02-08T16:56:18.094Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 3ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-39::cps 16:56:21 2024-02-08T16:56:18.107Z INFO 13017 --- [ main] liquibase.changelog : Custom SQL executed 16:56:21 2024-02-08T16:56:18.108Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 9ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-40::cps 16:56:21 2024-02-08T16:56:18.111Z INFO 13017 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:56:21 2024-02-08T16:56:18.112Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-41::cps 16:56:21 2024-02-08T16:56:18.119Z INFO 13017 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:56:21 2024-02-08T16:56:18.119Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 4ms 16:56:21 Running Changeset: liquibase/test-changelog.yaml::1-42::cps 16:56:21 2024-02-08T16:56:18.122Z INFO 13017 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:56:21 2024-02-08T16:56:18.124Z INFO 13017 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:56:21 2024-02-08T16:56:18.128Z INFO 13017 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 7ms 16:56:21 2024-02-08T16:56:18.132Z INFO 13017 --- [ main] liquibase.util : UPDATE SUMMARY 16:56:21 2024-02-08T16:56:18.132Z INFO 13017 --- [ main] liquibase.util : Run: 39 16:56:21 2024-02-08T16:56:18.132Z INFO 13017 --- [ main] liquibase.util : Previously run: 0 16:56:21 2024-02-08T16:56:18.132Z INFO 13017 --- [ main] liquibase.util : Filtered out: 0 16:56:21 2024-02-08T16:56:18.132Z INFO 13017 --- [ main] liquibase.util : ------------------------------- 16:56:21 2024-02-08T16:56:18.132Z INFO 13017 --- [ main] liquibase.util : Total change sets: 39 16:56:21 16:56:21 16:56:21 UPDATE SUMMARY 16:56:21 Run: 39 16:56:21 Previously run: 0 16:56:21 Filtered out: 0 16:56:21 ------------------------------- 16:56:21 Total change sets: 39 16:56:21 16:56:21 2024-02-08T16:56:18.133Z INFO 13017 --- [ main] liquibase.util : Update summary generated 16:56:21 Liquibase: Update has been successful. 16:56:21 2024-02-08T16:56:18.134Z INFO 13017 --- [ main] liquibase.command : Update command completed successfully. 16:56:21 2024-02-08T16:56:18.136Z INFO 13017 --- [ main] liquibase.lockservice : Successfully released change log lock 16:56:21 2024-02-08T16:56:18.141Z INFO 13017 --- [ main] liquibase.lockservice : Successfully released change log lock 16:56:21 2024-02-08T16:56:18.142Z INFO 13017 --- [ main] liquibase.command : Command execution complete 16:56:21 2024-02-08T16:56:18.228Z INFO 13017 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:56:21 2024-02-08T16:56:18.261Z INFO 13017 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 16:56:21 2024-02-08T16:56:18.262Z INFO 13017 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 16:56:21 2024-02-08T16:56:18.262Z INFO 13017 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 16:56:21 2024-02-08T16:56:18.399Z INFO 13017 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:56:21 2024-02-08T16:56:18.490Z INFO 13017 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:56:21 2024-02-08T16:56:18.662Z INFO 13017 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:56:21 2024-02-08T16:56:19.218Z INFO 13017 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:56:21 2024-02-08T16:56:19.220Z INFO 13017 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:56:21 2024-02-08T16:56:19.445Z WARN 13017 --- [ 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 16:56:21 2024-02-08T16:56:19.540Z INFO 13017 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:56:21 2024-02-08T16:56:19.544Z WARN 13017 --- [ 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 16:56:21 2024-02-08T16:56:19.757Z WARN 13017 --- [ 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 16:56:21 2024-02-08T16:56:19.803Z WARN 13017 --- [ 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 16:56:21 2024-02-08T16:56:19.837Z WARN 13017 --- [ 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 16:56:21 2024-02-08T16:56:20.082Z WARN 13017 --- [ 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 16:56:21 2024-02-08T16:56:21.369Z INFO 13017 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 6.07 seconds (process running for 29.45) 16:56:21 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:56:22 2024-02-08T16:56:22.654Z INFO 13017 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:56:22 2024-02-08T16:56:22.674Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:22 2024-02-08T16:56:22.674Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:56:22 Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 16:56:22 2024-02-08T16:56:22.704Z INFO 13017 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:56:22 2024-02-08T16:56:22.711Z INFO 13017 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:56:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.82 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:56:23 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:56:23 2024-02-08T16:56:23.160Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:23 2024-02-08T16:56:23.160Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:56:23 Detail: Key (name)=(generalTestDataspace) already exists. 16:56:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:56:23 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:56:23 line 1:0 mismatched input 'invalid' expecting '/' 16:56:24 line 1:0 mismatched input 'invalid' expecting '/' 16:56:24 2024-02-08T16:56:24.039Z WARN 13017 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:56:24 2024-02-08T16:56:24.701Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:24 2024-02-08T16:56:24.701Z ERROR 13017 --- [ 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 (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:24 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:56:24 2024-02-08T16:56:24.701Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:24 2024-02-08T16:56:24.701Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:24 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:56:24 2024-02-08T16:56:24.702Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:24 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. 16:56:24 2024-02-08T16:56:24.704Z WARN 13017 --- [ 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 (16,'{}',NULL,'/bookstore',241) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:24 Detail: Key (anchor_id, xpath)=(16, /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 16:56:24 2024-02-08T16:56:24.707Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:24 2024-02-08T16:56:24.707Z ERROR 13017 --- [ 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 (16,'{}',NULL,'/bookstore',242) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:24 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:56:24 2024-02-08T16:56:24.707Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:24 2024-02-08T16:56:24.707Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (16,'{}',NULL,'/bookstore',242) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:24 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:56:24 2024-02-08T16:56:24.707Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:24 Detail: Key (anchor_id, xpath)=(16, /bookstore) already exists. 16:56:24 line 1:9 missing '/' at 'path' 16:56:24 line 1:9 missing '/' at 'path' 16:56:24 2024-02-08T16:56:24.806Z WARN 13017 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:56:25 2024-02-08T16:56:25.026Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.026Z ERROR 13017 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(18, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.026Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.026Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.026Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 16:56:25 2024-02-08T16:56:25.026Z WARN 13017 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',276) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(18, /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 16:56:25 2024-02-08T16:56:25.032Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.032Z ERROR 13017 --- [ 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 (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',278) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(18, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.032Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.032Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (18,'{"code":"1"}',243,'/bookstore/categories[@code=''1'']',278) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.032Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(18, /bookstore/categories[@code='1']) already exists. 16:56:25 2024-02-08T16:56:25.244Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.244Z ERROR 13017 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(19, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.244Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.244Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.244Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 16:56:25 2024-02-08T16:56:25.245Z WARN 13017 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',312) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(19, /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 16:56:25 2024-02-08T16:56:25.250Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.250Z ERROR 13017 --- [ 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 (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',314) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(19, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.250Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.250Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (19,'{"code":"1"}',279,'/bookstore/categories[@code=''1'']',314) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.250Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 16:56:25 2024-02-08T16:56:25.386Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.386Z ERROR 13017 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.386Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.386Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.386Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:56:25 2024-02-08T16:56:25.387Z WARN 13017 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',344) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /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 16:56:25 2024-02-08T16:56:25.389Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.389Z ERROR 13017 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',345) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.389Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.389Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',345) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.389Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:56:25 2024-02-08T16:56:25.418Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.418Z ERROR 13017 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.418Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.418Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.418Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:56:25 2024-02-08T16:56:25.419Z WARN 13017 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',347) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /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 16:56:25 2024-02-08T16:56:25.422Z INFO 13017 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:56:25 2024-02-08T16:56:25.422Z ERROR 13017 --- [ 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 (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',349) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 16:56:25 2024-02-08T16:56:25.422Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:25 2024-02-08T16:56:25.422Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (20,'{"code":"1"}',315,'/bookstore/categories[@code=''1'']',349) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:56:25 2024-02-08T16:56:25.422Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:56:25 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 16:56:26 [INFO] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.455 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:56:26 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:56:26 2024-02-08T16:56:26.659Z WARN 13017 --- [ 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]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.808Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.809Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:26 2024-02-08T16:56:26.810Z WARN 13017 --- [ 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_51, Optional[2051-01-01]] 16:56:27 2024-02-08T16:56:27.064Z WARN 13017 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 16:56:27 2024-02-08T16:56:27.105Z WARN 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:56:27 2024-02-08T16:56:27.105Z ERROR 13017 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:56:27 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 8) already exists. 16:56:27 2024-02-08T16:56:27.366Z WARN 13017 --- [ 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]] 16:56:27 2024-02-08T16:56:27.460Z WARN 13017 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 16:56:27 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:56:27 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:56:27 line 1:0 mismatched input 'cpsPath' expecting '/' 16:56:28 line 1:0 mismatched input 'cpsPath' expecting '/' 16:56:28 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:56:28 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:56:28 2024-02-08T16:56:28.656Z WARN 13017 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 16:56:28 2024-02-08T16:56:28.657Z INFO 13017 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 16:56:28 2024-02-08T16:56:28.657Z INFO 13017 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32786/test?loggerLevel=OFF] 16:56:28 2024-02-08T16:56:28.657Z INFO 13017 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 16:56:28 2024-02-08T16:56:28.657Z INFO 13017 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 16:56:28 2024-02-08T16:56:28.659Z INFO 13017 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 16:56:28 2024-02-08T16:56:28.699Z INFO 13017 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:56:28 2024-02-08T16:56:28.752Z INFO 13017 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:56:28 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 16:56:28 2024-02-08T16:56:28.769Z INFO 13017 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:56:29 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 16:56:29 2024-02-08T16:56:28.802Z INFO 13017 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:56:29 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 16:56:29 2024-02-08T16:56:29.108Z INFO 13017 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:56:29 2024-02-08T16:56:29.111Z INFO 13017 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:56:29 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 16:56:29 2024-02-08T16:56:29.119Z INFO 13017 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:56:29 2024-02-08T16:56:29.123Z INFO 13017 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:56:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:56:29 [INFO] 16:56:29 [INFO] Results: 16:56:29 [INFO] 16:56:29 [INFO] Tests run: 294, Failures: 0, Errors: 0, Skipped: 0 16:56:29 [INFO] 16:56:29 [INFO] 16:56:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 16:56:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:29 [INFO] 16:56:29 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 16:56:29 [INFO] 16:56:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:56:29 [WARNING] JAR will be empty - no content was marked for inclusion! 16:56:29 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.4-SNAPSHOT.jar 16:56:29 [INFO] 16:56:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 16:56:29 [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/* 16:56:29 [INFO] 16:56:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 16:56:29 [INFO] 16:56:29 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 16:56:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:29 [INFO] 16:56:29 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 16:56:29 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 16:56:29 [INFO] 16:56:29 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 16:56:29 [INFO] 16:56:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:56:29 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.4-SNAPSHOT/integration-test-3.4.4-SNAPSHOT.jar 16:56:29 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.4-SNAPSHOT/integration-test-3.4.4-SNAPSHOT.pom 16:56:29 [INFO] 16:56:29 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 16:56:29 [INFO] 16:56:29 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:56:29 [INFO] Building cps-application 3.4.4-SNAPSHOT [21/23] 16:56:29 [INFO] --------------------------------[ jar ]--------------------------------- 16:56:31 [INFO] 16:56:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:56:31 [INFO] 16:56:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 16:56:31 [INFO] 16:56:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 16:56:31 [INFO] 16:56:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 16:56:31 [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/* 16:56:31 [INFO] 16:56:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 16:56:31 [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/* 16:56:31 [INFO] 16:56:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 16:56:31 [INFO] You have 0 Checkstyle violations. 16:56:31 [INFO] 16:56:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 16:56:31 [INFO] You have 0 Checkstyle violations. 16:56:31 [INFO] 16:56:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 16:56:31 [INFO] Starting audit... 16:56:31 Audit done. 16:56:31 [INFO] You have 0 Checkstyle violations. 16:56:31 [INFO] 16:56:31 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 16:56:31 [INFO] 16:56:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:56:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:56:31 [INFO] Copying 1 resource 16:56:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 16:56:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 16:56:31 [INFO] 16:56:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 16:56:31 [INFO] Changes detected - recompiling the module! :dependency 16:56:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:56:31 [INFO] 16:56:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 16:56:31 [INFO] 16:56:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 16:56:31 [INFO] Fork Value is true 16:56:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:56: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) 16:56:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:56:33 [java] WARNING: System::setSecurityManager will be removed in a future release 16:56:34 [INFO] Done SpotBugs Analysis.... 16:56:34 [INFO] 16:56:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 16:56:34 [INFO] 16:56:34 [INFO] 16:56:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 16:56:34 [INFO] BugInstance size is 0 16:56:34 [INFO] Error size is 0 16:56:34 [INFO] No errors/warnings found 16:56:34 [INFO] 16:56:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:56:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:56:34 [INFO] Copying 2 resources 16:56:34 [INFO] 16:56:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 16:56:34 [INFO] Changes detected - recompiling the module! :dependency 16:56:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:56:34 [INFO] 16:56:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 16:56:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:56:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:56:35 [INFO] Compiled 2 files. 16:56:35 [INFO] 16:56:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 16:56:35 [INFO] 16:56:35 [INFO] ------------------------------------------------------- 16:56:35 [INFO] T E S T S 16:56:35 [INFO] ------------------------------------------------------- 16:56:36 16:56:36.063 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 16:56:36 16:56:36.363 [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. 16:56:36 16:56:36.554 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:56:36 16:56:36.630 [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. 16:56:36 16:56:36.640 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:56:36 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 16:56:41 16:56:35,927 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:56:41 16:56:35,954 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:56:41 16:56:35,954 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:56:41 16:56:35,955 |-INFO in ch.qos.logback.classic.BasicConfigurator@57d1edf0 - Setting up default configuration. 16:56:41 16:56:37,421 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39adf4e6 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:56:41 16:56:37,473 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@73299197 - 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. 16:56:41 16:56:37,474 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39adf4e6 - 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 16:56:41 16:56:37,477 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:56:41 16:56:37,477 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:56:41 16:56:37,477 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:56:41 16:56:37,479 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@73299197 - 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. 16:56:41 16:56:37,479 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39adf4e6 - 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 16:56:41 16:56:37,488 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:56:41 16:56:37,488 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:56:41 16:56:37,493 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:56:41 16:56:37,527 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1707411397525) 16:56:41 16:56:37,528 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 16:56:41 16:56:37,528 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:56:41 16:56:37,533 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:56:41 16:56:37,540 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:56:41 16:56:37,540 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:56:41 16:56:37,541 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:56:41 16:56:37,542 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:56:41 16:56:37,542 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:56:41 16:56:37,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:56:41 16:56:37,542 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:56:41 16:56:37,549 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:56:41 16:56:37,570 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:56:41 16:56:37,570 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:56:41 16:56:37,583 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:56:41 16:56:37,592 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:56:41 16:56:37,961 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1611ce1c - Setting zoneId to "UTC" 16:56:41 16:56:37,971 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:56:41 16:56:37,971 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:56:41 16:56:38,221 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:56:41 16:56:38,222 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:56:41 16:56:38,222 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:56:41 16:56:38,223 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:56:41 16:56:38,223 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:56:41 16:56:38,223 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ef7145f - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:56:41 16:56:38,223 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:56:41 16:56:38,223 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@40cd02fc - End of configuration. 16:56:41 16:56:38,223 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7fd7965b - Registering current configuration as safe fallback point 16:56:41 16:56:41 16:56:41 . ____ _ __ _ _ 16:56:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:56:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:56:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:56:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:56:41 =========|_|==============|___/=/_/_/_/ 16:56:41 :: Spring Boot :: (v3.1.2) 16:56:41 16:56:41 2024-02-08T16:56:38.332Z INFO 13674 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 13674 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 16:56:41 2024-02-08T16:56:38.333Z INFO 13674 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 16:56:41 2024-02-08T16:56:39.636Z INFO 13674 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@148b13e5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a202f00, org.springframework.security.web.context.SecurityContextHolderFilter@13866e67, org.springframework.security.web.header.HeaderWriterFilter@2ef4e7f3, org.springframework.security.web.authentication.logout.LogoutFilter@acc6a69, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1f32fb77, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5547476c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@559c3710, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25ca56de, org.springframework.security.web.access.ExceptionTranslationFilter@39088acb, org.springframework.security.web.access.intercept.AuthorizationFilter@440f434f] 16:56:41 2024-02-08T16:56:41.519Z INFO 13674 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:56:41 2024-02-08T16:56:41.519Z INFO 13674 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:56:41 2024-02-08T16:56:41.522Z INFO 13674 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms 16:56:41 2024-02-08T16:56:41.549Z INFO 13674 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.572 seconds (process running for 6.386) 16:56:41 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:56:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.206 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 16:56:43 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:56:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.config.MicroMeterConfigSpec 16:56:43 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 16:56:46 2024-02-08T16:56:43.174Z INFO 13674 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 16:56:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.698 s - in org.onap.cps.architecture.LayeredArchitectureTest 16:56:47 [INFO] 16:56:47 [INFO] Results: 16:56:47 [INFO] 16:56:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:56:47 [INFO] 16:56:47 [INFO] 16:56:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 16:56:47 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:56:47 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:56:47 [INFO] 16:56:47 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 16:56:47 [INFO] 16:56:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:56:47 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.4-SNAPSHOT.jar 16:56:47 [INFO] 16:56:47 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 16:56:47 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.4-SNAPSHOT-springboot.jar with classifier springboot 16:56:47 [INFO] 16:56:47 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:56:47 [INFO] 16:56:47 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:56:47 [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 16:56:47 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:56:47 [INFO] Building snapshot dependencies layer... 16:56:47 [INFO] Building dependencies layer... 16:56:47 [INFO] Building resources layer... 16:56:47 [INFO] Building classes layer... 16:56:47 [INFO] Building jvm arg files layer... 16:56:47 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:56:51 [INFO] 16:56:51 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:56:51 [INFO] Loading to Docker daemon... 16:56:53 [INFO] 16:56:53 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:56:53 [INFO] 16:56:53 [INFO] 16:56:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 16:56: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-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/* 16:56:53 [INFO] 16:56:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 16:56:53 [INFO] 16:56:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 16:56:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:53 [INFO] 16:56:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 16:56:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:56:53 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:56:53 [INFO] All coverage checks have been met. 16:56:53 [INFO] 16:56:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 16:56:53 [INFO] 16:56:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:56:53 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT.jar 16:56:53 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT.pom 16:56:53 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT-springboot.jar 16:56:53 [INFO] 16:56:53 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 16:56:56 [INFO] 16:56:56 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 16:56:56 [INFO] 16:56:56 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:56:56 [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 16:56:56 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:56:56 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240208T164944Z 16:56:56 [INFO] Building dependencies layer... 16:56:56 [INFO] Building resources layer... 16:56:56 [INFO] Building snapshot dependencies layer... 16:56:56 [INFO] Building classes layer... 16:56:56 [INFO] Building jvm arg files layer... 16:56:56 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:56:56 [INFO] 16:56:56 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:56:56 [INFO] 16:56:56 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240208T164944Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:56:56 [INFO] 16:56:56 [INFO] 16:56:56 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:56:56 [INFO] Building jacoco-report 3.4.4-SNAPSHOT [22/23] 16:56:56 [INFO] --------------------------------[ jar ]--------------------------------- 16:56:56 [INFO] 16:56:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:56:56 [INFO] 16:56:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 16:56:56 [INFO] 16:56:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 16:56:56 [INFO] 16:56:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 16:56:56 [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/* 16:56:56 [INFO] 16:56:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:56:56 [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/* 16:56:56 [INFO] 16:56:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 16:56:56 [INFO] You have 0 Checkstyle violations. 16:56:56 [INFO] 16:56:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 16:56:56 [INFO] You have 0 Checkstyle violations. 16:56:56 [INFO] 16:56:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 16:56:56 [INFO] Starting audit... 16:56:56 Audit done. 16:56:56 [INFO] You have 0 Checkstyle violations. 16:56:56 [INFO] 16:56:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:56:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:56:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 16:56:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 16:56:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 16:56:56 [INFO] 16:56:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 16:56:56 [INFO] No sources to compile 16:56:56 [INFO] 16:56:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 16:56:56 [INFO] 16:56:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 16:56:56 [INFO] 16:56:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 16:56:56 [INFO] 16:56:56 [INFO] 16:56:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 16:56:56 [INFO] 16:56:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:56:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:56:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 16:56:56 [INFO] 16:56:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 16:56:56 [INFO] No sources to compile 16:56:56 [INFO] 16:56:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 16:56:56 [INFO] No sources specified for compilation. Skipping. 16:56:56 [INFO] 16:56:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 16:56:56 [INFO] No tests to run. 16:56:56 [INFO] 16:56:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 16:56:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:56 [INFO] 16:56:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 16:56:56 [INFO] 16:56:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:56:56 [WARNING] JAR will be empty - no content was marked for inclusion! 16:56:56 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.4-SNAPSHOT.jar 16:56:56 [INFO] 16:56:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 16:56:56 [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/* 16:56:56 [INFO] 16:56:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 16:56:56 [INFO] No tests to run. 16:56:56 [INFO] 16:56:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 16:56:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:56 [INFO] 16:56:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 16:56:56 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] 16:56:56 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 16:56:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:56:56 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:56:56 [INFO] Analyzed bundle 'cps-events' with 0 classes 16:56:56 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:56:56 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:56:56 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:56:56 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:56:56 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:56:57 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:56:57 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:56:57 [INFO] 16:56:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:56:57 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.4-SNAPSHOT/jacoco-report-3.4.4-SNAPSHOT.jar 16:56:57 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.4-SNAPSHOT/jacoco-report-3.4.4-SNAPSHOT.pom 16:56:57 [INFO] 16:56:57 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 16:56:57 [INFO] 16:56:57 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:56:57 [INFO] Building cps 3.4.4-SNAPSHOT [23/23] 16:56:57 [INFO] --------------------------------[ pom ]--------------------------------- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 16:56:57 [INFO] 16:56:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 16:56:58 [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/** 16:56:58 [INFO] 16:56:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 16:56:58 [INFO] Starting audit... 16:56:58 Audit done. 16:56:58 [INFO] You have 0 Checkstyle violations. 16:56:58 [INFO] 16:56:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 16:56:58 [INFO] Starting audit... 16:56:58 Audit done. 16:56:58 [INFO] You have 0 Checkstyle violations. 16:56:58 [INFO] 16:56:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 16:56:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:58 [INFO] 16:56:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 16:56:58 [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/** 16:56:58 [INFO] 16:56:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 16:56:58 [INFO] No tests to run. 16:56:58 [INFO] 16:56:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 16:56:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:58 [INFO] 16:56:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 16:56:58 [INFO] 16:56:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:56:58 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.4-SNAPSHOT/cps-aggregator-3.4.4-SNAPSHOT.pom 16:56:58 [INFO] 16:56:58 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 16:56:58 [INFO] ------------------------------------------------------------------------ 16:56:58 [INFO] Reactor Summary for cps 3.4.4-SNAPSHOT: 16:56:58 [INFO] 16:56:58 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.848 s] 16:56:58 [INFO] cps-bom ............................................ SUCCESS [ 0.133 s] 16:56:58 [INFO] checkstyle ......................................... SUCCESS [ 3.895 s] 16:56:58 [INFO] spotbugs ........................................... SUCCESS [ 0.152 s] 16:56:58 [INFO] cps-parent ......................................... SUCCESS [ 12.313 s] 16:56:58 [INFO] cps-events ......................................... SUCCESS [ 2.902 s] 16:56:58 [INFO] cps-path-parser .................................... SUCCESS [ 14.481 s] 16:56:58 [INFO] cps-service ........................................ SUCCESS [ 48.945 s] 16:56:58 [INFO] cps-rest ........................................... SUCCESS [ 25.074 s] 16:56:58 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.737 s] 16:56:58 [INFO] cps-ncmp-service ................................... SUCCESS [02:54 min] 16:56:58 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.911 s] 16:56:58 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.308 s] 16:56:58 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.699 s] 16:56:58 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.078 s] 16:56:58 [INFO] cps-ri ............................................. SUCCESS [ 23.927 s] 16:56:58 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.285 s] 16:56:58 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.711 s] 16:56:58 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.708 s] 16:56:58 [INFO] integration-test ................................... SUCCESS [ 41.016 s] 16:56:58 [INFO] cps-application .................................... SUCCESS [ 26.490 s] 16:56:58 [INFO] jacoco-report ...................................... SUCCESS [ 0.848 s] 16:56:58 [INFO] cps ................................................ SUCCESS [ 1.575 s] 16:56:58 [INFO] ------------------------------------------------------------------------ 16:56:58 [INFO] BUILD SUCCESS 16:56:58 [INFO] ------------------------------------------------------------------------ 16:56:58 [INFO] Total time: 07:14 min 16:56:58 [INFO] Finished at: 2024-02-08T16:56:58Z 16:56:58 [INFO] ------------------------------------------------------------------------ 16:56:58 $ ssh-agent -k 16:56:58 unset SSH_AUTH_SOCK; 16:56:58 unset SSH_AGENT_PID; 16:56:58 echo Agent pid 5584 killed; 16:56:59 [ssh-agent] Stopped. 16:56:59 [PostBuildScript] - [INFO] Executing post build scripts. 16:56:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins18014360263666341523.sh 16:56:59 ---> sysstat.sh 16:56:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4474800368074387651.sh 16:56:59 ---> package-listing.sh 16:56:59 ++ facter osfamily 16:56:59 ++ tr '[:upper:]' '[:lower:]' 16:56:59 + OS_FAMILY=redhat 16:56:59 + workspace=/w/workspace/cps-master-merge-java 16:56:59 + START_PACKAGES=/tmp/packages_start.txt 16:56:59 + END_PACKAGES=/tmp/packages_end.txt 16:56:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:59 + PACKAGES=/tmp/packages_start.txt 16:56:59 + '[' /w/workspace/cps-master-merge-java ']' 16:56:59 + PACKAGES=/tmp/packages_end.txt 16:56:59 + case "${OS_FAMILY}" in 16:56:59 + rpm -qa 16:56:59 + sort 16:57:00 + '[' -f /tmp/packages_start.txt ']' 16:57:00 + '[' -f /tmp/packages_end.txt ']' 16:57:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:00 + '[' /w/workspace/cps-master-merge-java ']' 16:57:00 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 16:57:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 16:57:00 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5527998853333778097.sh 16:57:00 ---> capture-instance-metadata.sh 16:57:00 Setup pyenv: 16:57:00 system 16:57:00 3.8.13 16:57:00 3.9.13 16:57:00 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:57:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08qp from file:/tmp/.os_lf_venv 16:57:02 lf-activate-venv(): INFO: Installing: lftools 16:57:12 lf-activate-venv(): INFO: Adding /tmp/venv-08qp/bin to PATH 16:57:12 INFO: Running in OpenStack, capturing instance metadata 16:57:12 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6779922398178830366.sh 16:57:12 provisioning config files... 16:57:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config6225011549158990494tmp 16:57:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:57:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:57:13 [EnvInject] - Injecting environment variables from a build step. 16:57:13 [EnvInject] - Injecting as environment variables the properties content 16:57:13 SERVER_ID=logs 16:57:13 16:57:13 [EnvInject] - Variables injected successfully. 16:57:13 [cps-master-merge-java] $ /bin/bash /tmp/jenkins11156076927112025328.sh 16:57:13 ---> create-netrc.sh 16:57:13 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1456844244733925045.sh 16:57:13 ---> python-tools-install.sh 16:57:13 Setup pyenv: 16:57:13 system 16:57:13 3.8.13 16:57:13 3.9.13 16:57:13 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:57:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08qp from file:/tmp/.os_lf_venv 16:57:14 lf-activate-venv(): INFO: Installing: lftools 16:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-08qp/bin to PATH 16:57:21 [cps-master-merge-java] $ /bin/bash /tmp/jenkins2796849034162407413.sh 16:57:21 ---> sudo-logs.sh 16:57:21 Archiving 'sudo' log.. 16:57:22 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6985195558886403169.sh 16:57:22 ---> job-cost.sh 16:57:22 Setup pyenv: 16:57:22 system 16:57:22 3.8.13 16:57:22 3.9.13 16:57:22 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08qp from file:/tmp/.os_lf_venv 16:57:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:57:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:57:30 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:57:30 lf-activate-venv(): INFO: Adding /tmp/venv-08qp/bin to PATH 16:57:30 INFO: No Stack... 16:57:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:31 INFO: Archiving Costs 16:57:31 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins4898103928385182985.sh 16:57:31 ---> logs-deploy.sh 16:57:31 Setup pyenv: 16:57:31 system 16:57:31 3.8.13 16:57:31 3.9.13 16:57:31 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:57:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08qp from file:/tmp/.os_lf_venv 16:57:32 lf-activate-venv(): INFO: Installing: lftools 16:57:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:57:40 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:57:41 lf-activate-venv(): INFO: Adding /tmp/venv-08qp/bin to PATH 16:57:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1197 16:57:41 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:57:42 Archives upload complete. 16:57:42 INFO: archiving logs to Nexus 16:57:43 ---> uname -a: 16:57:43 Linux prd-centos8-docker-8c-8g-3851.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 16:57:43 16:57:43 16:57:43 ---> lscpu: 16:57:43 Architecture: x86_64 16:57:43 CPU op-mode(s): 32-bit, 64-bit 16:57:43 Byte Order: Little Endian 16:57:43 CPU(s): 8 16:57:43 On-line CPU(s) list: 0-7 16:57:43 Thread(s) per core: 1 16:57:43 Core(s) per socket: 1 16:57:43 Socket(s): 8 16:57:43 NUMA node(s): 1 16:57:43 Vendor ID: AuthenticAMD 16:57:43 CPU family: 23 16:57:43 Model: 49 16:57:43 Model name: AMD EPYC-Rome Processor 16:57:43 Stepping: 0 16:57:43 CPU MHz: 2800.000 16:57:43 BogoMIPS: 5600.00 16:57:43 Virtualization: AMD-V 16:57:43 Hypervisor vendor: KVM 16:57:43 Virtualization type: full 16:57:43 L1d cache: 32K 16:57:43 L1i cache: 32K 16:57:43 L2 cache: 512K 16:57:43 L3 cache: 16384K 16:57:43 NUMA node0 CPU(s): 0-7 16:57:43 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 16:57:43 16:57:43 16:57:43 ---> nproc: 16:57:43 8 16:57:43 16:57:43 16:57:43 ---> df -h: 16:57:43 Filesystem Size Used Avail Use% Mounted on 16:57:43 devtmpfs 16G 0 16G 0% /dev 16:57:43 tmpfs 16G 0 16G 0% /dev/shm 16:57:43 tmpfs 16G 17M 16G 1% /run 16:57:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:57:43 /dev/vda1 160G 13G 148G 8% / 16:57:43 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:57:43 16:57:43 16:57:43 ---> free -m: 16:57:43 total used free shared buff/cache available 16:57:43 Mem: 31890 1087 25696 19 5106 30329 16:57:43 Swap: 1023 0 1023 16:57:43 16:57:43 16:57:43 ---> ip addr: 16:57:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:57:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:57:43 inet 127.0.0.1/8 scope host lo 16:57:43 valid_lft forever preferred_lft forever 16:57:43 inet6 ::1/128 scope host 16:57:43 valid_lft forever preferred_lft forever 16:57:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:57:43 link/ether fa:16:3e:f3:5a:58 brd ff:ff:ff:ff:ff:ff 16:57:43 altname enp0s3 16:57:43 altname ens3 16:57:43 inet 10.30.107.118/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:57:43 valid_lft 85813sec preferred_lft 85813sec 16:57:43 inet6 fe80::f816:3eff:fef3:5a58/64 scope link 16:57:43 valid_lft forever preferred_lft forever 16:57:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:57:43 link/ether 02:42:55:67:1d:65 brd ff:ff:ff:ff:ff:ff 16:57:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:57:43 valid_lft forever preferred_lft forever 16:57:43 inet6 fe80::42:55ff:fe67:1d65/64 scope link 16:57:43 valid_lft forever preferred_lft forever 16:57:43 16:57:43 16:57:43 ---> sar -b -r -n DEV: 16:57:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/08/2024 _x86_64_ (8 CPU) 16:57:43 16:57:43 16:47:53 LINUX RESTART (8 CPU) 16:57:43 16:57:43 04:48:01 PM tps rtps wtps bread/s bwrtn/s 16:57:43 04:49:01 PM 190.77 107.98 82.79 13432.62 41328.51 16:57:43 04:50:01 PM 185.59 15.63 169.96 3089.64 9441.30 16:57:43 04:51:01 PM 166.13 5.80 160.33 1282.91 10128.52 16:57:43 04:52:01 PM 66.11 0.02 66.09 0.27 7676.75 16:57:43 04:53:01 PM 109.96 12.49 97.47 897.82 28405.41 16:57:43 04:54:01 PM 9.85 0.00 9.85 0.00 224.50 16:57:43 04:55:01 PM 29.10 0.07 29.04 1.07 656.47 16:57:43 04:56:01 PM 57.30 2.50 54.80 4512.23 7511.48 16:57:43 04:57:01 PM 125.37 1.17 124.21 78.37 34291.89 16:57:43 Average: 104.46 16.18 88.28 2588.25 15518.14 16:57:43 16:57:43 04:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:43 04:49:01 PM 29545216 31239416 3110496 9.53 2688 2020956 1517372 4.50 205900 2486440 200528 16:57:43 04:50:01 PM 29050844 30954744 3604868 11.04 2688 2220964 1703100 5.05 186348 2959424 142824 16:57:43 04:51:01 PM 27475912 29693068 5179800 15.86 2688 2529804 3005624 8.92 293956 4395204 155672 16:57:43 04:52:01 PM 26827656 29117260 5828056 17.85 2688 2599744 3106112 9.22 319224 5010512 15228 16:57:43 04:53:01 PM 25398132 28513464 7257580 22.22 2688 3408372 4665728 13.84 521184 6168112 140 16:57:43 04:54:01 PM 25244516 28361224 7411196 22.69 2688 3409460 5064208 15.03 527036 6296248 132 16:57:43 04:55:01 PM 26039888 29174824 6615824 20.26 2688 3427780 3552884 10.54 539732 5515204 16540 16:57:43 04:56:01 PM 24931044 28902076 7724668 23.65 2688 4255308 3828288 11.36 802868 6328128 507776 16:57:43 04:57:01 PM 26366240 31089948 6289472 19.26 2688 4994812 1498188 4.45 1112796 4558060 259692 16:57:43 Average: 26764383 29671780 5891329 18.04 2688 3207467 3104612 9.21 501005 4857481 144281 16:57:43 16:57:43 04:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:43 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:43 04:49:01 PM eth0 442.44 251.87 1545.88 64.09 0.00 0.00 0.00 0.00 16:57:43 04:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:43 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:43 04:50:01 PM eth0 146.20 126.51 1190.11 36.28 0.00 0.00 0.00 0.00 16:57:43 04:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:43 04:51:01 PM lo 0.30 0.30 0.04 0.04 0.00 0.00 0.00 0.00 16:57:43 04:51:01 PM eth0 300.15 237.39 4231.79 31.00 0.00 0.00 0.00 0.00 16:57:43 04:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:43 04:52:01 PM lo 1.92 1.92 0.32 0.32 0.00 0.00 0.00 0.00 16:57:43 04:52:01 PM eth0 99.72 88.84 758.06 27.17 0.00 0.00 0.00 0.00 16:57:43 04:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:43 04:53:01 PM lo 13.41 13.41 1.33 1.33 0.00 0.00 0.00 0.00 16:57:43 04:53:01 PM eth0 876.96 307.40 6435.44 29.28 0.00 0.00 0.00 0.00 16:57:43 04:53:01 PM docker0 4.88 5.41 0.63 0.63 0.00 0.00 0.00 0.00 16:57:43 04:53:01 PM vethb9273c8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:57:43 04:54:01 PM lo 439.31 439.31 231.97 231.97 0.00 0.00 0.00 0.00 16:57:43 04:54:01 PM eth0 62.02 45.64 20.48 24.92 0.00 0.00 0.00 0.00 16:57:43 04:54:01 PM docker0 1.85 2.02 0.23 0.25 0.00 0.00 0.00 0.00 16:57:43 04:54:01 PM vethc27a84c 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:57:43 04:55:01 PM lo 104.70 104.70 10.29 10.29 0.00 0.00 0.00 0.00 16:57:43 04:55:01 PM eth0 126.74 90.20 51.66 50.83 0.00 0.00 0.00 0.00 16:57:43 04:55:01 PM docker0 3.50 4.25 0.59 0.56 0.00 0.00 0.00 0.00 16:57:43 04:56:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 16:57:43 04:56:01 PM eth0 268.74 210.15 2556.83 1232.10 0.00 0.00 0.00 0.00 16:57:43 04:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:43 04:57:01 PM lo 193.75 193.75 52.19 52.19 0.00 0.00 0.00 0.00 16:57:43 04:57:01 PM eth0 328.41 178.02 1844.70 1862.21 0.00 0.00 0.00 0.00 16:57:43 04:57:01 PM docker0 97.13 102.35 35.40 18.49 0.00 0.00 0.00 0.00 16:57:43 Average: lo 83.74 83.74 32.91 32.91 0.00 0.00 0.00 0.00 16:57:43 Average: eth0 294.60 170.67 2070.58 373.08 0.00 0.00 0.00 0.00 16:57:43 Average: docker0 11.93 12.67 4.09 2.21 0.00 0.00 0.00 0.00 16:57:43 16:57:43 16:57:43 ---> sar -P ALL: 16:57:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/08/2024 _x86_64_ (8 CPU) 16:57:43 16:57:43 16:47:53 LINUX RESTART (8 CPU) 16:57:43 16:57:43 04:48:01 PM CPU %user %nice %system %iowait %steal %idle 16:57:43 04:49:01 PM all 13.54 0.00 2.83 4.01 0.06 79.55 16:57:43 04:49:01 PM 0 10.44 0.00 1.86 5.43 0.07 82.21 16:57:43 04:49:01 PM 1 11.11 0.00 2.06 2.48 0.05 84.30 16:57:43 04:49:01 PM 2 10.16 0.00 2.23 5.21 0.07 82.33 16:57:43 04:49:01 PM 3 14.52 0.00 4.20 2.80 0.05 78.44 16:57:43 04:49:01 PM 4 6.64 0.00 3.30 0.93 0.07 89.07 16:57:43 04:49:01 PM 5 18.75 0.00 2.51 11.57 0.05 67.12 16:57:43 04:49:01 PM 6 19.93 0.00 3.08 2.51 0.07 74.41 16:57:43 04:49:01 PM 7 16.76 0.00 3.39 1.16 0.07 78.63 16:57:43 04:50:01 PM all 12.68 0.00 1.02 1.60 0.09 84.61 16:57:43 04:50:01 PM 0 12.01 0.00 0.80 0.57 0.10 86.52 16:57:43 04:50:01 PM 1 9.92 0.00 0.72 1.62 0.08 87.66 16:57:43 04:50:01 PM 2 21.08 0.00 1.64 1.40 0.12 75.76 16:57:43 04:50:01 PM 3 9.89 0.00 1.21 4.74 0.08 84.08 16:57:43 04:50:01 PM 4 13.20 0.00 0.80 0.93 0.18 84.88 16:57:43 04:50:01 PM 5 9.23 0.00 1.15 0.93 0.07 88.61 16:57:43 04:50:01 PM 6 17.08 0.00 1.27 1.45 0.05 80.15 16:57:43 04:50:01 PM 7 8.98 0.00 0.60 1.15 0.05 89.22 16:57:43 04:51:01 PM all 32.50 0.00 1.10 1.66 0.09 64.65 16:57:43 04:51:01 PM 0 21.88 0.00 1.14 1.82 0.10 75.07 16:57:43 04:51:01 PM 1 25.11 0.00 0.97 0.87 0.08 72.96 16:57:43 04:51:01 PM 2 28.97 0.00 1.71 4.84 0.12 64.36 16:57:43 04:51:01 PM 3 46.61 0.00 0.69 0.23 0.10 52.37 16:57:43 04:51:01 PM 4 37.22 0.00 1.03 0.87 0.08 60.79 16:57:43 04:51:01 PM 5 26.90 0.00 1.22 3.19 0.07 68.62 16:57:43 04:51:01 PM 6 42.78 0.00 1.10 1.17 0.10 54.84 16:57:43 04:51:01 PM 7 30.58 0.00 0.92 0.27 0.08 68.14 16:57:43 04:52:01 PM all 42.43 0.00 1.05 0.59 0.10 55.83 16:57:43 04:52:01 PM 0 39.82 0.00 0.90 0.07 0.10 59.11 16:57:43 04:52:01 PM 1 36.92 0.00 1.22 1.67 0.10 60.08 16:57:43 04:52:01 PM 2 51.95 0.00 1.50 0.02 0.10 46.43 16:57:43 04:52:01 PM 3 48.19 0.00 1.29 0.17 0.08 50.28 16:57:43 04:52:01 PM 4 52.07 0.00 0.53 1.47 0.10 45.83 16:57:43 04:52:01 PM 5 50.38 0.00 1.07 0.67 0.08 47.79 16:57:43 04:52:01 PM 6 25.12 0.00 1.02 0.12 0.13 73.60 16:57:43 04:52:01 PM 7 34.87 0.00 0.87 0.53 0.10 63.63 16:57:43 04:53:01 PM all 16.89 0.26 3.18 1.74 0.08 77.85 16:57:43 04:53:01 PM 0 15.29 0.00 3.00 1.03 0.07 80.61 16:57:43 04:53:01 PM 1 19.08 0.05 3.10 2.93 0.08 74.76 16:57:43 04:53:01 PM 2 20.89 0.03 3.48 2.75 0.10 72.75 16:57:43 04:53:01 PM 3 19.20 1.94 3.46 1.47 0.10 73.82 16:57:43 04:53:01 PM 4 17.58 0.02 3.43 1.11 0.08 77.78 16:57:43 04:53:01 PM 5 15.89 0.00 3.50 0.71 0.08 79.81 16:57:43 04:53:01 PM 6 15.30 0.00 3.12 3.40 0.08 78.10 16:57:43 04:53:01 PM 7 11.89 0.05 2.36 0.49 0.07 85.15 16:57:43 04:54:01 PM all 12.27 0.08 1.05 0.02 0.07 86.51 16:57:43 04:54:01 PM 0 9.98 0.00 1.04 0.00 0.08 88.90 16:57:43 04:54:01 PM 1 11.31 0.00 0.92 0.00 0.07 87.70 16:57:43 04:54:01 PM 2 12.76 0.30 0.95 0.02 0.07 85.90 16:57:43 04:54:01 PM 3 9.04 0.20 1.07 0.03 0.07 89.59 16:57:43 04:54:01 PM 4 10.80 0.08 1.35 0.08 0.07 87.61 16:57:43 04:54:01 PM 5 15.60 0.03 0.97 0.02 0.07 83.32 16:57:43 04:54:01 PM 6 12.98 0.00 0.82 0.03 0.07 86.11 16:57:43 04:54:01 PM 7 15.66 0.00 1.30 0.00 0.07 82.97 16:57:43 04:55:01 PM all 37.42 0.34 2.57 0.09 0.11 59.47 16:57:43 04:55:01 PM 0 17.05 1.79 2.28 0.13 0.08 78.67 16:57:43 04:55:01 PM 1 30.20 0.62 2.93 0.15 0.10 66.00 16:57:43 04:55:01 PM 2 48.45 0.03 2.38 0.07 0.12 48.95 16:57:43 04:55:01 PM 3 31.82 0.02 2.70 0.03 0.10 65.33 16:57:43 04:55:01 PM 4 48.87 0.08 1.89 0.05 0.13 48.97 16:57:43 04:55:01 PM 5 41.93 0.12 2.93 0.02 0.12 54.89 16:57:43 04:55:01 PM 6 40.13 0.02 2.68 0.13 0.10 56.94 16:57:43 04:55:01 PM 7 40.91 0.03 2.81 0.13 0.10 56.01 16:57:43 04:56:01 PM all 29.59 0.00 1.66 0.50 0.07 68.17 16:57:43 04:56:01 PM 0 18.15 0.00 1.81 0.27 0.08 79.69 16:57:43 04:56:01 PM 1 33.62 0.00 1.57 1.31 0.08 63.42 16:57:43 04:56:01 PM 2 48.57 0.00 2.33 0.18 0.08 48.84 16:57:43 04:56:01 PM 3 32.53 0.00 1.74 0.12 0.07 65.54 16:57:43 04:56:01 PM 4 30.81 0.00 1.27 0.27 0.07 67.58 16:57:43 04:56:01 PM 5 31.79 0.00 2.09 0.57 0.05 65.50 16:57:43 04:56:01 PM 6 29.11 0.00 1.22 0.85 0.08 68.74 16:57:43 04:56:01 PM 7 12.15 0.00 1.27 0.42 0.07 86.09 16:57:43 04:57:01 PM all 30.36 0.00 2.11 1.50 0.08 65.94 16:57:43 04:57:01 PM 0 42.03 0.00 2.51 0.37 0.07 55.03 16:57:43 04:57:01 PM 1 25.98 0.00 2.70 7.19 0.10 64.04 16:57:43 04:57:01 PM 2 27.67 0.00 1.71 0.87 0.08 69.66 16:57:43 04:57:01 PM 3 39.95 0.00 2.32 0.13 0.08 57.51 16:57:43 04:57:01 PM 4 10.28 0.00 1.91 1.53 0.08 86.20 16:57:43 04:57:01 PM 5 37.27 0.00 1.44 1.00 0.08 60.20 16:57:43 04:57:01 PM 6 26.87 0.00 2.42 0.91 0.07 69.74 16:57:43 04:57:01 PM 7 32.76 0.00 1.86 0.03 0.08 65.26 16:57:43 Average: all 25.30 0.08 1.84 1.30 0.08 71.40 16:57:43 Average: 0 20.74 0.20 1.70 1.07 0.08 76.20 16:57:43 Average: 1 22.58 0.07 1.80 2.02 0.08 73.44 16:57:43 Average: 2 30.07 0.04 1.99 1.71 0.09 66.10 16:57:43 Average: 3 27.98 0.24 2.07 1.08 0.08 68.55 16:57:43 Average: 4 25.29 0.02 1.72 0.81 0.10 72.06 16:57:43 Average: 5 27.53 0.02 1.87 2.08 0.07 68.43 16:57:43 Average: 6 25.48 0.00 1.86 1.17 0.08 71.40 16:57:43 Average: 7 22.73 0.01 1.71 0.47 0.08 75.01 16:57:43 16:57:43 16:57:43